luharinos's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
EbookFoundation/free-programming-books
:books: Freely available programming books
public-apis/public-apis
A collective list of free APIs
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
github/gitignore
A collection of useful .gitignore templates
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
Olshansk/interview
Everything you need to prepare for your technical interview
zziz/pwc
This repository is no longer maintained.
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Chalarangelo/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
leachim6/hello-world
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
ohld/igbot
🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
mrpandey/d3graphTheory
:boom: Interactive and colorful :art: graph theory tutorials made using d3.js :zap:
sahilbansal17/Get_Better_at_CP_in_2_Months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
NomanGul/octocat-day
When you joined GitHub? 🤔 WE KNOW!
kjsce-codecell/standard-library-in-x
Notes and readings for STL workshop
BuildingXwithJS/node-worker-factorial
A simple app that demonstrates usage of Worker threads in Node.js
Dekelv/Ant-Colony-Optimization
Algorithms for Ant-System, Max-Min Ant-system and original variations. The repository also includes my research paper regarding the different algorithms