christopherkim228's Stars
jsorrell/CarpetSkyAdditions
Empty world generation with new ways to obtain resources
AzatAI/cs_books
Computer science books Recommended by AzatAI. (Education ONLY)
mathialo/bython
Python with braces. Because python is awesome, but whitespace is awful.
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
practical-tutorials/project-based-learning
Curated list of project-based tutorials
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
mschwartz/assembly-tutorial
Programming in assembly language tutorial
github/gitignore
A collection of useful .gitignore templates
zerodytrash/Simple-YouTube-Age-Restriction-Bypass
A simple browser extension to bypass YouTube's age verification, disable content warnings and watch age restricted videos without having to sign in!
vrdabomb5717/jenkins_traub
Python implementation of the Jenkins Traub algorithm.
numpy/numpy
The fundamental package for scientific computing with Python.
Akanota/galaxies-metrics-denoising
Code repository for our paper Realistic galaxy images and improved robustness in machine learning tasks from generative modelling
rougier/numpy-100
100 numpy exercises (with solutions)
nicolaspanel/numjs
Like NumPy, in JavaScript
desmosinc/pratt-parser-blog-code
The code to illustrate the pratt parser blog post for the desmos engineering blog.
gnebehay/parser
A simple parser for mathematical expressions.
sentinel-hub/eo-learn-examples
Examples of Earth observation workflows that extract valuable information from satellite imagery, giving you hints and ideas how to use the EO data.
StevenClontz/Stewart-12to16
Notes to accompany Chapters 12 to 16 of Stewart's Calculus - Early Transcendentals, 7th edition
Stellarium/stellarium
Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
motion-canvas/motion-canvas
Visualize Your Ideas With Code
toss/es-hangul
A modern JavaScript library for handling Hangul characters.
movsim/movsim
MovSim: multi-model open-source vehicular-traffic simulator
movsim/traffic-simulation-de
Source code for javascript simulation of website
rohitdhas/shittier
Shittier is an unconventional code formatting tool
sharkdp/great-puzzles
A curated list of great puzzles
malhotra5/Manim-Tutorial
A tutorial for manim, a mathematical animation engine made by 3b1b
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero