Mithi Sevilla

Results 35 repositories owned by Mithi Sevilla

advanced-lane-detection

80
Stars
44
Forks
Watchers

An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.

algorithm-playground

79
Stars
32
Forks
Watchers

An (old) and unstructured (messy tbh) collection of programming exercises.

arduino-basic

30
Stars
14
Forks
Watchers

Code for an Arduino Boot Camp with emphasis on ditching delay(), basic object-oriented programming, and clean readable code.

arm-ik

59
Stars
17
Forks
Watchers

An Inverse Kinematics 6DOF Robot Arm Pick and Place Project in ROS.

bare-minimum-3d

33
Stars
1
Forks
Watchers

A small package to transform declared 3d data (points, polygons, lines) to 2d data.

cpp-resources

131
Stars
44
Forks
Watchers

A small collection of notes about basic C++

crypto

23
Stars
4
Forks
Watchers

Is Bitcoin cloud mining profitable? Check the notebook to find out! (Not Clickbait)

epic-react-exercises

158
Stars
33
Forks
Watchers

Practical React exercises with detailed solutions.

fusion-ekf

133
Stars
64
Forks
Watchers

An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.

fusion-ekf-python

64
Stars
29
Forks
Watchers

An extended Kalman Filter implementation in Python for fusing lidar and radar sensor measurements