Sh1mar's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
nadimkobeissi/mkbsd
Download all the wallpapers in MKBHD's "Panels" app
EbookFoundation/free-programming-books
:books: Freely available programming books
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
daspartho/SpotiByeAds
Skip spotify ads by automatically restarting application when ad plays
ry/deno
sourabhv/FlapPyBird
A Flappy Bird Clone using python-pygame
app-generator/jinja-pixel-old
Jinja Template - Pixel Lite UI Kit | AppSeed
CoreyMSchafer/code_snippets
mmajewsk/Tonic
An autonomous vehicle written in python
techwithtim/Online-Chess-Game
Chess game created on the 24 hour livestream
techwithtim/Tower-Defense-Game
The code from my 12 hour live stream where I created a tower defense game with pygame.
torvalds/linux
Linux kernel source tree
techwithtim/Pygame-Tutorials
This is the code base for the pygame tutorials posted on my YouTube channel.
Kappamalone/ChipPy-8
An attempt at writing a chip-8 emulator in python to learn more about computer architecture
Kappamalone/10FastFingersClone
A barebones attempt to reproduce 10FastFingers and some of its functionality using mostly vanilla javascript and Vue
Kappamalone/GoChip8
A CHIP-8 interpreter written in Go
Kappamalone/PurpleBoy
A fun WIP gameboy emulator to improve my understanding of low-level computer concepts