MohammedYehia's Stars
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
ToolJet/ToolJet
Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
microsoft/api-guidelines
Microsoft REST API Guidelines
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
signalapp/Signal-Desktop
A private messenger for Windows, macOS, and Linux.
wasp-lang/wasp
The fastest way to develop full-stack web apps with React & Node.js.
milanm/DevOps-Roadmap
DevOps Roadmap for 2024. with learning resources
oramasearch/orama
🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.
mehdihadeli/awesome-software-architecture
🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
wasp-lang/open-saas
A free, open-source SaaS app starter for React & Node.js with superpowers. Full-featured. Community-driven.
TahaSh/swapy
✨ A framework-agnostic tool that converts any layout into a drag-to-swap one with just a few lines of code https://swapy.tahazsh.com/
srbhr/Resume-Matcher
Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
fastify/fast-json-stringify
2x faster than JSON.stringify()
leandromoreira/cdn-up-and-running
CDN Up and Running - Building a CDN from Scratch to Learn about CDN, Nginx, Lua, Prometheus, Grafana, Load balancing, and Containers.
ai-boost/Awesome-GPTs
Curated list of awesome GPTs 👍.
BuilderIO/micro-agent
An AI agent that writes (actually useful) code for you
chartbrew/chartbrew
Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more 📈📊
mafintosh/why-is-node-running
Node is running but you don't know why? why-is-node-running is here to help you.
RisingStack/risingstack-bootcamp
This is the Node.js Bootcamp we ask new recruits at RisingStack to finish in their first weeks. It helps to get the basics right, and prepare you to work on enterprise projects.
cweagans/awesome-diy-software
A curated list of awesome DIY software.
hackernoon/learn
The place to learn about the top technology, programming, web3, business, media, gaming, data science, finance, and cybersecurity stories from around the internet!
nimit95/Real-world-Design-Patterns-Node-JS
All the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
nodejs/performance
Node.js team focusing on performance
mdn/curriculum
MDN front-end developer curriculum
muneebhashone/typescript-backend-toolkit
TypeScript Backend Toolkit - Express.js - Swagger (OpenAPI 3.0) Autogenered docs, Zod - BullMQ - React Email - Mailgun - Docker - MongoDB (Mongoose) - Socket.io
sweelam/distributed-arch-talks
A repo to maintain distributed systems talks in Arabic
openseawave/rasbora
Distributed Scalable Video Transcoding Cluster with Hardware Acceleration for Universal Playback - An affordable on-premise or self-hosted alternative to cloud transcoders like Amazon Elastic Transcoder, Google Transcoder API, Wowza, and Azure Media Services.
Babak-Gholamzadeh/Understanding-the-Core-Ideas-of-Promise-by-Implementing-it-in-JavaScript
A book that explains the implementation of promise in detail