Ajayv96's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
vim/vim
The official Vim repository
gabime/spdlog
Fast C++ logging library.
mps-youtube/yewtube
yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
rasbt/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
libusb/libusb
A cross-platform library to access USB devices
xtaci/algorithms
Algorithms & Data structures in C++.
Kobzol/hardware-effects
Demonstration of various hardware effects.
Bhupesh-V/30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
csuldw/MachineLearning
Machine learning resources,including algorithm, paper, dataset, example and so on.
brianrhall/Assembly
Assembly Programming and Computer Architecture for Software Engineers
andrewkiluk/RSA-Library
This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.
xorpd/asm_prog_ex
Exercises for Assembly language course
anujdutt9/Handwritten-Digit-Recognition-using-Deep-Learning
Handwritten Digit Recognition using Machine Learning and Deep Learning
vtudose/Let-s-build-a-compiler
A C version of the Let's Build a Compiler, by Jack Crenshaw
tngan/g-dino
🦖 Train Google's dinosaur using neural network in browser
hugopeixoto/mergesort
Mergesort implemented in different languages
MauryaRitesh/Face_ID
This repository can be used to build a FACE ID program for Laptops and PCs
navin-mohan/pychromepdf
Creates PDFs from HTML rendered using chrome or chromium
g-arnav/DinoML
An implementation of deep learning to play the google chrome no internet dinosaur game.
navin-mohan/dfa-minimization
A python program to minimize any given DFA
powersj/tilt-shift
Using OpenCV, generate lens blurred images and merge with mask and original images together to produce fake tilt-shift photos.
thezillion/myCoin-js-blockchain
A Javascript implementation of an in-browser cryptocurrency called MyCoin
HassankSalim/ML_Class
navin-mohan/snake-sdl
Snake game written in C++ using SDL2