ppaizukiO's Stars
Taywee/NerdyNights
The Nerdy Nights tutorial set as a set of sphinx pages (eventually will convert NESASM into ca65)
itsmostafa/certified-aws-developer-associate-notes
2024 AWS developer associate exam
techwithtim/Python-Platformer
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
sorrycc/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
AllThingsSmitty/must-watch-javascript
🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️
vandadnp/mynotes-course
This is the GitHub repository of the MyNotes application for the Free Flutter Course (https://www.youtube.com/playlist?list=PL6yRaaP0WPkVtoeNIGqILtRAgd3h2CNpT)
logisim-evolution/logisim-evolution
Digital logic design tool and simulator
jdah/jdh-8
An 8-bit minicomputer with a fully custom architecture
glato/emerge
Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
jummbus/jummbox
An online tool for sketching and sharing instrumental melodies.
johnnesky/beepbox
An online tool for sketching and sharing instrumental melodies.
piskelapp/piskel
A simple web-based tool for Spriting and Pixel art.
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
edatfreecodecamp/python-math
wearrrrr/HaiKei
HaiKei is an anime streaming website that uses the consumet API
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
fastai/fastbook
The fastai book, published as Jupyter Notebooks
sundowndev/hacker-roadmap
A collection of hacking tools, resources and references to practice ethical hacking.
mrdbourke/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
openai/gpt-discord-bot
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.
hak5/usbrubberducky-payloads
The Official USB Rubber Ducky Payload Repository
llSourcell/LearnML
This is the Study Guide for Learn Machine Learning in 3 Months (PyTorch Curriculum) by Siraj Raval on Youtube
john-smilga/javascript-basic-projects
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
github/codespaces-react
novuhq/novu
Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
TheAlgorithms/Python
All Algorithms implemented in Python