Pinned Repositories
AlgosPractice
A collection of algorithms questions for interview practice
EPIKrawler
Top-down dungeon crawler roguelike game
learn-rust
Following along "The Rust Programming Language" book
mock-interviews
Collection of interview problems appropriate 30 minute sessions.
MyRPS
Simple Rock-Paper-Scissors game for CMPE 135 at SJSU (Object Oriented Design/Analysis)
pypractice
Small exercises for practicing python
RoadRun
Obstacle avoidance game in C++ with NCurses
FusionAD
An open source autonomous driving stack by San Jose State University Autonomous Driving Team
drofp's Repositories
drofp/RoadRun
Obstacle avoidance game in C++ with NCurses
drofp/learn-rust
Following along "The Rust Programming Language" book
drofp/EPIKrawler
Top-down dungeon crawler roguelike game
drofp/mock-interviews
Collection of interview problems appropriate 30 minute sessions.
drofp/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
drofp/AlgosPractice
A collection of algorithms questions for interview practice
drofp/MyRPS
Simple Rock-Paper-Scissors game for CMPE 135 at SJSU (Object Oriented Design/Analysis)
drofp/pypractice
Small exercises for practicing python
drofp/Computer_Vision
Where I make programs with opencv and other related libraries
drofp/drofp
A bit about me.
drofp/FusionAD
An open source autonomous driving stack by engineering students at San Jose State University, San Jose, CA, USA
drofp/gitignore
A collection of useful .gitignore templates
drofp/hello-github-actions
drofp/kdtree-visualizer
Implementation of a KD-Tree, with visualizer for 2 dimensions
drofp/linprog_curvefit
Curve fitting with linear programming
drofp/LockItSmart
Smart lock for your home!
drofp/mm_app
https://www.youtube.com/watch?v=Ofm1oyJZlmQ&ab_channel=MMROBOT%26TECH
drofp/reading
A list of computer-science related readings I'm planning on reading. Would love PR's!
drofp/SJSU-Dev2
Firmware framework written by San Jose State University for the SJTwo board and LPC4078 microprocessor
drofp/TwitterSentiment
A Machine Learning Model trained to analyze the sentiment of tweets in real time, with real hashtags.