> Nick Mancuso


Developer, Student, and Open Source Enthusiast

Check out a few of my projects below. You can find the rest, along with my open source contributions at my Github.



TempCalc was my first applet with a GUI.
I made it for my intro to programming final project, using JavaFX. You can find it on GitHub here.


Crispy Printer Bot is a CLI applet written in Java for managing printer toner inventory.
You can find it on GitHub here.


TonerHive is a GUI application written in Java for DTCC, to track printer toner inventory.
You can find it on GitHub here.


Airport Weighted Graph is a neat implementation of a weighted graph,
with priority wrappers to track and evaluate flight times between various airports.
Written in Java. You can find it on GitHub here.