About Me
I am a third-year Computer Science student at the University of Ottawa. I am active in various club executive positions, practicing my leadership and administrative skills. My experience is in front-end web development with a strong understanding of HTML, CSS, and JavaScript, along with scripting in Python. I am well-versed in full-stack development and designing user experiences across both desktop and mobile digital platforms. I am currently learning cloud development tools such as Amazon Web Services (AWS) and studying towards my Certified Cloud Practitioner. I am also learning other languages and tools such as PHP and docker containers.
Projects
Listed are a collection of projects that are noteworthy that I have worked on. I enjoy working on serverless cloud applications and front-end development.
SourPlums Discord Bot
Created with Python and hosted on AWS Lambda, SourPlums is a custom Discord bot written in Python and makes use of a Docker container. The website is written in HTML, CSS, and Javascript.
PDF Uploader
A simple website that allows PDF uploads to an AWS S3 bucket. The website is written in HTML, CSS, and Javascript. An API is triggered when a PDF is sent in POST to a Lambda function that uploads the PDF to an S3 bucket.