vivekgugnani's Stars
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
resume/resume.github.com
Resumes generated using the GitHub informations
BuilderIO/partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
jainaman224/Algo_Ds_Notes
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
ulixee/secret-agent
The web scraper that's nearly impossible to block - now called @ulixee/hero
edwardcdev/apollobank
A full stack GraphQL banking application using React, Node & TypeScript.
black-shadows/System-Design
System design always seemed quite far from reach because the knowledge available online either is too shallow or basic, or quite high level. Facing challenges head-on and building robust systems. If you feel the same, then this repository is perfect for you!
victorakaps/Profile.md
Collecting Awesome Developer Profile README's
theexplorist/ChitkaraJavaDSA
uditkumar01/instaNFT
Cross chain "NFT Social Network"
victorakaps/Chess-Engine-and-GUI
This chess engine with GUI is done with vanilla javascript, engine is based on vice chess engine that is creation of bluefever software, This AI model is itself programmed in plain javascript, and works on Alpha Beta Pruning search algorithm model with transposition table, null move pruning and quiescence inside an iterative deepening framework. Board and pieces are scrapped from chess.com
ArushKapoor/FakeNewsDetector
A flutter based app
uditkumar01/AskNSolve
A basic StackOverflow like website made using HTML, CSS, JS, JQuery, flask.