Hello World,
I'm Christopher Chen

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!

LinkedIn | GitHub | Email | Resume

A portrait of me
dev-icon-javascriptJavaScript
dev-icon-typescriptTypeScript
dev-icon-pythonPython
dev-icon-postgresqlPostgreSQL
dev-icon-next-jsNext JS
dev-icon-reactReact
dev-icon-djangoDjango
dev-icon-nodeNodeJS
dev-icon-expressExpress
dev-icon-flaskFlask
dev-icon-sql-alchemySQLAlchemy
dev-icon-awsAWS
dev-icon-dockerDocker
dev-icon-htmlHTML5
dev-icon-cssCSS3
dev-icon-bootstrapBootstrap
dev-icon-jqueryjQuery
dev-icon-gitGit
dev-icon-githubGitHub
dev-icon-vscodeVSCode
dev-icon-npmnpm
dev-icon-webpackwebpack
dev-icon-jestJest

Metrics Feature

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.

Fipfit Metrics empty form

Calendar Feature

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.

Fipfit calendar mobile view

SCPI Documentation Tool

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.

Documentation for a SCPI command

Supportly

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.

Live Demo | GitHub Repo

Supportly anonymous homepage with submit form

Warbler

A Twitter clone where users can post, like, and follow other users. Built with Flask Python, ORM SQL Alchemy, and DBMS PostgreSQL.

Live Demo | GitHub Repo

Warbler homepage

Jobly

A job board site built with a frontend in React.js, a RESTful API in Express.js, and a database with PostgreSQL.

Live Demo | GitHub Repo Frontend | GitHub Repo Backend

Jobly homepage

ShareBnB

A AirBnB clone built with React and Flask. User photo upload and download handled with AWS S3.

Live Demo | GitHub Repo

Sharebnb homepage