Hello there! 👋
I'm Diljot, a Software Engineer
Passionate Software Engineer and University of Manitoba grad, dedicated to creating impactful apps, APIs, and user-focused applications!
Shopify
February 2024 to Present
Shopify is a Canadian e-commerce company that enables entrepreneurs to start or grow their business.
D2L
January 2021 to January 2024
D2L is a Canadian company specializing in E-Learning, creators of the Brightspace Learning Management System.
University of Manitoba
Summer 2018 / Summer 2017
The Human-Robot Interaction Lab studies the social aspects of interaction between humans and robots by applying CS to conduct psychology-style experiments.
Throne
Led the Back-end Development Team
Throne is a web and mobile app that allows users to find washrooms in buildings near them. Throne enables users to submit reviews and add information on the washrooms they visit.
MCU Countdown API
Simple web API powered by Flask and TMDb
A simple API built-in Python. Showcases the power and simplicity of AWS Lambda combined with GitHub Actions for re-deploying a serverless application easily.
Visit the Repo
Web Server Flair
A web server written from scratch in Python
A multi-threaded web server built from the ground-up that supports GET and POST requests as well as execution of .cgi scripts on the server-side. Designed to showcase the "guts" of the HTTP protocol.