Skip to content
View GatiAher's full-sized avatar
Block or Report

Block or report GatiAher

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
GatiAher/README.md
  • 👋 Hi, I’m @GatiAher
  • 👀 I’m interested in data analysis, machine learning, natural language processing, computer vision, and good software practices.
  • 🌱 I’m currently learning computer science at Olin College of Engineering, Needham MA.
  • 📫 Reach me at linkedin.com/in/gatiaher
  • CS Blog: https://gatiaher.github.io/

Pinned

  1. lagaan-football-pool-app lagaan-football-pool-app Public

    Includes scoring engine to validate user pool picks and compute score; React UI to handle team selections and leader-board displays. Used by 40 users to submit pool selections weekly. Deployed on A…

    TypeScript 4 2

  2. disco_cats disco_cats Public

    Final project for Principles of Integrated Design FA2021. Designed AI and user-input software to control a custom LED matrix and dancing cats!

    Jupyter Notebook

  3. BloomForSearchFromScratch BloomForSearchFromScratch Public

    Final project for Olin College Software Systems FA2021. In this project I learned about and implemented a Bloom filter and a bit-sliced document signature in C. I also wrote tests to make sure my i…

    C 2

  4. network-generation network-generation Public

    Forked from zbwrm/network-generation

    Final Project for Olin College Discrete Mathematics FA2021. We (1) identified algorithms that generated small-world and scale-free graphs, (2) studied and implemented generation functions for each …

    Jupyter Notebook

  5. EMG_Gesture_Recognition EMG_Gesture_Recognition Public

    Final project for Olin College Neurotechnology: Brains and Machines SP2021. Replicated research on creating a topological chart of sEMG feature space.

    Jupyter Notebook

  6. FFT_for_Image_Analysis FFT_for_Image_Analysis Public

    Using 2D discrete Fourier Transform to characterize the pattern of repeating protein units on a bacteria surface layer image. Pretty neat application of understanding the mathematical assumptions o…

    HTML