axelgalicia's Stars
public-apis/public-apis
A collective list of free APIs
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
GorvGoyl/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
Ileriayo/markdown-badges
Badges for your personal developer branding, profile, and projects.
cpacker/MemGPT
Letta (fka MemGPT) is a framework for creating stateful LLM services.
getumbrel/llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
saadpasta/developerFolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
hrkfdn/ncspot
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
subbarayudu-j/TheAlgorithms-Python
TheAlgorithms/Python
hitgeek/simple-hl7
A simple library for creating HL7 middleware, based on connect & express.
deoxxa/hl7
wundergraph/wundergraph-demo
This Repository demonstrates how to combine 7 APIs (4 Apollo Federation SubGraphs, 1 REST, 1 standalone GraphQL, 1 Mock) into one unified GraphQL API which is then securely exposed as a JSON API to a NextJS Frontend.
pinecone-io/langchain-retrieval-agent-example
fernandojsg/hl7-dictionary
HL7 Dictionary in javascript
FernandaOchoa/FernandaOchoa
wokket/rust-hl7
Learning rust by playing with a HL7 parser. Use for real at your own risk!
wokket/hl7-mllp-codec
A HL7 MLLP codec for Tokio (https://tokio.rs) to make building a HL7 server in Rust super simple.
njaremko/hl7
HL7 2.x parser implemented in Rust
MariusBongarts/MariusBongarts
Welcome
Poulpy/mllp-rs
Simple MLLP (Minimal Lower Layer Protocol) implementation.