Projects

Abstract My adventures.

I. Academic

  • Autonomous Grid Exploration Vehicle
    • Integrated Boolean Satisfiability solvers to navigate in uncharted grid-based environments in a self-driving vehicle using computer vision
  • Gesture-Controlled Vehicular System
    • Developed an IoT-based vehicular prototype capable of responding to manual gestures recognized using IMU sensors
  • Vision Based Mugger Identification System
    • Assisted a professor in refining a computer vision-based mugger identification system
  • Rainfall Prediction System // Probabilistic Graphical Models
    • Worked on a rainfall prediction system leveraging probabilistic graphical model techniques
  • Street Vendor-Consumer Marketplace
    • Designing a digital marketplace platform to connect itinerant vendors with potential customers
  • Semantic Content Filtration System (In progress)
    • Developing a browser extension to analyze and filter web content based on semantics

II. Side Projects

  • Graffio // CLI
    • I built the CLI for posting to the wall
    • built in golang
  • Go Peek
    • CLI to peek at a CSV file in the terminal
    • made in golang