Skip to content
View hunterkimmett's full-sized avatar
Block or Report

Block or report hunterkimmett

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
hunterkimmett/README.md

Hello, World!

I'm Hunter Kimmett, a recent graduate from the University of Calgary Masters of Software Engineering program. Previously I received a Bachelors Degree in Materials Engineering from McGill University and worked in Project Engineering and Coordination.

About Me 👋

Interests 👨‍🔬

Most programming I have been working on is in Java and Python, thus far I've preferred Python for its data science/analysis utility. I am especially interested in machine learning applications within Python. Though this is my area of interest, I've also dabbled in Javascript and React for web development.

Skills 🖥️

Programming Languages:

Proficient: Python, Java, C, C++, SQL

Familiar: Git, React, JavaScript, Django, Pyspark, MATLAB, LAMMPS

Tools:

SAP, MS Office Suite, AutoCAD, Enovia, Bluebeam, ArcGIS, ANSYS, FactSage, TensorFlow

Languages

  • English: Native
  • French: Fluent

What I am working on 🏗️

Currently I am learning more about front end and web development and will be creating a website soon.

Projects 📑

See my pins below for my favourite projects. Of all these, I would say my absolute favourite is the Fatigue-Machine-Learning project as I was able to combine my passion for Materials Engineering with Machine Learning.

Pinned Loading

  1. Calgary-Traffic-App Calgary-Traffic-App Public

    A Python project that takes traffic and incident data from the City of Calgary and analyzes it in two phases, an App and a Jupyter Notebook. One of my first projects.

    Jupyter Notebook 2 1

  2. Fatigue-Machine-Learning Fatigue-Machine-Learning Public

    Jupyter Notebook application of Scikit-Learn Machine Learning Methods to steel dataset to predict the fatigue life.

    Jupyter Notebook 5

  3. Plant-Identification-Machine-Learning Plant-Identification-Machine-Learning Public

    Classification of images using Tensorflow Convolutional Neural Networks implemented in Jupyter Notebook. Using Kaggle image data we classified tomato, potato and bell pepper plants as being healthy…

    Jupyter Notebook 1 1

  4. Inventory-Management-App Inventory-Management-App Public

    A Java App that allows a user to manage the inventory of a hardware store using an SQL database. Final project for combined 2 courses.

    Java 1

  5. Course-Outline-Web-Development Course-Outline-Web-Development Public

    A web app for professors at the University of Calgary to build course outlines. Uses React for the frontend and Django for the backend. Also included are Preproject files and Scrum notes from the a…

    JavaScript

  6. Data-Structures-Project Data-Structures-Project Public

    A Java project with two exercises, the first exploring sorting algorithms and the second exploring Linked Lists. One of my first projects.

    Java