Skip to content
View Jakatut's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Conestoga College
  • Waterloo, Ontario

Block or report Jakatut

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

It's Nice to See You!

My name is Conor Macpherson. I studied at Conestoga College in Kitchener, Ontario Canada. I currently open to work, due to layoffs at my previous company, Mattermost.

I love learning new technologies and approaches to building software and love challenging projects. Occasionally I code some personal projects geared towards a more creative experience or to solve some small problems I encounter in my day-to-day life.

Feel free to connect with me on Linkedin!

LinkedIn

My Technologies of Choice

PHP Go JavaScript Python MySQL MongoDB Redis Google Cloud AWS React Vue.js Symfony Laravel NodeJS Kubernetes Docker GitLab CI GitHub Actions Git Ubuntu

I try to keep myself agnostic to any technology/language. In software development, there's hardly ever one way to solve a problem and those problems are always evolving. I pride myself in choosing languages, tools, frameworks, etc. that fit a problem or fit the ecosystem around a problem. It keeps me on my toes and I always learn something new when I switch around.

Some Tools I'm Familiar With

Confluence GitHub GitLab Bitbucket Slack Figma Notion

Constantly learning, constantly evolving. Lets see where the tech takes me.

Pinned Loading

  1. logging_service logging_service Public

    Logging service written in Golang with Gin-gonic

    Go

  2. logging_ui logging_ui Public

    JavaScript 1

  3. Poster Poster Public

    Post/Comment/Like API written in PHP using Lumen

    PHP

  4. covid19-blazor covid19-blazor Public

    C#

  5. Python script for downloading videos... Python script for downloading videos from Blink cloud servers via blinkpy. Videos are sorted to a directory by the date within the video file name.
    1
    from datetime import datetime
    2
    import os
    3
    
    
    4
    from blinkpy.blinkpy import Blink
    5
    from blinkpy.auth import Auth
  6. Code-Coverage Code-Coverage Public

    Simple front-end + back-end service for consuming, calculating, and displaying basic code coverage

    Go