Here you can find some of my previous work. For smaller things you can visit my GitHub.
Current number of projects I have worked on is: 9
Created because I wanted a way to log moods and see overall patterns between moods and events. It was my first time using Apollo and SemanticUI and I enjoyed the experience. Learned about logins and authenticated routes and getting d3 to work with React was also a challenge.
I needed a way to easily compare player statsin Fifa 21's Ultimate Team so I scraped and created a database for players from certain leagues and a frontend to show the data. However, I don't want to spend resources scraping the price data and it is not the focus of this app so I am linking to futbin for current price data.
After creating a DigitalOcean box for showcasing my work I immediately noticed some malicious attackers running automated scripts against the IP range of DO. I decided to build a tool to parse NGINX access logs and create an easier-to-read version and filter the IP addresses of malicious requests to deny access through my firewall.
This was a frontpage I built in a day for a hiring challenge. It was missing some functionality on mobile at first but here is the finished version (who would have thought 'click' events would do absolutely nothing on mobile?).
A mail client's frontend I created for a hiring challenge. The entire thing was built with performance in mind and I am quite pleased with it (unfortunately, it is a bit broken on Safari mobile).
A video game I made about learning new words in your target language. Currently it is a prototype but it is a functional snake game where you can eat letters and try to score points by creating words.
A web app I made to quickly filter the availability of games in different operating systems for a given Steam user.