👋Hi! I'm Shakeel

I'm an Undergrad at UW Bothell Studying Computer Science and Software Engineering

Skills

Programming Languages/Tools

Software/Frameworks

Experience

Workbench: A Provenance Visualization Tool

Contributed to a graphical provenance visualization tool, Workbench, used for managing eScience simulations. My work involved updating the tool to work with the laboratory's new simulator and contributing to the internal developer documentation.

Computer Aided Drug Discovery

Worked in a team to re-train Pafnucy, a deep convolutional neural network used for drug discovery. I wrote a script in Python using Pandas to clean Gigabytes of biological data from a database and split it into sets required for training the model. I also created a Jupyter Notebook that generates graphs using Seaborn and Matplotlib and calculates metrics using NumPy to assess the model's performance.

Galaxy Busters

A bullet hell space shooter where you take control of a spaceship flying through space blasting enemy spaceships and obtaining powerful items to face the boss at the end of the game! Developed the inventory system and a component-based architecture for player characters. Made in Unity with C#.

Robotics with Computer Vision

Developed computer vision pipelines in Python using OpenCV for my high school FRC team's robot that would aid in automating complex tasks, such as scoring game pieces. I also built an all-in-one computer vision platform with a Raspberry Pi and camera to run the pipelines.

Sky-High Memes

Made a website where you can create memes, build a portfolio for others to see, and subscribe to other meme creators. Built the application backend in Python using the Flask web framework and hosted it on Amazon Web Services.