Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 516 Bytes

File metadata and controls

29 lines (21 loc) · 516 Bytes

Year 1 Programs

A compilation of programs from my first year of college

Python - Fall

Consists of some personal project stuff that I did for fun. Most of it involves numbers.

Python Projects

  • Activity 2
  • Activity 3
  • Activity 11
  • DecimalToBinary
  • FactorFinder
  • primemaker

Java - Spring

All of these were for class projects, but I'm most proud of CDCollection because I built that all on my own.

Java Pt 1

  • Toll Collection
  • Toll Collection V2

Java Pt 2

  • Assignment 1
  • EVCharging
  • CDCollection