1-day current streak·20-day longest streak
Hi, I'm Mithi. I'm a frontend web engineer, I build high-quality user interfaces. Former robotics teacher. View resume. Previously worked at: Aeronology Luxor Datature | | | |-----|------| Above stats…
Hi, I'm Mithi. I'm a frontend web engineer, I build high-quality user interfaces. Former robotics teacher. View resume.
Previously worked at: Aeronology Luxor Datature
|!GitHub Profile Summary||
|-----|------|
Above stats generated with: tipsy/profile-summary-for-github
Recent Projects
1. kanjiheatmap.com (React)
- A kanji exploration tool that helps you identify and study the kanji most useful to you, with frequency data visuals, advanced filtering, sorting, and more.
2. ririkku.com (Svelte5)
- Ririkku (リリック) is a karaoke-style music player with an AI-powered Japanese text analyzer built-in. Conveniently pick-up Japanese words and grammar while enjoying your favorite songs.
<!--
mithi/mithi is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
-
hexapod ★ PINNED
Blazing fast hexapod robot simulator for the web.
JavaScript ★ 751 5mo agoExplain → -
hexapod-robot-simulator ★ PINNED
A hexapod robot simulator built from first principles
Python ★ 870 6mo agoExplain → -
react-philosophies ★ PINNED
🧘 Things I think about when I write React code 🧘
★ 3.7k 8mo agoExplain → -
rusty-genes ★ PINNED
Genetic algorithm implementation in Rust with animated visualizations in Python
Rust ★ 144 5y agoExplain → -
fusion-ukf ★ PINNED
An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.
C++ ★ 301 6y agoExplain → -
robotics-coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
★ 5.0k 1mo agoExplain → -
epic-react-exercises
Practical React exercises with detailed solutions.
JavaScript ★ 171 2y agoExplain → -
mpc ▣
A software pipeline using the Model Predictive Control method to drive a car around a virtual track.
C++ ★ 170 7y agoExplain → -
fusion-ekf ▣
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
C++ ★ 141 7y agoExplain → -
cpp-resources ▣
A small collection of notes about basic C++
C++ ★ 135 6y agoExplain → -
hexy ▣
Code for a hexapod robot
Python ★ 92 7y agoExplain → -
vehicle-tracking-2 ▣
A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).
Jupyter Notebook ★ 86 7y agoExplain → -
advanced-lane-detection ▣
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
Jupyter Notebook ★ 85 8y agoExplain → -
hexapod-irl
A "fork" of Bare-Minimum Hexapod Robot Simulator 2 modified to be able to control a real physical hexapod robot.
JavaScript ★ 81 5y agoExplain → -
arm-ik ▣
An Inverse Kinematics 6DOF Robot Arm Pick and Place Project in ROS.
Jupyter Notebook ★ 80 6y agoExplain → -
algorithm-playground ▣
An (old) and unstructured (messy tbh) collection of programming exercises.
Jupyter Notebook ★ 77 6y agoExplain → -
fusion-ekf-python ▣
An extended Kalman Filter implementation in Python for fusing lidar and radar sensor measurements
Jupyter Notebook ★ 70 7y agoExplain → -
simple-cryptography
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
Python ★ 69 6y agoExplain → -
point-cloud-clusters ▣
A catkin workspace in ROS which uses DBSCAN to identify which points in a point cloud belong to the same object.
Python ★ 66 5y agoExplain → -
hello-3d-world
Plot 3d points, lines, and polygon on an svg. A demonstration of what you can do with the BareMinimum3d package
TypeScript ★ 59 5y agoExplain → -
hexapod-kinematics-library
Code you can use to solve forward / inverse kinematics and generate walk sequences of hexapod robots
JavaScript ★ 57 5y agoExplain → -
point-cloud-filter ▣
Scripts showcasing filtering techniques applied to point cloud data.
Python ★ 51 7y agoExplain → -
particle-filter-prototype ▣
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Jupyter Notebook ★ 43 6y agoExplain → -
highway-path-planning ▣
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
C++ ★ 41 7y agoExplain → -
bare-minimum-3d
A small package to transform declared 3d data (points, polygons, lines) to 2d data.
TypeScript ★ 35 3y agoExplain → -
arduino-basic ▣
Code for an Arduino Boot Camp with emphasis on ditching delay(), basic object-oriented programming, and clean readable code.
C++ ★ 31 7y agoExplain → -
bare-minimum-2d
An extremely lightweight React component to declaratively (and elegantly) plot shapes on an inline SVG
JavaScript ★ 26 2y agoExplain → -
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
★ 26 5y agoExplain → -
crypto ▣
Is Bitcoin cloud mining profitable? Check the notebook to find out! (Not Clickbait)
Jupyter Notebook ★ 25 7y agoExplain → -
hello-tiny-box
📦 Manipulate a three dimensional box 📦
JavaScript ★ 25 5y agoExplain → -
hellobot-raspberry
Code for various mobile robotics projects
C++ ★ 19 3d agoExplain → -
some-udacity-projects ▣
Some of my projects as a former mentor, reviewer, and beta-tester of Robotics and Self-Driving Car ND
Jupyter Notebook ★ 17 2y agoExplain → -
bossy
🎮 Contains the code that can be used with Bossy controllers and derivatives 🎮
C++ ★ 10 6y agoExplain → -
kingdom-rush-graphql ▣
Simply get Kingdom Rush Tower information through queries in GraphQL
TypeScript ★ 10 3y agoExplain → -
mithi
My github profile readme
★ 8 5mo agoExplain → -
sdc-talk
A workshop about a problem-solving philosophy, machine learning intuitions, and behavioral cloning in the context of DIY self-driving / self-racing cars.
★ 5 7y agoExplain → -
robotics-blog ▣
My robotics blog
HTML ★ 5 5y agoExplain → -
hotels
Hotel Booking Example Implementation
TypeScript ★ 3 1y agoExplain → -
portal-clone
No description.
TypeScript ★ 1 4y agoExplain → -
hunts
Example Interface for identifying whether an asset is vulnerable by examining the technology being used in that asset
TypeScript ★ 0 2y agoExplain → -
docs-archive
A collection of personal records in one place just in case someone asks for them.
★ 0 3d agoExplain → -
mockups
Various mockups to quickly visualize how an interface could look like. They do not work.
HTML ★ 0 1mo agoExplain → -
articles
Some articles I wrote about various things.
★ 0 28d agoExplain → -
svelte ⑂
web development for the rest of us
JavaScript ★ 0 1y agoExplain → -
underconstruction
mithi.dev Under Construction placeholder
CSS ★ 0 2y agoExplain → -
carla-driver ⑂
The CarND Capstone Project
Python ★ 0 8y agoExplain → -
hanbaiki ⑂
A simple key-value store written in Rust.
Rust ★ 0 8y agoExplain →
No repos match these filters.