Skip to content
View ashkash04's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Canada

Block or report ashkash04

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ashkash04/README.md

Hi, I'm Ashwin!

I'm a Computer Science student at the University of Western Ontario, interested in computer vision, machine learning, distributed systems, and developer tools.

I like building practical projects that help me learn by shipping something real, whether that's a VS Code extension, a backend system, or a local computer vision application.

Featured Projects

  • Python Project Cleaner
    A published VS Code extension for scanning Python projects and identifying common cleanup issues such as missing dependency files, cache folders, large files, and missing README files.

  • Distributed Task Queue
    A Python-based task queue system focused on backend service design, worker execution, and task lifecycle management.

  • Local Facial Expression Detection from Webcam Video
    A local computer vision project for detecting faces and classifying facial expressions from webcam input.

Technical Skills

Programming & ML: Python, C++, Java, SQL, Bash, NumPy, pandas, scikit-learn, PyTorch, TensorFlow
Systems & Security: Linux, Docker, Wireshark, Burp Suite
Tools: Git, GitHub, VS Code, Jupyter/Colab, LaTeX, Google Cloud Platform

Experience

Honda of Canada Manufacturing
Industry experience in a manufacturing environment.

Links

Pinned Loading

  1. python-project-cleaner python-project-cleaner Public

    VS Code extension that scans Python projects for common hygiene issues and cleanup opportunities.

    TypeScript