joeyhage's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jawah/niquests
“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket, and SSE!
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
microsoft/genaiscript
Automatable GenAI Scripting
Djiit/vscode-custom-prompts
VS Code Extension: Custom Prompts for Github Copilot Chat
cpulvermacher/lgtm
A Visual Studio Code extension for reviewing changes using GitHub Copilot Chat
casey/dotfiles
📜 Dotfiles & Scripts
anishathalye/dotbot
A tool that bootstraps your dotfiles ⚡️
casey/just
🤖 Just a command runner
ran-isenberg/awesome-serverless-blueprints
A collection of awesome AWS Serverless blueprints, showcasing best practices with various IaC tools, CI/CD pipelines, and programming languages for building scalable, secure Serverless applications
ran-isenberg/serverless-python-demo
This project covers an opinionated approach to Python project setup, testing, profiling, deployments, and operations. Learn about many open source tools, including Powertools for AWS Lambda—a toolkit that can help you implement serverless best practices and increase developer velocity
ran-isenberg/cookiecutter-serverless-python
Cookiecutter template for new Serverless services - CDK deployment code, pipeline and handler are covered with best practices built in.
ran-isenberg/aws-lambda-handler-cookbook
This repository provides a working, deployable, open source-based, serverless service blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.
jehna/humanify
Deobfuscate Javascript code using ChatGPT
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
aws-cloudformation/rain
A development workflow tool for working with AWS CloudFormation.
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
Raphire/Win11Debloat
A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
igrek51/wat
Deep inspection of Python objects
spec-first/connexion
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
damoeb/rss-proxy
RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
HectorBst/poetry-aws-lambda-plugin
Poetry plugin for building and publishing AWS Lambda functions and layers.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
luong-komorebi/Awesome-Linux-Software
🐧 A list of awesome Linux softwares
Stirling-Tools/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy