ABOUT ME

I am a creative and detail-oriented fullstack software engineer.I have a background in customer support and this has made me passionate about creating reliable, user-friendly, and intuitive applications. One of my core values is that we should strive for consistent improvement, so I’m grateful to work in a field that is rapidly evolving. I’m always excited to master new technologies which allow me to create better solutions for my clients.

My Skills

These are some of the things I'm great at...

HTML and CSS

I write semantic html which maximizes readability and I effectively use CSS to create visually appealing websites.

Github

I am experienced with using git for version control both for individual as well as team projects.

Javascript

I write clean javascript that follows best practices.

Node JS

I use Node JS to create scalable web applications.

Mongo DB

I use Mongo DB to effectively manage, store and retrieve data

React JS

I use React JS to create fast,flexible, modular applications.

My Projects
fullstack application thumbnail

Bed and Breakfast Reviewer Fullstack Application

This is a fullstack application built using Javascript,Bootstrap, Node and Mongoose. It allows users to create and review their favorite bed and breakfast. The app uses the mapbox API for geolocation to display the physical location of each bed and breakfast. Images are hosted online using the cloudinary cdn for minimal latency.Authorization was handled with Passport and Helmet was used to provide protection from common security threats.

zencorp website thumbnail

ZenCorp Website

This website was created using React, HTML CSS and Javascript. React Router and UseState were leveraged to create a fast and efficent navigation between each section of the website.

cafewebsite thumnail

Cafe Mugs

This website was built with vanilla Javascript HTML and CSS and uses the animate on scroll library for seamless animations.

videoplayerwebsite thumbnail

Video Player Application

This application was created using React, HTML CSS and Javascript. It utilizes Material UI to provide a clean modern interface and axios for making API calls. The Youtube v3 api was used via RapidAPI in order to fetch data for each of the videos. React Hooks such as useState, useEffect were used throughout the application to write readable and resuable code.