jcarmena's Stars
domn1995/dunet
C# discriminated union source generator
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
public-apis/public-apis
A collective list of free APIs
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
angus-c/just
A library of dependency-free JavaScript utilities that do just one thing.
murphye/cheap-gke-cluster
How to Run a GKE Cluster on the Cheap
jkbrzt/rrule
JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
msubzero2000/project-ellee-public
Using an object detection and facial recognition system built on MobileNetSSDV2 and Dlib and running on an NVIDIA Jetson Nano, a GPT-3 model, Google Speech Recognition, Amazon Polly and servo motors, I built Ellee - a robotic teddy bear who can move her head and converse naturally.
dusty-nv/jetson-containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
ddd-espanol/asombroso-ddd
Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS).
aws-samples/aws-genai-llm-chatbot
A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
lima-vm/lima
Linux virtual machines, with a focus on running containers
apache/apisix-helm-chart
Apache APISIX Helm Chart
apache/apisix-ingress-controller
APISIX Ingress Controller for Kubernetes
apache/apisix-dashboard
Dashboard for Apache APISIX
apache/apisix-docker
the docker for Apache APISIX
apache/apisix
The Cloud-Native API Gateway
ossf/s2c2f
The S2C2F Project is a group working within the OpenSSF's Supply Chain Integrity Working Group formed to further develop and continuously improve the S2C2F guide which outlines and defines how to securely consume Open Source Software (OSS) dependencies into the developer’s workflow.
docker/machine
Machine management for a container-centric world
seeingtheory/Seeing-Theory
A visual introduction to probability and statistics.
mathigon/euclid.js
2D Euclidean geometry classes, utilities, and drawing tools
humanloop/awesome-chatgpt
Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
P-H-C/phc-winner-argon2
The password hash Argon2, winner of PHC
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
AminEsmaeily/Portia.Roslyn.CheckedException
Checked Exception in C# Using Roslyn
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core