Skip to content
View omgandhi's full-sized avatar
💻
💻

Block or report omgandhi

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
omgandhi/README.md

👋 Hey! I'm Om.

I'm a first-year student at the University of Waterloo who's most interested in software development. I started coding several years ago with a simple "Hello world!" webpage, and have since completed a bunch of online courses on topics such as Python, data science, and React, built several side projects, and accumulated ~2 years of work experience.

Have a look at my personal website to learn more about me.

Pinned Loading

  1. ecommerce ecommerce Public

    Used a UK-based e-commerce store's transaction data to generate insights for the company.

    Python 1

  2. food-order-app food-order-app Public

    React web-app where a user can add food items to a cart, view their cart, and fill out an order form. [WIP]

    JavaScript

  3. page-rank-algorithm page-rank-algorithm Public

    Python

  4. breast-cancer-detection breast-cancer-detection Public

    Python

  5. recipe-sl recipe-sl Public

    Angular web app where a user can create recipes, and add the ingredients to a shopping list.

    TypeScript

  6. web-browser web-browser Public

    Experimenting building a web browser with Python using PyQt. [WIP]

    Python