Robert SE Website

Website

Portfolio Pieces

avatar

Full Stack Project

This my first attempt at a full stack web application. Here I'm using Javascript and React front end, and Python with Flask backend. The main focus of my database is the review section. There we store all of the reviews as well as giving the user the ability to add new reviews a s well. You’ll see a front end stylized with CSS as well as a functioning form to add information from the front end and save to our back end database. Here are an example of its functionality, as well as some of the code:

avatar

Python CLI Project

This project utilized Python, and SQL to create a Command Line Application that stores userdata, can add userdata, and retrieve user data by list or searching. Below are examples of its functionality and code:

avatar

Python CLI Hangman Game

Here is a CLI game of hangman, ustlizing if statements and "" animation to play each round

avatar

React Project

This my first attempt at a React application.

avatar

Javascript Project

This my JavaScript web application