iliasmentz's Stars
ZachGoldberg/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
wagoodman/dive
A tool for exploring each layer in a docker image
rust-lang/book
The Rust Programming Language
anderspitman/awesome-tunneling
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
pallets/click
Python composable command line interface toolkit
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
taskforcesh/bullmq
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
public-apis/public-apis
A collective list of free APIs
nektos/act
Run your GitHub Actions locally 🚀
fastify/fastify
Fast and low overhead web framework, for Node.js
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
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
ramonhagenaars/jsons
🐍 A Python lib for (de)serializing Python objects to/from JSON
jsonpickle/jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
fastify/fluent-json-schema
A fluent API to generate JSON schemas
ryanburgess/engineer-manager
A list of engineering manager resource links.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
agenda/agenda
Lightweight job scheduling for Node.js
google/sqlcommenter
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
conwnet/github1s
One second to read GitHub code with VS Code.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
kubernetes/minikube
Run Kubernetes locally
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more