Helen Tesfay

A.S. in Mathematics/Computer Science

Hi, I'm Helen. I recently graduated from Harrisburg Area Community College (HACC) in Harrisburg, PA.

I'm now a junior at Harrisburg University of Science and Technology (HU). I'm excited to create more powerful products in the near future.

Email: helentesfaytech@gmail.com
GitHub: https://github.com/helen-tesfay
LinkedIn: https://linkedin.com/in/helen-h-tesfay

Experience

My experience includes the following key accomplishments:

  • Spring 2025 Dean's List
  • Fall 2024 Dean's List
  • HACC Computer Science Club Vice President and Secretary

Selected highlights from my portfolio, with more available upon request:

  • Personal Webpage (Python, CSS, Streamlit, Streamlit-Lottie, Pillow (PIL Fork))
  • JoesAutomotive Cost Calculator (Java, JavaFx)
  • ParkingTicket Simulator (Java)
  • Ship, CruiseShip, and CargoShip Classes (Java)

Check these out in more detail below!

Portfolio

Personal Webpage

Personal Website

Use my personal website to get to know me on a different level in the internet space. I detail my experience choosing my major, detail hightlights of my portfolio, and my plans for my bachelor's degree. Plus, you can contact me through a fun way by submitting a simple form!

GitHub Repository

Joe's Automotive App

Joe's Automotive

Use the JoesAutomotive GUI application to get a quote for your visit to Joe's Automotive. The application allows you to select from a "Routine Maintenance" dropdown as well as a "Repair Hours" dropdown for any repair work. It is necessary to call or meet with a repair technician first to get a quote for the number of hours.

GitHub Repository

Parking Ticket Simulator

Parking Ticket Simulator

The ParkingTicket GUI application is used to issue a parking ticket. This application has five classes, ParkedCar, ParkingMeter, ParkingTicket, PoliceOffer, and ParkingTicketDemo. The application checks how long a vehicle had been parked against any purchased time. If the purchased parking time is less than the time the vehicle had been parked, the PoliceOfficer class issues a ticket. The ParkingTicket class reports the car's make, model, license plate number, officer name, fine amount, and details comparing parked vs. purchased time.

GitHub Repository

Ship Classes Project

Ship, CruiseShip, and CargoShip Classes

The Ship, CruiseShip, and CargoShip classes work to store and print the ships' information. The Ship superclass holds information about a ship's name and its year built. The CruiseShip and CargoShip subclasses inherit the name and year built fields and add additional information. The ShipDemo class is to print each ship's name and year built and the CruiseShip's max. passenger capacity as well as the CargoShip's max. cargo capacity. This project encompasses inheritance, overriding methods, and honing the use of arrays.

GitHub Repository

Keep in Touch