amand33p's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebook/react
The library for web and native user interfaces.
airbnb/javascript
JavaScript Style Guide
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
evanw/esbuild
An extremely fast bundler for the web
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
Olshansk/interview
Everything you need to prepare for your technical interview
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
mithi/react-philosophies
🧘 Things I think about when I write React code 🧘
cl2333/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
leeoniya/uFuzzy
A tiny, efficient fuzzy search that doesn't suck
yoshuawuyts/rust-for-js-peeps
Know JS, want to try Rust, but not sure where to start? This is for you!
mrpkdeveloper/450-DSA-Questions
450- DSA Questions 🔥🔥
trekhleb/self-parking-car-evolution
🧬 Training the car to do self-parking using a genetic algorithm
anvaka/map-of-reddit
Interactive map of reddit
iuridepaula/portfolio
Personal portfolio (2018)
amand33p/bug-tracker
Bug Tracking app, features team-work support. Made using PERN + TypeScript stack.
amand33p/stack-underflow
Feature-rich ‘stack overflow’ (QnA site) clone. Made using MERN + GraphQL stack.
amand33p/reddish
Simplified ‘reddit’ (popular social-media site) clone. Made using MERN stack.
championswimmer/onepixel_backend
amand33p/les-chat
Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.