s-rigaud's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
python-poetry/poetry
Python packaging and dependency management made easy
cloudcommunity/Free-Certifications
A curated list of free courses & certifications.
simple-icons/simple-icons
SVG icons for popular brands
carloscuesta/gitmoji
An emoji guide for your commit messages. 😜
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
microsoft/inshellisense
IDE style command line auto complete
a16z-infra/ai-town
A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
doublespeakgames/adarkroom
A Dark Room - A Minimalist Text Adventure
star-history/star-history
The missing star history graph of GitHub repos - https://star-history.com
LazoCoder/Pokemon-Terminal
Pokemon terminal themes.
sourcery-ai/sourcery
Instant AI code reviews
Vuepic/vue-datepicker
Datepicker component for Vue 3
huggingface/gsplat.js
JavaScript Gaussian Splatting library.
uriyyo/fastapi-pagination
FastAPI pagination 📖
inocan-group/vue3-google-map
A set of composable components for easy use of Google Maps in your Vue 3 projects.
TeKrop/overfast-api
⚡ Unofficial Overwatch 2 API, built with FastAPI, provides data on heroes, game modes, maps, and player careers
nebez/snakes
Networked snakes battle it out over telnet
blemoine/ts-remove-any
Remove implicit `any` in TS
TeKrop/advent-of-code-2023
Advent of Code 2023 solutions in Python