Hi👋 I'm Daniel Fischer
I'm a a third-year computer science student currently completing a data analysis internship. In my spare time, I like to grind leetcode, tweak my website and work on my game.
PROJECTS
Java Snake Game
Using Java's Swing and AWT libraries, I recreated the classic arcade-style game, Snake.
To try it
out,
download the JAR below and run it.
Weather Webapp
I created a webapp utilizing NodeJS and its Express framework that fetches and displays weather data based on location input from the user.
Source Code Live Version