Pinned Repositories
170-ag
buildtool
EE16B-Notes
Comprehensive, instructor-approved notes for EE 16B at UC Berkeley.
gdp-routing-capsule
lionel-mobile-android
A mobile app allowing high school students to access their timetables, homework, and student bulletin from their smartphones - Android version
mylang-rs
SchoolMap
Developed an interactive map of my high school to allow guests to navigate between locations. Dijkstra's algorithm was used to find the shortest path on a graph representing locations around the school. Technologies used: Typescript, HTML5, Javascript, CSS
rahularya50's Repositories
rahularya50/EE16B-Notes
Comprehensive, instructor-approved notes for EE 16B at UC Berkeley.
rahularya50/buildtool
rahularya50/mylang-rs
rahularya50/gdp-routing-capsule
rahularya50/lionel-mobile-android
A mobile app allowing high school students to access their timetables, homework, and student bulletin from their smartphones - Android version
rahularya50/SchoolMap
Developed an interactive map of my high school to allow guests to navigate between locations. Dijkstra's algorithm was used to find the shortest path on a graph representing locations around the school. Technologies used: Typescript, HTML5, Javascript, CSS
rahularya50/170-ag
rahularya50/control-proj
rahularya50/abstract_turtle
Reimplementation of python's turtle module that allows for arbitrary backends for rendering
rahularya50/bt-issues
rahularya50/bumble
rahularya50/capsule-fork
rahularya50/colorswitch
rahularya50/cube
Robotic Rubik's cube solver - watch it in action here:
rahularya50/demessifyme
HackMIT 2020. DemessifyMe is an automated document sorter.
rahularya50/Flamangos
rahularya50/ftc_app
FTC Android Studio project to create FTC Robot Controller app.
rahularya50/graphvis
This web app will visualize arbitrary data sets in a tabular graphical (as in vertex-edge graphs, not pie charts!) format, to be used in preparing for competitive programming contests. Ultimately, I aim to allow it to generate test data based off of said input format, to faciliatate rapid debugging when in a timed environment. Technologies used here include Python, Flask, Javascript, and the Fabric.js HTML5 canvas manipulation library.
rahularya50/hknweb
The new HKN website (using Django, hopefully at hkn.eecs.berkeley.edu soon)
rahularya50/ioi_prep
Miscellaneous problems I solved to prepare for the International Olympiad of Informatics 2018
rahularya50/lionel-mobile-ios
iOS app repository.
rahularya50/MinimalDPDKExamples
Minimal examples of DPDK
rahularya50/mplambda
Motion Planning Lambdas
rahularya50/ob2
An autograder and grade database for GitHub-based courses
rahularya50/ok-client
A Python client for the OK autograding system
rahularya50/rahularya50.github.io
rahularya50/reversi
After repeatedly losing to a friend, I decided to program a computer to play the game “Reversi” (also known as “Othello”). The program, written in Python, uses the minimax algorithm with alpha-beta pruning based on a simple evaluation function. The program can play strongly given as little as 0.5 seconds of evaluation time per move. I’ve also used the Tkinter package to create a simple user interface, allowing me to challenge my friends to matches (which I do frequently)!
rahularya50/Revise-a-Tron
Simple web-based interface to access and edit a SQLite database for the purpose of storing examination questions.
rahularya50/semantic-release
:package::rocket: Fully automated version management and package publishing
rahularya50/tensorflow