milankamboya
Tech Enthusiast, Experiencing Entrepreneurship, Serving Clients
NstackSoftech LLPAhmedabad
milankamboya's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
noah-nuebling/mac-mouse-fix
Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad!
spring-projects/spring-authorization-server
Spring Authorization Server
adrianhajdin/project_chat_application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
creativetimofficial/material-dashboard-react
React version of Material Dashboard by Creative Tim
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
pact-foundation/pact-js
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
apache/fineract
Apache Fineract
thisdot/tech-community-slacks
Here is a list of all the tech community slacks!
hellokoding/hellokoding-courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
irockel/tda
TDA - Thread Dump Analyzer
shekhargulati/must-read-resources-for-java-developers
nextcloud/fulltextsearch
🔍 Core of the full-text search framework for Nextcloud
creativetimofficial/argon-dashboard-nodejs
CodeEngineTechnology/ExpenseApp
tjvantoll/financial-dashboard
React financial dashboard webinar resources
PraneshASP/node-authentication-jwt-mongodb
A simple and secure implementation of REST API using Node.js and MongoDB with JSON Web Tokens which can be used for user authentication.
davidcsejtei/jest-express-ts-example
Configure Jest in Node.js application uses Express in TypeScript.
Psarna94/Data-Structures-In-JS
An implementation of Data Structures using the OOP principles, solely in JS