Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
my-awesome-stars
A curated list of my Github stars!
https://github.com/irfansofyana/my-awesome-stars
Last synced: 5 days ago
JSON representation
-
Go
- grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec
- pseudomuto/protoc-gen-doc - Documentation generator plugin for Google Protocol Buffers
- open-telemetry/opentelemetry-go - OpenTelemetry Go API and SDK
- go-kit/kit - A standard library for microservices.
- eapache/go-resiliency - Resiliency patterns for golang
- muonsoft/openapi-mock - OpenAPI mock server with random data generation
- ThreeDotsLabs/go-event-driven - Materials for https://threedots.tech/event-driven/
- TykTechnologies/tyk-sync - Tyk Sync - move Tyk configurations between multiple environments
- hoanhan101/ultimate-go - The Ultimate Go Study Guide
- ardanlabs/gotraining - Go Training Class Material :
- jetify-com/devbox - Instant, easy, and predictable development environments
- TykTechnologies/tyk - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
- oapi-codegen/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications
- lotusirous/go-concurrency-patterns - Concurrency patterns in Go
- golang-basics/concurrency - Concurrency in Go video course with in depth explanations & examples
- luk4z7/go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns
- halfrost/LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
- thewhitetulip/web-dev-golang-anti-textbook - Learn how to write webapps without a framework in Go.
- formancehq/ledger - A Programmable Core Ledger
- ucarion/urlpath - A Golang library for matching REST-like URL path patterns
- amitshekhariitbhu/go-backend-clean-architecture - A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
- bvwells/go-patterns - Design patterns for the Go programming language
- ismanf/golang-design-patterns - Implementation of design patterns in Golang
- dnote/dnote - A simple command line notebook for programmers
- PullRequestInc/go-gpt3 - An OpenAI GPT-3 API client enabling Go/Golang programs to interact with the gpt3 APIs.
- hellofresh/health-go - Library to provide basic healthcheck functionality to Go applications.
- vgarvardt/gue - Golang queue on top of PostgreSQL
- evrone/go-clean-template - Clean Architecture template for Golang services
- geektutu/7days-golang - 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
- 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.
- percybolmer/ddd-go - A demo repository that explains an approach to DDD in Go
- resotto/goilerplate - Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.
- zk-org/zk - A plain text note-taking assistant
- karanpratapsingh/learn-go - Master the fundamentals and advanced features of the Go programming language
- thangchung/go-coffeeshop - ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
- quii/learn-go-with-tests - Learn Go with test-driven development
- binwiederhier/ntfy - Send push notifications to your phone or desktop using PUT/POST
- anaskhan96/soup - Web Scraper in Go, similar to BeautifulSoup
- proji-rocks/proji - A powerful cross-platform project templating tool.
- caarlos0/env - A simple, zero-dependencies library to parse environment variables into structs
- mmcdole/gofeed - Parse RSS, Atom and JSON feeds in Go
- alexliesenfeld/health - A simple and flexible health check library for Go.
- vektra/mockery - A mock code autogenerator for Go
- nikoksr/notify - A dead simple Go library for sending notifications to various messaging services.
- cep21/circuit - An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
- spf13/cobra - A Commander for modern Go CLI interactions
- mmcgrana/gobyexample - Go by Example
- mehdihadeli/awesome-go-education - A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
- TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices.
- marcel-dempers/docker-development-youtube-series
- gocolly/colly - Elegant Scraper and Crawler Framework for Golang
- hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go
- blushft/go-diagrams - Create beautiful system diagrams with Go
- thoas/go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...)
- samber/lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- tidwall/go-node - Run Javascript in Go using Node.js
- traefik/yaegi - Yaegi is Another Elegant Go Interpreter
- qiangxue/go-rest-api - An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
- emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- 1Password/connect-sdk-go - Go SDK for 1Password Connect
- tmrts/go-patterns - Curated list of Go design patterns, recipes and idioms
- ardanlabs/service - Starter-kit for writing services in Go using Kubernetes.
- go101/golds - An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
- mvdan/xurls - Extract urls from text
- shettyh/threadpool - Golang simple thread pool implementation
- cenkalti/backoff - ⏱ The exponential backoff algorithm in Go
- gojek/heimdall - An enhanced HTTP client for Go
- Skyscanner/turbolift - A simple tool to help apply changes across many GitHub repositories simultaneously
- thedevsaddam/gojsonq - A simple Go package for querying over JSON, YAML, XML, and CSV data.
- golang-module/carbon - A simple, semantic and developer-friendly golang package for time
- khannedy/golang-clean-architecture - Go-Lang Clean Architecture
- goplus/gop - The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
- gopherjs/gopherjs - A compiler from Go to JavaScript for running Go code in a browser
- micro/go-micro - A Go microservices framework
- mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
- jmoiron/sqlx - general purpose extensions to golang's database/sql
- go-echarts/go-echarts - 🎨 The adorable charts library for Golang.
- commitdev/zero - Allow startup developers to ship to production on day 1
- go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping.
- playwright-community/playwright-go - Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
- bxcodec/go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
- gungunfebrianza/Belajar-Dengan-Jenius-Golang - :books: PinterCoding University. Author : Gun Gun Febrianza
- shomali11/go-interview - Collection of Technical Interview Questions solved with Go
- avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software
- encoredev/encore - Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
- zyedidia/micro - A modern and intuitive terminal-based text editor
- nikolaydubina/go-instrument - ⚡️ Automatically add Trace Spans to Go methods and functions
- mehdihadeli/go-food-delivery-microservices - 🍕 A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technolog
- orlangure/gnomock - Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻
- charmbracelet/gum - A tool for glamorous shell scripts 🎀
- dromara/carbon - A simple, semantic and developer-friendly golang package for time
- nytimes/openapi2proto - A tool for generating Protobuf v3 schemas and gRPC service definitions from OpenAPI specifications
-
Others
- iggredible/Learn-Vim - Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
- shashank88/system_design - Preparation links and resources for system design questions
- Developer-Y/cs-video-courses - List of Computer Science courses with video lectures.
- devsecops/awesome-devsecops - An authoritative list of awesome devsecops tools with the help from community experiments and contributions.
- natbusa/data-engineering - How to build an awesome data engineering team
- snird/awesome-data-engineering-learning - Awesome list of data engineering learning materials by subject
- kuchin/awesome-cto - A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
- cs-books/influential-cs-books - Most influential books on Computer Science/programming
- sottlmarek/DevSecOps - Ultimate DevSecOps library
- visenger/awesome-mlops - A curated list of references for MLOps
- derekbrown/techlead - Collection of articles and links regarding technical leadership.
- PeterCookDev/TechLeading - Resources for tech leads
- kamranahmedse/design-patterns-for-humans - An ultra-simplified explanation to design patterns
- kirralabs/indonesian-NLP-resources - data resource untuk NLP bahasa indonesia
- binhnguyennus/awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
- eugeneyan/applied-ml - 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
- vietnakid/learning-material
- fmbenhassine/awesome-software-craftsmanship - A curated list of awesome software craftsmanship resources
- forthright48/notes - notes of different topics
- louisowen6/NLP_bahasa_resources - A Curated List of Dataset and Usable Library Resources for NLP in Bahasa Indonesia
- simskij/awesome-software-architecture - A curated list of resources on software architecture
- heynickc/awesome-ddd - A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
- sdras/awesome-actions - A curated list of awesome actions to use on GitHub
- LappleApple/awesome-leading-and-managing - Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
- mmcgrana/services-engineering - A reading list for services engineering, with a focus on cloud infrastructure services
- rockerBOO/awesome-neovim - Collections of awesome neovim plugins.
- Developer-Y/Scalable-Software-Architecture - Collection of tech talks, papers and web links on Distributed Systems, Scalability and System Design.
- awesome-selfhosted/awesome-selfhosted - A list of Free Software network services and web applications which can be hosted on your own servers
- workos/awesome-developer-experience - 🤘 A curated list of DX (Developer Experience) resources
- jordan-cutler/path-to-senior-engineer-handbook - All the resources you need to get to Senior Engineer and beyond
- dariubs/GoBooks - List of Golang books
- academic/awesome-datascience - :memo: An awesome Data Science repository to learn and apply for real world problems.
- prakhar1989/awesome-courses - :books: List of awesome university courses for learning Computer Science!
- XD-DENG/SQL-exercise - Practice with "Real" SQL Problems
- ZachGoldberg/Startup-CTO-Handbook - The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
- MunGell/awesome-for-beginners - A list of awesome beginners-friendly projects.
- igorbarinov/awesome-data-engineering - A curated list of data engineering tools for software developers
- EbookFoundation/free-programming-books - :books: Freely available programming books
- lnishan/awesome-competitive-programming - :gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
- ByteByteGoHq/system-design-101 - Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
- tamhoang1412/backend-swe-interview-questions - Technical interview questions for backend engineer.
- Coder-World04/Complete-System-Design - This repository contains everything you need to become proficient in System Design
- cassidoo/getting-a-gig - Guide for getting a gig as a tech student.
- wsargent/docker-cheat-sheet - Docker Cheat Sheet
- bmorelli25/Become-A-Full-Stack-Web-Developer - Free resources for learning Full Stack Web Development
- theanalyst/awesome-distributed-systems - A curated list to learn about distributed systems
- jwasham/coding-interview-university - A complete computer science study plan to become a software engineer.
- kunal-kushwaha/Competitive-Programming-Resources - Competitive Programming & System Design Resources.
- codersguild/System-Design - It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
- aphyr/distsys-class - Class materials for a distributed systems lecture series
- chanakaudaya/solution-architecture-patterns - Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patterns for enterprise
- semlinker/awesome-typescript - A collection of awesome TypeScript resources for client-side and server-side development
- devcontainers/spec - Development Containers: Use a container as a full-featured development environment.
- GunterMueller/Books-3
- Pungyeon/clean-go-article - A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
- ddd-crew/ddd-starter-modelling-process - If you're new to DDD and not sure where to start, this process will guide you step-by-step
- stemmlerjs/software-design-and-architecture-roadmap - 🧱 The software design and architecture roadmap for any developer
- darius-khll/golang-developer-roadmap - Roadmap to becoming a Go developer in 2020
- mhadidg/software-architecture-books - A comprehensive list of books on Software Architecture.
- dbartolini/data-oriented-design - A curated list of data oriented design resources.
- raylene/eng-handbook - A developer's guide to management: an open-sourced handbook for leading software engineering teams.
- prasadgujar/low-level-design-primer - Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
- diptomondal007/GoLangBooks - A list of best books which are needed to be a specialist in golang
- nauvalazhar/pengantar-vi-improved - Pengantar Vi iMproved: Sebuah panduan praktikal Vim sebagai editor teks sehari-hari (PDF)
- Sairyss/backend-best-practices - Best practices, tools and guidelines for backend development. Code examples in TypeScript + NodeJS
- Sairyss/system-design-patterns - Resources related to distributed systems, system design, microservices, scalability and performance, etc
- DovAmir/awesome-design-patterns - A curated list of software and architecture related design patterns.
- GitIndonesia/awesome-indonesia-repo - A curated list of amazingly awesome repository created and contributed by Indonesian people.
- OtacilioN/awesome-hacktoberfest - A curated list of awesome Hacktoberfest 2023 repositories, guides and resources
- jorgef/engineeringladders - A framework for Engineering Managers
- jesselpalmer/the-engineering-managers-booklist - Books for people who are or aspire to manage/lead team(s) of software engineers
- mtdvio/every-programmer-should-know - A collection of (mostly) technical things every software developer should know about
- florinpop17/app-ideas - A Collection of application ideas which can be used to improve your coding skills.
- obsidianmd/obsidian-api - Type definitions for the latest Obsidian API.
- oshliaer/google-apps-script-awesome-list - The usual list of links to interesting resources for Google Apps Script
- karanpratapsingh/system-design - Learn how to design systems at scale and prepare for system design interviews
- checkcheckzz/system-design-interview - System design interview for IT companies
- madd86/awesome-system-design - A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
- ddd-crew/free-ddd-learning-resources - A collection of resources for learning DDD. All are free to access.
- InterviewReady/system-design-resources - These are the best resources for System Design on the Internet
- webpro/programming-principles - Categorized overview of programming principles & design patterns
- practical-tutorials/project-based-learning - Curated list of project-based tutorials
- oleg-agapov/data-engineering-book - Accumulated knowledge and experience in the field of Data Engineering
- sathishvj/awesome-gcp-certifications - Google Cloud Platform Certification resources.
- AlgoWiki/AlgoWiki - A wiki dedicated to competitive programming
- kettanaito/naming-cheatsheet - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
- arialdomartini/Back-End-Developer-Interview-Questions - A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
- glendaascencio/Big-Data - A curated list of awesome big data frameworks, ressources and other awesomeness.
- mohnkhan/Free-OReilly-Books - Free O Reilly Books
- pingcap/awesome-database-learning - A list of learning materials to understand databases internals
- pawl/awesome-etl - A curated list of awesome ETL frameworks, libraries, and software.
- viraptor/reverse-interview - Questions to ask the company during your interview
- a8m/golang-cheat-sheet - An overview of Go syntax and features.
- datastacktv/data-engineer-roadmap - Roadmap to becoming a data engineer in 2021
- FavioVazquez/ds-cheatsheets - List of Data Science Cheatsheets to rule the world
- sindresorhus/awesome-nodejs - :zap: Delightful Node.js packages and resources
- gunnarmorling/awesome-opensource-data-engineering - An Awesome List of Open-Source Data Engineering Projects
- adilkhash/Data-Engineering-HowTo - A list of useful resources to learn Data Engineering from scratch
- boringPpl/data-engineer-roadmap - Learning from multiple companies in Silicon Valley. Netflix, Facebook, Google, Startups
- andkret/Cookbook - The Data Engineering Cookbook
- sreedhardata/abhat222-Data-Science--Cheat-Sheet
- sindresorhus/awesome - 😎 Awesome lists about all kinds of interesting topics
- datasciencescoop/Data-Science-Tutorials - Data Science Tutorials
- datasciencescoop/Math-for-Data-Science - Math for Data Science
- resumejob/system-design-algorithms - Advanced data structure and algorithm for system design,系统设计需要了解的算法
- eon01/awesome-chatgpt - 🧠 A curated list of awesome ChatGPT resources, including libraries, SDKs, APIs, and more. 🌟 Please consider supporting this project by giving it a star.
- mehdihadeli/awesome-software-architecture - 🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
- irfansofyana/sheets-api - Make your Google Sheets into JSON API with free and easy!
- inezamandha/leetcode
-
C++
- sachuverma/DataStructures-Algorithms - This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
- Shubhamlmp/Programming-Practice - Repository accepting PR for Hactoberfest 2022
- carbon-language/carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
- muhammadhasan01/cp - Collection of My Competitive Programming Codes
- dragonslayerx/Competitive-Programming-Repository - Competitive Programming templates that I used during the past few years.
- spaghetti-source/algorithm - C++ Implementation of Algorithms (aka. Spaghetti Source)
- mostafa-saad/ArabicCompetitiveProgramming - The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
- omonimus1/competitive-programming - 🔥 🖥️ Competitive programming guide, learning materials and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank, Spoj, Codebyte, InterviewBit, CodingBlock & other platforms
-
CSS
- kmaasrud/awesome-obsidian - 🕶️ Awesome stuff for Obsidian
- mgilangjanuar/teledrive - The Google Drive/OneDrive/etc alternative using Telegram API
- bradtraversy/50projects50days - 50+ mini web projects using HTML, CSS & JS
- barryclark/jekyll-now - Build a Jekyll blog in minutes, without touching the command line.
-
Clojure
- penpot/penpot - Penpot: The open-source design tool for design and code collaboration
- logseq/logseq - A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
-
Dockerfile
- appleboy/telegram-action - GitHub Action that sends a Telegram message.
- goldbergyoni/nodebestpractices - :white_check_mark: The Node.js best practices list (July 2024)
-
Groovy
- bregman-arie/devops-resources - DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
-
HTML
- f/awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better.
- shahednasser/awesome-resources - :sunglasses: List of helpful resources added by the community for the community!
- go-shiori/go-readability - Go package that cleans a HTML page for better readability.
- CaiJimmy/hugo-theme-stack - Card-style Hugo theme designed for bloggers
- google/styleguide - Style guides for Google-originated open-source projects
- docker/awesome-compose - Awesome Docker Compose samples
- munificent/craftinginterpreters - Repository for the book "Crafting Interpreters"
- zero-to-mastery/resources - Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of
- irfansofyana/contests - Solutions to various CP contests (especially Indonesian local contests)
- ripienaar/free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- windmill-labs/windmill - Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
-
Java
- SauravP97/Saurav-Low-Level-Design-Template - Low Level Design template
- ia-toki/judgels - Modern programming contest system
- kumaransg/LLD - Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
- neerazz/FAANG - Competitive programming questions.
- ddd-by-examples/library - A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
- kdn251/interviews - Everything you need to know to get the job.
- databricks/learning-spark - Example code from Learning Spark book
- stevenhalim/cpbook-code - CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
-
JavaScript
- louislam/uptime-kuma - A fancy self-hosted monitoring tool
- usebruno/bruno - Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
- VGraupera/1on1-questions - Mega list of 1 on 1 meeting questions compiled from a variety to sources
- jakesgordon/javascript-state-machine - A javascript finite state machine library
- smuzani/openai-samples
- carboneio/carbone - Fast and simple report generator, from JSON to pdf, xslx, docx, odt...
- thieleju/statsbot - Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
- remoteintech/remote-jobs - A list of semi to fully remote-friendly companies (jobs) in tech.
- QasimWani/LeetHub - Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
- lowlighter/metrics - 📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
- mullwar/telebot - The easy way to write Telegram bots in Node.js
- PipedreamHQ/pipedream - Connect APIs, remarkably fast. Free for developers.
- RioChndr/jaksel-language - Jaksel Script, Programming language very modern and Indonesian style
- Kristories/awesome-guidelines - A curated list of high quality coding style conventions and standards.
- marktext/marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
- 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
- google/zx - A tool for writing better scripts
- learntocloud/learn-to-cloud - Learn the fundamentals of cloud computing
- lana-k/sqliteviz - Instant offline SQL-powered data visualisation in your browser
- LeCoupa/awesome-cheatsheets - 👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- ryanburgess/engineer-manager - A list of engineering manager resource links.
- hakimel/reveal.js - The HTML Presentation Framework
- DrkSephy/es6-cheatsheet - ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
- boxbag/tasks-cli - Highly opinionated command line task manager for people who want to make an impact and scale themselves
- magicbookproject/magicbook - The magic book project returns!
- ryanmcdermott/clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript
- andirkh/clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript
- gungunfebrianza/Mastering-Node.js - :books: Belajar Dengan Jenius Node.js bareng Gun Gun Febrianza
- expressjs/express - Fast, unopinionated, minimalist web framework for node.
- sahat/hackathon-starter - A boilerplate for Node.js web applications
- gatsbyjs/gatsby - The best React-based framework with performance, scalability and security built in.
- async-labs/builderbook - Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
- adam-p/markdown-here - Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
- harshjv/gmail-mail-merge - ⚡️ Google Script for Mail Merge using Spreadsheet and Gmail
- Chalarangelo/30-seconds-of-code - Short code snippets for all your development needs
- hackerkid/Mind-Expanding-Books - :books: Find your next book to read!
- AllYourBot/hostedgpt - An open version of ChatGPT you can host anywhere or run locally.
- timgit/pg-boss - Queueing jobs in Postgres from Node.js like a boss
- serverless/serverless - ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
- trekhleb/javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- testjavascript/nodejs-integration-tests-best-practices - ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
- wingkwong/leetcode-the-hard-way - LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
-
TypeScript
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
- freeCodeCamp/freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
- taskforcesh/bullmq - BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
- zemuldo/iso_8583 - :credit_card::moneybag: JavaScript library for iso 8583 messaging. Handles message validation & conversion between interfaces using iso 8583 standard. Contributors are welcome.
- talyssonoc/node-api-boilerplate - DDD/Clean Architecture inspired boilerplate for Node web APIs
- YukiGasai/obsidian-google-calendar - Add Google Calendar inside Obsidian
- JacobLinCool/LeetCode-Stats-Card - Show your dynamically generated LeetCode stats on your GitHub profile or your website!
- type-challenges/type-challenges - Collection of TypeScript type challenges with online judge
- xitanggg/open-resume - OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/
- bitloops/ddd-hexagonal-cqrs-es-eda - Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript an
- KnowledgeCanvas/knowledge - Knowledge is a tool for saving, searching, accessing, exploring and chatting with all of your favorite websites, documents and files.
- mayooear/langchain-js-tutorial - LangChain beginner's tutorial for javascript/typescript
- langchain-ai/langchainjs - 🦜🔗 Build context-aware reasoning applications 🦜🔗
- pkgxdev/pkgx - run anything
- Bin-Huang/chatbox - User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
- stemmlerjs/simple-typescript-starter - The most basic TypeScript starter I could think of
- stemmlerjs/ddd-forum - Hacker news-inspired forum app built with TypeScript using DDD practices from solidbook.io.
- telegraf/telegraf - Modern Telegram Bot Framework for Node.js
- ztjhz/BetterChatGPT - An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
- delashum/obsidian-checklist-plugin
- gencay/vscode-chatgpt - An unofficial Visual Studio Code - OpenAI ChatGPT integration
- mpociot/chatgpt-vscode - A VSCode extension that allows you to use ChatGPT
- transitive-bullshit/agentic - AI agent stdlib that works with any LLM and TypeScript AI SDK.
- labs42io/clean-code-typescript - Clean Code concepts adapted for TypeScript
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams
- gajus/slonik - A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
- chibat/chrome-extension-typescript-starter - Chrome Extension TypeScript Starter
- nocodb/nocodb - 🔥 🔥 🔥 Open Source Airtable Alternative
- twibiral/obsidian-execute-code - Obsidian Plugin to execute code in a note.
- jackyzha0/quartz - 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
- yamlscript/yamlscript - Use YAML syntax to define a set of tasks declaratively, YAMLScript will compile it into Javascript code that runs on Deno. Think about Lisp, but in YAML
- Sairyss/domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
- leon-ai/leon - 🧠 Leon is your open-source personal assistant.
- google/clasp - 🔗 Command Line Apps Script Projects
- obsidianmd/obsidian-sample-plugin
- actionsflow/actionsflow - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
- appsmithorg/appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
- GoldinGuy/CollegeCompendium - 📓 A curated collection of free public Computer Science classes from colleges across America
- apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform
- kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
- farizdotid/DAFTAR-API-LOKAL-INDONESIA - Berisi API tentang Data Indonesia ataupun API yang dibuat oleh developer Indonesia <3
- yangshun/tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
- dilame/instagram-private-api - NodeJS Instagram private API SDK. Written in TypeScript.
- googleapis/google-api-nodejs-client - Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
- cucumber/cucumber-js - Cucumber for JavaScript
- howdyai/botkit - Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
- gungunfebrianza/Belajar-Dengan-Jenius-DenoTheWKWKLand - :books: PinterCoding University. Lets Destroy Node.js developer.
- tbakerx/react-resume-template - A personal resume website template built with React.js, Typescript, Next.js, and styled with Tailwind css
- Redocly/redoc - 📘 OpenAPI/Swagger-generated API Reference Documentation
- FlowiseAI/Flowise - Drag & drop UI to build your customized LLM flow
- marcelscruz/dev-resources - A collaborative list of resources for developers
- mckaywrigley/chatbot-ui - Come join the best place on the internet to learn AI skills. Use code "chatbotui" for an extra 20% off.
- apify/crawlee - Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and o
- basarat/typescript-book - :books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
- danny-avila/LibreChat - Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL
- refinedev/refine - A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
- M7mdisk/obsidian-gpt - Ask GPT from your notes and get personalized answers based on your knowledge base.
- SigNoz/signoz - SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open sour
- Vinzent03/obsidian-git - Integrate Git version control with automatic backup and other advanced features in Obsidian.md
-
Jupyter Notebook
- shawlu95/Beyond-LeetCode-SQL - Analysis of SQL Leetcode and classic interview questions, common pitfalls, anti-patterns and handy tricks. Sample databases.
- langchain-ai/langchain - 🦜🔗 Build context-aware reasoning applications
- muhammadhasan01/notal-autograder - Control Flow Graph Based Notasi Algoritmik Autograder
- hxu296/leetcode-company-wise-problems-2022 - Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode com
- deanwampler/spark-scala-tutorial - A free tutorial for Apache Spark.
- plthiyagu/DataScience-Enterprise-Architect - Self Learning
- tuanavu/airflow-tutorial - Apache Airflow tutorial
- edyoda/data-science-complete-tutorial - For extensive instructor led learning
- TrainingByPackt/Data-Science-Projects-with-Python - A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
- jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews - Files for Udemy Course on Algorithms and Data Structures
-
Limbo
- mathisi-io/t24dev - T24 Programming
-
Elixir
- h4cc/awesome-elixir - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
-
Lua
- ray-x/go.nvim - G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
- abzcoding/lvim - 🧑🚀 Bloated LunarVim 🚀
- LunarVim/LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
-
MDX
- DeterminateSystems/zero-to-nix - Zero to Nix is your guide to learning Nix and flakes. Created by Determinate Systems.
- openai/openai-cookbook - Examples and guides for using the OpenAI API
- dair-ai/Prompt-Engineering-Guide - 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
-
Makefile
- puncsky/system-design-and-architecture - Learn how to design large-scale systems. Prep for the system design interview.
- golang-standards/project-layout - Standard Go Project Layout
-
Markdown
- tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands
- codecrafters-io/build-your-own-x - Master programming by recreating your favorite technologies from scratch.
-
Mojo
- modularml/mojo - The Mojo Programming Language
-
Python
- vinta/awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.
- NeverMendel/leetcode-export - Python script and Docker image to export your LeetCode submissions
- smol-ai/developer - the first library to let you embed a developer agent in your own app!
- arpitbbhayani/system-design-questions - Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
- OpenInterpreter/open-interpreter - A natural language interface for computers
- zylon-ai/private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks
- Significant-Gravitas/AutoGPT - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
- hwchase17/notion-qa
- openai/chatgpt-retrieval-plugin - The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
- mvfolino68/kGPT
- arc53/DocsGPT - Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow
- hastagAB/Awesome-Python-Scripts - A Curated list of Awesome Python Scripts that Automate Stuffs.
- mingrammer/diagrams - :art: Diagram as Code for prototyping cloud system architectures
- maguowei/starred - creating your own Awesome List by GitHub stars!
- localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- lorenzodifuccia/safaribooks - Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
- databricks/koalas - Koalas: pandas API on Apache Spark
- bregman-arie/devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
- janeklb/gh-search - GitHub code search with full text regex filtering, from your cli.
- HarshCasper/Rotten-Scripts - Scripts that will make you go WOW!
- PrefectHQ/prefect - Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
- streamlit/streamlit - Streamlit — A faster way to build and share data apps.
- StepicOrg/epicbox - Run untrusted code in secure Docker based sandboxes
- abhishek-ch/around-dataengineering - A Data Engineering & Machine Learning Knowledge Hub
- charlax/professional-programming - A collection of learning resources for curious software engineers
- faif/python-patterns - A collection of design patterns/idioms in Python
- public-apis/public-apis - A collective list of free APIs
- irfansofyana/hardrockcafe-bi-dashboard - BI Development. Study Case: Hard Rock Cafe
- san089/Udacity-Data-Engineering-Projects - Few projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
- fastapi/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
- marcelogdeandrade/PythonCompiler - Code used on "Writing your own programming language and compiler with Python" post
- dabeaz/ply - Python Lex-Yacc
- vrthra/pycfg
- googlearchive/PyDrive - Google Drive API Python wrapper library
- shramos/pyc-cfg - Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.
- berkerpeksag/astor - Python AST read/write
- coetaur0/staticfg - Python3 control flow graph generator
- bdusell/pycfg - Parsing and analysis of arbitrary context-free grammars
- apache/airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
- gto76/python-cheatsheet - Comprehensive Python Cheatsheet
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- BedirT/ACM-ICPC-Preparation - ACM-ICPC Preparation Guide
- gpt-engineer-org/gpt-engineer - Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
- geekan/MetaGPT - 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
- Codium-ai/pr-agent - 🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍
- patched-codes/patchwork - Automate code reviews, patching and documentation with self-hosted LLM workflows.
- BerriAI/litellm - Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
- All-Hands-AI/OpenHands - 🙌 OpenHands: Code Less, Make More
-
Shell
- ramitsurana/awesome-kubernetes - A curated list for awesome kubernetes sources :ship::tada:
- aryuuu/dotfiles - Linux rice files
- Jeevan-kumar-Raj/Grokking-System-Design - Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems the
- vilaca/awesome-k8s-tools - List of container/k8s tools.
- charlax/engineering-management - A collection of inspiring resources related to engineering management and tech leadership
- MichaelCade/90DaysOfDevOps - This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps
- 89luca89/distrobox - Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at
- dokku/dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications
- spaceship-prompt/spaceship-prompt - :rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt
- khannedy/belajar-kubernetes - Belajar Kubernetes
- jghoman/awesome-apache-airflow - Curated list of resources about Apache Airflow
- puckel/docker-airflow - Docker Apache Airflow
- open-guides/og-aws - 📙 Amazon Web Services — a practical guide
-
PHP
- gungunfebrianza/Mastering-PHP7 - :books: PinterCoding University. Author : Gun Gun Febrianza
- DOMjudge/domjudge - DOMjudge programming contest jury system
-
Ruby
- jekyll/jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
-
Rust
- flox/flox - Developer environments you can take with you
- Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text.
- google/comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
- neovide/neovide - No Nonsense Neovim Client in Rust
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- curlpipe/ox - The simple but flexible text editor
- openobserve/openobserve - 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
- novalagung/dasarpemrogramanrust - 📖 Source Code Website/Ebook Dasar Pemrograman Rust
-
Scala
- twitter/the-algorithm - Source code for Twitter's Recommendation Algorithm
- softwaremill/elasticmq - In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
- SETL-Framework/setl - A simple Spark-powered ETL framework that just works 🍺
- Anant/Cassandra.Realtime - Different ways to process data into Cassandra in realtime with technologies such as Kafka, Spark, Akka, Flink
-
TSQL
- handsonscala/handsonscala - Discussion and and code examples for the book Hands-on Scala Programming
-
TeX
- aaronwangy/Data-Science-Cheatsheet - A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
-
Vim Script
- pechorin/any-jump.vim - Jump to any definition and references 👁 IDE madness without overhead 🚀
- tpope/vim-surround - surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
-
Svelte
- open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
-
Vue
- nikitavoloboev/data - All kinds of things
-
Zig
- oven-sh/bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
-
C
- netdata/netdata - Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
Programming Languages
Categories
Sub Categories
Keywords
golang
67
go
58
awesome-list
40
javascript
40
python
36
awesome
34
typescript
30
nodejs
27
interview
19
system-design
19
docker
19
architecture
19
machine-learning
16
devops
15
computer-science
15
interview-preparation
15
microservices
15
kubernetes
14
clean-architecture
14
design-patterns
14
openai
14
react
14
algorithms
13
data-science
12
automation
12
data-engineering
12
algorithm
12
data-structures
12
interview-questions
12
programming
11
distributed-systems
11
ddd
11
chatgpt
11
aws
11
software-engineering
11
testing
10
ai
10
cli
10
backend
9
linux
9
books
9
development
9
competitive-programming
9
list
9
resources
9
bash
8
scalability
8
interview-practice
8
leetcode
8
low-code
8