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

Block or report Evaan2001

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

Typing SVG

Hey There! I'm Evaan 👋

An ML engineer who has deployed production code at each of the 4 companies I've worked within 2 months of starting 😄

Coding GIF

  • 🔭 I’m currently working on a Live Instagram Scraper

  • 🌱 I’m currently pursuing Static Badge by DeepLearning.AI

  • 💬 Ask me about how I improve my ML work with my theatre experiences

  • 📫 Reach me at ahmedeva@grinnell.edu or Static Badge

  • 📄 Know about my experiences via Static Badge
  • ⚡ Fun fact I'm a big car guy and work on my car by myself

Connect with me:

evaan evyaah

👨‍💻 Must Check Repositories

Binary Classifier GPU Sudoku Solver Passport OCR Web-App
Image 1 Image 2 Image 3

Technical Skills

Languages –
4 years 2 years 1 year
Python • Java • C JavaScript • C++ • CUDA • Bash • R MATLAB • MySQL • SQLLite • MIPS (Assembly) • Scheme
python java c cplusplus Static Badge bash Static Badge matlab mysql sqlite sqlite Static Badge
Environments/Tools –
4 years 1 year
Git • Linux • Jupyter • Google Colab AWS • GCP • Azure • Docker • Heroku • MongoDB • Snowflake • Raspberry-Pi
git linux Static Badge Static Badge

aws gcp azure docker heroku mongodb Static Badge Static Badge

Packages/Frameworks –
4 years 2 years
TensorFlow • PyTorch • OpenCV • NumPy Pandas • SciKit Learn
tensorflow pytorch < opencv Static Badge pandas scikit_learn

Pinned Loading

  1. Binary_Image_Classifier Binary_Image_Classifier Public

    I developed this classifier for a mining company to identify sunstones (a gemstone used for jewellery) from a mix of other rocks

    Python

  2. GPU-Sudoku-Solver GPU-Sudoku-Solver Public

    Here's a highly parallelized program (in CUDA) that solved 1,750,000 sudoku boards/sec by applying constraint propagation

    Cuda

  3. Passport_OCR_App Passport_OCR_App Public

    My Webapp to extract data from a passport photo

    Python

  4. Peer-To-Peer-Chat Peer-To-Peer-Chat Public

    Here's a P2P Chat Network where each client (user) serves as an independent server, thus eliminating the need for and minimizing the risks associated with 1 central server

    C