Welcome to my website

I'm Parvis. I'm a McMaster student in Software Engineering looking to make a difference. Feel free to look around and learn more about my work!

My Github My Linkedin

My Skills

Languages

  • HTML
  • CSS
  • JavaScript
  • Python

Frameworks

  • React
  • Node.js
  • Express
  • REST API

Soft Skills

  • Teamwork
  • Communication
  • Problem-solving
  • Adaptability

My Projects

Full-stack Social Media App

I created a full stack application that serves as a social media platform. Utilizing React, Node.js, and SQL, users are able to create accounts and be administered a session token, create posts under their username, and write comments onto other posts. Insomnia was used to validate functionality between the back end and database along the way.

MNIST Digit Classifier From Scratch

With the idea to learn about machine learning, I built a custom neural network from scratch using only NumPy and math to classify handwritten digits from the MNIST dataset. The dataset was imported from Kaggle, and was implemented without the use of Tensorflow or PyTorch. The model was trained and evaluated to achieve high accuracy in digit recognition.

Spotify API Integration

By diving into learning about APIs, I created a Python application that connects to the Spotify API using the Spotipy library. Users are able to search for an artist and view their top tracks, which are displayed in a clean, structured table. The application implements authentication through Spotify’s API credentials and formats results for better readability.

Personal Portfolio Website

What you're looking at is the portfolio website I created using HTML, CSS, and JavaScript to showcase my projects and experience. It includes a contact form integrated with EmailJS, allowing visitors to send messages directly through the site.

Contact Me