adityasanil's Stars
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
Michael0x2a/curated-programming-resources
A curated list of resources for learning programming.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
ghaiklor/awesome-internals
A curated list of awesome resources and learning materials in the field of X internals
joerick/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
getumbrel/umbrel
A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
browserengineering/book
Web browser engineering (a book)
ranjanrak/clickhouse-graphql-go
GraphQL implementation for click house in Go.
jarcoal/httpmock
HTTP mocking for Golang
sachaos/viddy
👀 A modern watch command. Time machine and pager etc.
knadh/indexed-cache
A tiny Javsacript library for sideloading static assets on pages and caching them in the browser's IndexedDB for longer-term storage.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
GrapesJS/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
traefik/traefik
The Cloud Native Application Proxy
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
privatenumber/esbuild-loader
💠 Speed up your Webpack with esbuild ⚡️
kilimchoi/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
kilimchoi/awesome
A curated list of awesome lists
kilimchoi/engineering-blogs
A curated list of engineering blogs
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
betahex/cdncomparison
A detailed CDN comparison
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
kunal-kushwaha/Competitive-Programming-Resources
Competitive Programming & System Design Resources.
mojura/enkodo
A simple encoder/decoder
Allenxuxu/gev
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
golang/proposal
Go Project Design Documents
go-task/task
A task runner / simpler Make alternative written in Go