Skip to content
View GrahamMo's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report GrahamMo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
GrahamMo/README.md

Hello World! 👋

Hi, i'm Graham Morrison and I’m a 3rd-year Software Engineering Student at Mcmaster University. I'm a passionate developer who loves to learn new technologies and take on new challenges.

Currently I am working as a Systems Architect and Developer at Imperial Lifestyle Management. Outside of work I am doing more coding projects most notably being working on a SaaS startup. I am always looking for mentorship and am looking for Summer 2024 internship opportunities so don't be afraid to reach out!

Previous Internships:

If you'd like to know more about my projects or just me in general, check out my portfolio or send me a message on LinkedIn!

Graham's Website Graham's LinkedIN

GIF


Fun stuff about me

  • I grew up playing hockey and am a leafs fan 🍁
  • Je parle français 💶
  • I love board games and activities that make you use your brain! 🎲
  • I love music. I play a bunch of different instruments and have a lot of music related personal projects. 🎶 🎹

⚙️ Languages and Tools

Pinned Loading

  1. Personal-Website Personal-Website Public

    HTML 1

  2. Algae-Detection-Convultional-Neural-Network Algae-Detection-Convultional-Neural-Network Public

    This project uses a google image web-scrapper to collect a data set of algae blooms and lakes. Then using a simple convolutional neural net it determines if an algal bloom is present in the photo.

    Python

  3. C-Sudoku-Solver C-Sudoku-Solver Public

    This was my first program in C that takes an unsolved Sudoku puzzle and solves it (if it's possible).

    C

  4. Flask-Rest_API-Person_Tracker Flask-Rest_API-Person_Tracker Public

    Python REST API using Flask.

    Python

  5. PersonDatabase_DynamoDB_Flask PersonDatabase_DynamoDB_Flask Public

    Python