Pinned Repositories
cp-implementations
Implementations of various algorithms and data structures (e.g. Centroid Decomposition, Segment Tree, Convex Hull Trick) used in competitive programming.
gen6d-steps
reproducing Gen6d custom object results
gesture
our hackillinois 2023 entry
hashcode
Google Hashcode 2021 submissions by our team, notok.
helloworld
Collection of "hello world" programs in different programming languages.
lattice
(currently incredibly naive) cuda deep learning library
tempus
chrome extension to 10x your youtube experience
tvm-gnn-costmodel
GNN-based cost model for TVM's AutoScheduler
interview-checklist
Making interview prep great again!
boilerclasses
A faster, more user-friendly course catalog.
knightron0's Repositories
knightron0/tunefind
Given a TV show, this program takes all of the songs from the show and adds them into a Google Music Playlist
knightron0/FractalTree
Fractal Tree made using recursion in processing.py
knightron0/topicgeneration
Get current topic from captions using Latent Dirichlet Allocation.
knightron0/avkar
knightron0/ccextractor
CCExtractor - Official version maintained by the core team
knightron0/exam-analyzer
Given a multiple choice exam, it splits the exam into multiple PDFs for each of the questions.
knightron0/firehosescanner
Website firehose scanner
knightron0/fonts
my ttf fonts
knightron0/gci-submissions
Small submissions for Google Code-In 2019.
knightron0/knightron0.github.io
Personal Website
knightron0/mastermind
Mastermind Player written in rust.
knightron0/neural-network-from-scratch
A Neural Network implemented from scratch (using only numpy) in Python.
knightron0/nidhi-python
Python code for our amity hackathon team project
knightron0/SwagLyrics-For-Spotify
📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.