hrishikesh-srihari
SWE Intern @ NASA JSC | CS student at the University of California, Irvine CO '27
Irvine
Pinned Repositories
2048
2048 game in HTML/CSS/JS
AlgoVis
A project that visualizes different path-finding algorithms and variations.
AStarVisualizer
A visualizer for the A* pathfinding algorithm.
AutoTyper
billiardTracking
A program designed to map live billiard games for trajectory prediction and analysis.
DoublePendulumVisualization
A visualization of a double pendulum, using the Pygame module in Python 3.
emprlang
A programming language based off of elements of BASIC, built in Python 3.
personal-site
PersonalWritingArchive
SUITS-2024-LMCC
Our LMCC Code submission to the 2024 NASA SUITS (Spacesuit User Interface Technologies for Students) Challenge.
hrishikesh-srihari's Repositories
hrishikesh-srihari/emprlang
A programming language based off of elements of BASIC, built in Python 3.
hrishikesh-srihari/AlgoVis
A project that visualizes different path-finding algorithms and variations.
hrishikesh-srihari/billiardTracking
A program designed to map live billiard games for trajectory prediction and analysis.
hrishikesh-srihari/DoublePendulumVisualization
A visualization of a double pendulum, using the Pygame module in Python 3.
hrishikesh-srihari/hack_deliverable
hrishikesh-srihari/personal-site
hrishikesh-srihari/PersonalWritingArchive
hrishikesh-srihari/2048
2048 game in HTML/CSS/JS
hrishikesh-srihari/AStarVisualizer
A visualizer for the A* pathfinding algorithm.
hrishikesh-srihari/AutoTyper
hrishikesh-srihari/MergeSortVisualizer
A visualization of the merge sort algorithm, using the PyGame module in Python.
hrishikesh-srihari/Vector-Algebra-Practice
A small project to get more acquainted with numpy and vector calculations.
hrishikesh-srihari/Codes-and-Ciphers
A Java project that encodes and decodes messages in various ciphers, such as Caesar's Cipher and ROT-13.
hrishikesh-srihari/ConvexHullVisualizer
A visualizer for the Convex Hull algorithm.
hrishikesh-srihari/hrishikesh-srihari
hrishikesh-srihari/InsertionSortVisualizer
A visualization of the insertion sort algorithm, using the PyGame module in Python.
hrishikesh-srihari/Java-Login-Page
Login page in Java
hrishikesh-srihari/md_editor
A live, side-by-side Markdown editor built in React.js
hrishikesh-srihari/MinimalClock
Minimalistic clock with light and dark mode functionalities.
hrishikesh-srihari/portfolio
hrishikesh-srihari/research-scraper
Built a Java program powered by Selenium that accept keywords and parameters through a polished GUI and scrapes hundreds of academic research databases for related papers and returns notable info, including abstract, number of citations, date of publication, links to further related sources, etc.
hrishikesh-srihari/the-dock
Landing page and interface for the Tuna platform
hrishikesh-srihari/ToDoList
To do list in ReactJs