Skip to content
View siddhp1's full-sized avatar

Block or report siddhp1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
siddhp1/README.md

Hi, I'm Siddh.

Website Badge LinkedIn Badge

I'm a Software Engineering student at the University of Waterloo, with a passion for building innovative and impactful things. My interests span full-stack development and artificial intelligence/machine learning.

Here are a few of my favourite projects:

  • What To Cook, a mobile app for home cooks' recipe management and recommendations.
  • Gesture Controller, a deep-learning-powered multimedia controller that operates entirely through hand gestures.
  • Culinary Compass, an AI-driven restaurant recommendation system tailored to your preferences.
  • Sysgrab, a lightweight and versatile system information tool compatible with all Linux distributions.

Discover more of my projects here.

Currently, I'm an active member of the Waterloo Aerial Robotics Group, where I develop computer vision models and pathfinding algorithms for autonomous drones. I'm also part of Waterloop, contributing to a telemetry dashboard for Hyperloop prototypes.

I'm always open to connect with like-minded individuals, explore new opportunities, and learn new things. Feel free to reach out!

Pinned Loading

  1. What-To-Cook What-To-Cook Public

    Dish tracking and recommendation mobile app for home cooks. Built with Expo, React Native and TypeScript for iOS and Android.

    TypeScript

  2. Culinary-Compass Culinary-Compass Public

    Restaurant tracking and recommendation web app built with Flask and Bootstrap, hosted on an Azure VM. Features a cosine similarity algorithm, Google Maps and Autocomplete, and Foursquare Places APIs.

    Python

  3. Gesture-Controller Gesture-Controller Public

    Multimedia controller powered by hand gestures built with Tensorflow, OpenCV, and Mediapipe. Model trained with the HaGRID dataset.

    Jupyter Notebook

  4. Sysgrab Sysgrab Public

    Customizable system information fetching tool written in C for Linux systems. Features CMake for build automation and GitHub Actions CI/CD.

    C

  5. Personal-Website Personal-Website Public

    Personal website built with Next.js, TypeScript, and Tailwind CSS. Hosted on Vercel, with media files served by Azure Blob Storage.

    TypeScript

  6. Messenger Messenger Public

    A desktop application for WAN messaging, built with Maven in Java, using Swing as a GUI framework. Features socket programming and multithreading.

    Java