LukeWoznicki's Stars
roboflow/supervision
We write your reusable computer vision tools. 💜
nayuki/Project-Euler-solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
EoinDavey/Competitive
Competitive Programming answers, Codeforces, Kattis, ICPC, IEEEtreme
nvbn/thefuck
Magnificent app which corrects your previous console command.
instagram4j/instagram4j
:camera: Instagram private API in Java
ria18405/GSoC
Project Tracker Repository for Google Summer of Code'20 @CHAOSS, Project Idea: SCMS (Social Currency Metric System)
Williano/Final-Senior-Year-Project-
My College Final(Senior) Year Project
juanbeniteza/django-rest-framework-crud
Simple CRUD REST API with Python Django Rest Framework
adamsitnik/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
tink-crypto/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
banksystembg/BankSystem
ASP.NET Core banking system with secure communication capability between instances, cards, secure payments, etc.
gperftools/gperftools
Main gperftools repository
NothingxFluctuation/allitebooks-scraper
Scrape all books from allitebooks.com using this script.
Marcoral/Matching-Game
Using JavaFX (MVC Pattern)
jaamesd/BucketCompressionTrick
Cool trick to store 4 5-bit values in one 16-bit value.
TheAlgorithms/Java
All Algorithms implemented in Java