JavaScript

Tip Calculator Project

Simply calculate your tip and bill amount in dollars calculated when you enter a percentage value that you usually use for tipping.

Python

URL Parsing

This program processes the x- and y-coordinates associated with each character in a table, then creates a grid of those characters based on their x- and y-coordinates.

Stock Trading Project

This program not only tracks changes in its stock value, but automatically texts you when a significant event happens (e.g. 5% increase or decrease).

Compound Interest Automation

Excel is helpful for calculating compound interest, but it’s often not enough. Automate the process with Python simply by answering a few questions and getting the results within milliseconds.

Text to Morse Code Converter

This project involves creating a text-to-Morse code converter, comparing the outputs using Selenium. The first output uses a dictionary derived from the Morse code alphabet while the other takes the keys from that dictionary to check for accuracy.

Product Sales Analysis Project

Pens and Partners is launching a new product line and must identify which sales tactics work effectively. Your job is to lead the company forward by analyzing the retailer’s data.

Pet Sales Analysis Project

PetMind must launch a monthly pet box subscription to reduce the cost of customer retention and improve brand loyalty. Your job is to lead the company forward by analyzing the retailer’s data.

Excel

Space Race Project

There is a a rich dataset on the history of space missions from Next Space Flight that’s just waiting to be analyzed and visualized. What organizations launch missions? When? How much does it cost?