diogenescs's Stars
kanaka/mal
mal - Make a Lisp
jasonacox/tinytuya
Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
kubeshark/kubeshark
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
jlevy/the-art-of-command-line
Master the command line, in one page
DoctorWkt/acwj
A Compiler Writing Journey
gabiduarte/awesome-techleads
Uma lista selecionada de conteúdos sobre liderança técnica, com preferência em conteúdos em português
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
patriksimek/vm2
Advanced vm/sandbox for Node.js
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
tschellenbach/Stream-Framework
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
hakimel/reveal.js
The HTML Presentation Framework
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
sindresorhus/awesome-electron
Useful resources for creating apps with Electron
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
littleosbook/littleosbook
Source for the little book about OS development