Hi there! I’m Chris and I’m a full stack software engineer. I work with web development frameworks in JavaScript and Python. I graduated from Rithm School’s web development coding bootcamp and have been seeking new opportunities, networking, and working on new things! Before that I had studied biochemistry and worked in laboratory research. Fun facts: 📺 Favorite show: BoJack Horseman 📔 Favorite book: A Tree Grows In Brooklyn 📕 Favorite book I read recently: I’m Glad My Mom Died 🎾 Hobbies: I love hiking, board games, and cooking! Reach out if you want to ask me anything about my projects, career change, or anything else!
Feature that queries the logged workouts in the database based on workout name, metric (e.g. "Reps", "Weight", etc), and time period. Calls API backend route and displays the graph over time.
Feature that displays calendar and calendar dots on days with workouts. Clicking a day displays the workout summaries as tiles. Clicking the tiles displays a pop-up modal of the full workout details.
Utility built in Python that interfaces with a tester via a network socket to query information about the SCPI commands to generate a HTML page of user-friendly documentation.
A simple ticket management app where anonymous users can submit tickets and admins can manage and respond to them. Built with React, Flask, and PostgreSQL.
A Twitter clone where users can post, like, and follow other users. Built with Flask Python, ORM SQL Alchemy, and DBMS PostgreSQL.
A job board site built with a frontend in React.js, a RESTful API in Express.js, and a database with PostgreSQL.
A AirBnB clone built with React and Flask. User photo upload and download handled with AWS S3.