Site update and refresh coming soon...

My Projects

Internation Space Station

C#

XAML

.NET

ISS Tracking App

2022

This is a cross-platform app built using Xamarin.

The app uses the Where the ISS at? API to get the latitude and longitude of the internation space station and displays it on a map. The app displays the astronauts currently in space using the People In Space API. The app also displays the video live stream from the camera on the internation space station. The app uses the NASA Astronomy Picture of the Day API to display the APOD. The app has the capability to save user entered locations and display them as a pin on the map.

Jess' GitHub profile picture
Visit this project's code on GitHub
Black Jack Game

HTML

CSS

Java Script

Black Jack Game

2023

This is a black jack game built using JavaScript.

The base of this game was built following the Scrimba JavaScript course. I added a dealer to make the game more realistic/interesting, and added the player's chips mechanic.

Black jack logo
Visit this project's website!
Jess' GitHub profile picture
Visit this project's code on GitHub
Wordle

Python

Wordle command line game

2022

Guess-My-Word is a command line clone of the popular word guessing game Wordle built in python.

Players are given six tries to guess a five-letter word. After each attempt, the program gives clues about the accuracy of the guess. The player uses the clues to adapt their responses.

replit logo
Visit this project on replit!
Jess' GitHub profile picture
Visit this project's code on GitHub
times tables

HTML

CSS

Java Script

JavaScript Demo Sites

2022

JavaScript Demo Sites.

View the demos here
snails

HTML

CSS

Portfolio Website

2022

This is the site you are currently on!

Jess' GitHub profile picture
Visit this project's code on GitHub
Internation Space Station

Python

Alice and Bob

2022

Alice and Bob send each other letters in python. This is a demo of how classes interact with each other.

Jess' GitHub profile picture
Visit this project's code on GitHub