thinking-tower's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
ssloy/tinyrenderer
A brief computer graphics / rendering course
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Polytonic/Glitter
Dead Simple OpenGL
r9y9/wavenet_vocoder
WaveNet vocoder
orsanawwad/awesome-roadmaps
View roadmaps about developer roles to help you learn
pr0g/cmake-examples
A collection of as simple as possible, modern CMake projects
vector-of-bool/pitchfork
Pitchfork is a Set of C++ Project Conventions
Razakhel/RaZ
Modern & multiplatform 3D game engine in C++17
minhealthnz/nzcovidtracer-app
This is the repository for the front-end of the NZ COVID Tracer app.
mazzzystar/randomCNN-voice-transfer
Audio style transfer with shallow random parameters CNN.
alecjacobson/geometry-processing-deformation
Deformation assignment for Geometry Processing course
nii-yamagishilab/tacotron2
An implementation of Tacotron and Tacotron2
bmclachlin1/IssueTracker
REST-based Issue Tracking system developed in C++ as part of a group project for an introductory software engineering course.
cstamford/ShittyMandelbrot
Very old university code for multithreaded mandelbrot set generation on the CPU