Skip to content
View jpsteele-archive's full-sized avatar

Block or report jpsteele-archive

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. joshuapsteele/tenmo-money-transfer-application joshuapsteele/tenmo-money-transfer-application Public

    RESTful API and CLI program that allows users to register, login, check balance, send/request money, and approve/reject requests. Used Java, Spring Boot, JDBC, PostgreSQL, and E/R diagrams in Intel…

    Java 1

  2. joshuapsteele/java-vending-machine joshuapsteele/java-vending-machine Public

    CLI vending machine that displays inventory, accepts money, dispenses items, calculates change, and tracks transactions and total sales. Used Java, JUnit testing, and File I/O in IntelliJ.

    Java

  3. joshuapsteele/dream-pkm joshuapsteele/dream-pkm Public

    Crafting my "dream" personal knowledge management application one baby step at a time. (Although let's be honest, I'm using Obsidian in the meantime!) A side project to learn Python and Django better.

    Python 1

  4. joshuapsteele/getPlatesWeightliftingCalculator joshuapsteele/getPlatesWeightliftingCalculator Public

    Calculates the plates you need on each side of a 45lb bar when weightlifting.

    Python