Stars
- All languages
- ActionScript
- Arduino
- Assembly
- Astro
- Awk
- Batchfile
- Bikeshed
- Bluespec
- C
- C#
- C++
- CMake
- CSS
- Cap'n Proto
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- Cython
- D
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- F*
- FreeBASIC
- GDScript
- Go
- Groff
- HCL
- HTML
- Handlebars
- Haskell
- Haxe
- Jai
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Just
- Kotlin
- LLVM
- Lua
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Mojo
- MoonScript
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- Odin
- OpenSCAD
- PHP
- PLpgSQL
- Pascal
- Pawn
- Perl
- PowerShell
- Prolog
- Python
- R
- RPM Spec
- ReScript
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SRecode Template
- Scala
- Scheme
- Shell
- Solidity
- Stan
- Standard ML
- Starlark
- Svelte
- Swift
- SystemVerilog
- TLA
- TeX
- TypeScript
- V
- VHDL
- Verilog
- Vim Script
- Visual Basic 6.0
- Vue
- WebAssembly
- Wikitext
- Wren
- XSLT
- YARA
- Zig
A complete computer science study plan to become a software engineer.
A list of Free Software network services and web applications which can be hosted on your own servers
🎓 Path to a free self-taught education in Computer Science!
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
An Open Source Machine Learning Framework for Everyone
A book series (2 published editions) on the JS language.
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Command-line program to download videos from YouTube.com and other video sites
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Build cross-platform desktop apps with JavaScript, HTML, and CSS
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
A modern runtime for JavaScript and TypeScript.
✅ The Node.js best practices list (July 2024)
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
A collection of (mostly) technical things every software developer should know about
Vim-fork focused on extensibility and usability
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step