viethnguyen's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
tensorflow/models
Models and examples built with TensorFlow
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
charlax/professional-programming
A collection of learning resources for curious software engineers
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Awesome-Windows/Awesome
:computer: 🎉 An awesome & curated list of best applications and tools for Windows.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
nikitavoloboev/config
Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor..
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
agarrharr/awesome-cli-apps
🖥 📊 🕹 🛠 A curated list of command line apps
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
thibmaek/awesome-raspberry-pi
📝 A curated list of awesome Raspberry Pi tools, projects, images and resources
aphyr/distsys-class
Class materials for a distributed systems lecture series
emacs-tw/awesome-emacs
A community driven list of useful Emacs packages, libraries and other items.
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
cgag/loc
Count lines of code quickly.
jimeh/tmux-themepack
A pack of various Tmux themes.
jtdaugherty/brick
A declarative Unix terminal UI library written in Haskell
callum-oakley/gotta-go-fast
A command line utility for practicing typing and measuring your WPM and accuracy.
chrisdone-archive/vado
A demo web browser engine written in Haskell
k0pernicus/zou
A simple and fast download accelerator, written in Rust
mirzaevinom/data_science_bowl_2018
My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton
HasnainRaz/FC-DenseNet-TensorFlow
Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.