Nadi(m) avatar Nadi(m)

Welcome to my Portfolio Page!
My name is Nadimul Hasan, and I'm an avid geek and a seasoned weeb.
This site started as a side project to get my resume online in hopes of casting a wider net and being able to connect with other individuals. When I'm not losing my mind trying to figure out how to get out of tutorial hell, I'm most likely split between deciding whether to finish the next 400 episodes of One Piece, or whether to finish Act 3 of Baldur's Gate. Let's see how it goes!
Trying to make the Math, Math since '01.

Here's some basic contact info to get in touch with me:

Nadimul Hasan — half-body portrait

Work Experience

Software Developer Co-op

May 2023 – Aug. 2023 · Toronto, ON

  • Worked with the Android Mobile Team to improve the Crave, CTV, and Noovo streaming applications.
  • Collaborated with team members to redesign the show page for the apps using Kotlin and Jetpack Compose.
  • Used GraphQL to query backend sources to develop a new recommendations tab providing users with personalized content.
  • Utilized Git and GitLab for version control and peer code review to ensure conformance to SOLID principles and the MVVM architectural pattern.
  • Reviewed customer complaints to resolve issues and improve the overall quality of user experience.

Featured Projects

View all →

Real Time Data Streaming Pipeline

A pipeline that constantly makes requests at intervals to the GitHub API and performs streaming operations on the data to display useful analytics on a dashboard.

nadim365/eecs4415Project3
Python Redis Docker Apache Spark

Imbalanced Learning with SciKit

A Python script that measures the performance of various classification models against an imbalanced dataset — one where the class distribution is heavily skewed, giving models misleadingly high accuracy.

nadim365/EECS_4412_A3
Python Pandas Scikit-Learn