m-aish's Stars
zhangyuang/node-ffi-rs
Implement ffi in Node.js by Rust and NAPI
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
brianfrankcooper/YCSB
Yahoo! Cloud Serving Benchmark
VikParuchuri/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.
3b1b/3Blue1Brown.com
qiskit-community/qgss-2023
All things Qiskit Global Summer School 2023: Theory to Implementation - Lecture notes, Labs and Solutions
safwankdb/Machine-Learning-Project-Ideas
Arkelyscorpion/7-Days-of-Code
OpenTermsArchive/contrib-versions
Documents versions that are not maintained by a dedicated actor. Maintained collaboratively by volunteer contributors.
citp/privacy-policy-historical
Historical website privacy policies spanning over two decades.
blackAndrechen/data_mine
Apriori and fp-growth implement of python
luym11/CS340
Project for Data Mining course
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
iamshaunjp/React-Firebase
All course files for the Net Ninja React & Firebase course.
riivo/pwum
Python web usage mining library
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
remzi-arpacidusseau/ostep-homework
akshaybahadur21/Drowsiness_Detection
A simple Drowsiness Detection module for humans. 😴 🚫 🚗
nikasakandelidze/Single-Source-Of-Truth
Single source of truth is the accumulator of different useful/productive resources about different Computer Science/Software Engineering Topics.
Willy-Wonkaa/Arithmetic-Quizzer
Arithmetic quizzer
thesephist/ink
Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style.
EternityForest/AnyoneCanDoIt
An open source guide to mistake-resistant engineering(Work in progress)
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
microsoft/api-guidelines
Microsoft REST API Guidelines
iluwatar/java-design-patterns
Design patterns implemented in Java
mickey0524/leetcode
📖记录一些自己的leetcode解题方法(AC 1000+)
jina-ai/serve
☁️ Build multimodal AI applications with cloud-native stack
tejas238/OOP-Projects
Object-oriented projects created in C++ and Java. Utilizes data structure concepts and inheritance.
microsoft/Reference-Guide-For-Quantum-Computing-A-Microsoft-Garage-Project
This repository hosts the Reference Guide for Quantum Computing, a Microsoft Garage project
TheAlgorithms/Java
All Algorithms implemented in Java