ragu-manjegowda
Interests - OS, Embedded System and Robotics (Sensor Fusion). Know more - linkedin.com/in/ragumanjegowda
San Francisco Bay Area
Pinned Repositories
collision-avoidance-system
Collision avoidance system by fusing lidar and camera data
config
Profile Management with Git and Github
development-of-real-time-systems
Coursera Development of Real-Time Systems Course Assignments
forked-repos
Repository I have forked from others
lidar-obstacle-detection
Obstacle detection using lidar point cloud
parallel-programming
Assignments and Projects of Udacity's Introduction to Parallel Programming Course
self-driving-car
Udacity Self-Driving Car Nano Degree
text-finder
Rust based tool for locating files containing text that matches a specified regular expression.
unscented-kalman-filter
Unscented Kalman Filter (UKF) implementation to track vehicles using LiDAR and RADAR measurements
vivitsa
An Operating System written from scratch.
ragu-manjegowda's Repositories
ragu-manjegowda/lidar-obstacle-detection
Obstacle detection using lidar point cloud
ragu-manjegowda/development-of-real-time-systems
Coursera Development of Real-Time Systems Course Assignments
ragu-manjegowda/self-driving-car
Udacity Self-Driving Car Nano Degree
ragu-manjegowda/forked-repos
Repository I have forked from others
ragu-manjegowda/unscented-kalman-filter
Unscented Kalman Filter (UKF) implementation to track vehicles using LiDAR and RADAR measurements
ragu-manjegowda/config
Profile Management with Git and Github
ragu-manjegowda/vivitsa
An Operating System written from scratch.
ragu-manjegowda/collision-avoidance-system
Collision avoidance system by fusing lidar and camera data
ragu-manjegowda/programming-mobile-applications-for-android-handheld-systems
Coursera "Mobile Cloud Computing with Android" specialization
ragu-manjegowda/parallel-programming
Assignments and Projects of Udacity's Introduction to Parallel Programming Course
ragu-manjegowda/ragu-manjegowda.github.io
My portfolio
ragu-manjegowda/text-finder
Rust based tool for locating files containing text that matches a specified regular expression.
ragu-manjegowda/aws-kinesis-poster-worker
Simple multi-threaded Kinesis Poster and Worker using Python
ragu-manjegowda/blinkstick-c
BlinkStick C interface to control devices connected to the computer
ragu-manjegowda/camera-based-feature-tracking
Feature tracking using keypoints and descriptors
ragu-manjegowda/csv-xlsx
Python script to convert csv to xlsx
ragu-manjegowda/fastbook
Personal copy of The fastai jupyter notebook, tracking progress/changes along the way.
ragu-manjegowda/github-pages
Generic Infra to setup gh-pages for my repositories
ragu-manjegowda/heart-rate-measurement-device
Device using IR sensors to measure the heart rate in human body. Also provided three digit display by multiplexing LEDs. Heart rate is measured by reading LED pulses reflected back from human finger and processing the signal through filters.
ragu-manjegowda/namma-mysuru
Android application that provides information Movies in theaters, tourist places and eat-outs in and around Mysore, Karnataka, India.
ragu-manjegowda/programming-in-python
Python mini projects
ragu-manjegowda/ragu-docker
Docker image that has dependencies installed to run my projects's
ragu-manjegowda/resume
Resume generated with R Pagedown package
ragu-manjegowda/sp
A startpage with a generic layout and many settings to modify the appearance.
ragu-manjegowda/using-databases-with-python
Coursera "Learn to Program and Analyze Data with Python - Develop programs to gather, clean, analyze, and visualize data" specialization
ragu-manjegowda/vpn
Set up VPN between two machines using OpenVPN
ragu-manjegowda/web-crawler
Web Crawler for my android application, this scripts fetches movie details from internet and puts in the sql database.