Projects

Cheers!

Welcome to the project portion of my website.

Here are some of the projects I've built.

Feel free to take a look around!


PS - Made the website you're looking at right now ;)

using Flask, HTML, CSS and JS

Chessmate

Chessmate

Mechatronics Capstone project in team of 6. Responsible for CAD designing, building, 3D printing and lasercutting parts of our chess playing robot. We interfaced the actuators using G-Code similar to that of a 3D Printer. Created a inverse kinematics Python script to get necessary angles for motors. As well as, Arduino code for the grabber.

Robotic Hand

Robotic Hand

McMaster Makers project build of button controlled robotic hand. Responsible for creating the Arduino control file, as well as, documentation and instructions for the coding and electrical portion of tutorial to teach other students.

Soosh Restaurant Template

Soosh Restaurant Template

HTML, CSS, JS static webpage for a make believe sushi restaurant called Soosh. Feel free to check out the webpage below.

Tip App Calculator

Tip App Calculator

HTML, CSS, Vanilla JS to create Frontend Mentor Junior Challenge of functioning Tip Calculator from frontendmentor.io.

React Dashboard Application

React Dashboard Application

Dashboard application with separate modules for current time, weather, quote of day and reminders application using React. Utilized the OpenWeather API and geolocation from browser to determine local weather. Learned a lot about useState and useEffect from updating the clock. Also have modal for add reminders.
Check it out see github below.