Intro to Programming Nanodegree | Udacity, 2020
A repository for the projects that I have done during my Udacity Intro to Programming Nanodegree.
Click here for a detailed description of the program.
An exercise to use what I have learned about CSS to convert a design prototype into a functional webpage. The design prototype used in this project is inspired by trading cards and features the animal of my choice.
GitHub repository: https://github.com/dimikara/nanodegree-project1-animal-trade-card
For this project, I built a simple version of an old-fashioned text-based adventure game. The goal was to make use of my Python skills.
GitHub repository: https://github.com/dimikara/Adventure_Game
A single-page web app that allows users to draw pixel art on a customizable canvas, using JavaScript, DOM manipulation and Event Listeners.
GitHub repository: https://github.com/dimikara/Pixel_Art