zachnewburgh's Stars
oscarychen/building-efficient-api
Step-by-step optimization starting with a toy Django example, to building a performant scalable REST API, and compared to identical API implemented in Go
django/django
The Web framework for perfectionists with deadlines.
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
Blazity/next-enterprise
💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
zudochkin/awesome-newsletters
A list of amazing Newsletters
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills
devicons/devicon
Set of icons representing programming languages, designing & development tools
badges/shields
Concise, consistent, and legible badges in SVG and raster format
encoredev/encore
Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
nrwl/nx
Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
chartshq/muze
Composable data visualisation library for web with a data-first approach now powered by WebAssembly
stackblitz/core
Online IDE powered by Visual Studio Code ⚡️
eczarny/spectacle
Spectacle allows you to organize your windows without using a mouse.
ag-grid/ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
purplecones/css-grid-playground
A simple interface for experimenting with CSS Grid Layout.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
angular/angular
Deliver web apps with confidence 🚀
angular/components
Component infrastructure and Material Design components for Angular
angular/angular-cli
CLI tool for Angular
ngrx/store
RxJS powered state management for Angular applications, inspired by Redux