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.

Amazon Web Services VPC Traffic Flow

I designed and configured a secure Amazon Web Services Virtual Private Cloud environment with a focus on network traffic flow and access control. I implemented public and private subnets, route tables, and internet gateways to control inbound and outbound traffic. I applied security groups and network access control lists to enforce layered security and restrict unauthorized access.

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