Ben's starred repositories
coding-interview-university
A complete computer science study plan to become a software engineer.
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
goodreads-scraper
A Python scraper for Goodreads books and reviews.
flask-calendar
Simple Python & Flask web-calendar
Number-Guesser-Neural-Net
This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.
Web-Scraping
This project is a way for me to practice library research and do something fun to make my life easier.
BloggingWebsite
This is a blogging website built with SvelteKit, TypeScript, TailWind CSS, SupaBase, and an open source library called Quill.
wedding_website
This is a website for my wedding. It was made in React.JS with Firebase.
Etch-a-sketch
This is a project assigned to you by The Odin Project Foundations course. This project allows practice with DOM manipulation, some functional programming, and obviously HTML and CSS.
rock-paper-scissors
This is a project assigned to you on The Odin Project. This was assigned to give me a way to conceptualize simple logic and demonstrate I can implement this logic in an applicable way.