Pinned Repositories
algorithmPractice
Practicing algorithms from Skienna book
BananaDB
A novel distributed key-value database to store bananas.
Cracking-the-coding-interview
Solutions to cracking the coding interview problems
haskell-subset-compiler
A compiler for a tiny Haskell-like language
how-do-i-say
An International Phonetic Alphabet (IPA) dictionary.
how-do-i-say-server
Backend for https://github.com/You-NeverKnow/how-do-i-say
html-css-renderer
A browser engine.
llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
rayTracerParallel
Ray tracer using Parallel Java 2 library
TrackMySteps
You-NeverKnow's Repositories
You-NeverKnow/how-do-i-say
An International Phonetic Alphabet (IPA) dictionary.
You-NeverKnow/BananaDB
A novel distributed key-value database to store bananas.
You-NeverKnow/algorithmPractice
Practicing algorithms from Skienna book
You-NeverKnow/Cracking-the-coding-interview
Solutions to cracking the coding interview problems
You-NeverKnow/haskell-subset-compiler
A compiler for a tiny Haskell-like language
You-NeverKnow/how-do-i-say-server
Backend for https://github.com/You-NeverKnow/how-do-i-say
You-NeverKnow/html-css-renderer
A browser engine.
You-NeverKnow/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
You-NeverKnow/rayTracerParallel
Ray tracer using Parallel Java 2 library
You-NeverKnow/TrackMySteps
You-NeverKnow/machineLearning
Some problems solved with machineLearning in either pure Python or with the help of a Python library like PyTorch
You-NeverKnow/Multi-Entry-Functions
Test code for implementing Multi-entry functions in LLVM IR
You-NeverKnow/plzcompile
You-NeverKnow/prometheus-flashblade-exporter
Export metrics from Pure Storage FlashBlade to Prometheus
You-NeverKnow/react-simple-keyboard
React Virtual Keyboard - Customizable, responsive and lightweight
You-NeverKnow/SudokuSolver
A very basic sudoku solver