blankdean's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
kdn251/interviews
Everything you need to know to get the job.
psf/black
The uncompromising Python code formatter
chakra-ui/chakra-ui
Chakra UI is a component system for building products with speed ⚡️
t3-oss/create-t3-app
The best way to start a full-stack, typesafe Next.js app
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
TomSchimansky/CustomTkinter
A modern and customizable python UI-library based on Tkinter
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
Nutlope/aicommits
A CLI that writes your git commit messages for you with AI
shubhamgrg04/awesome-diagramming
A curated collection of diagramming tools used by leading software engineering teams
infi-pc/locatorjs
mohamedameen93/CS-6210-Advanced-Operating-Systems-Notes
In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).
oms-fyi/reviews
Student reviews for OMS courses. Built with NextJS and Typescript. Backed by Sanity CMS. Deployed on Vercel.
tlandle/eCloudSim
A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA at scale.
blankdean/Graduate_School_Work
A summary of projects I have done for my computer science masters at Georgia Tech
blankdean/Moon-Lander-Game
Command-line moon lander game with 11 levels (planets). Final level is the sun! Every planet has different gravity levels and fuel levels. To play, input the appropriate amount of fuel needed to land on the planet under 2 m/s. If you land at a velocity over 2 m/s second you crash! Good luck