Skip to content

dimikara/Intro-to-Programming-Nanodegree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Udacity

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

Screenshot1


Project 2: Adventure Game

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

Screenshot2


Project 3: Pixel Art Maker

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

Screenshot4