Skip to content
View scottdaigger's full-sized avatar

Block or report scottdaigger

Report abuse

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

Report abuse

Pinned Loading

  1. aws-cost-report aws-cost-report Public

    Python-based AWS Cost Reporting tool (MVP) — generates FinOps-style HTML/PDF reports with Jinja2 and WeasyPrint, including cost trends, anomalies, and savings opportunities.

    Python

  2. bank-account-simulator bank-account-simulator Public

    A simple Python console program that uses Object-Oriented Programming principles to simulate a bank account system. Users can check balances, deposit money, and withdraw money from checking or savi…

    Python

  3. tic-tac-toe tic-tac-toe Public

    Simple Python console Tic Tac Toe game with win/draw detection and input validation

    Python

  4. rgb-color-game rgb-color-game Public

    Learning project: Interactive JavaScript RGB color guessing game showcasing DOM manipulation, event handling, and responsive UI.

    JavaScript

  5. tip-calculator tip-calculator Public

    Learning project: a basic tip calculator demonstrating form handling, input validation, and DOM updates with vanilla JavaScript.

    HTML

  6. todo-list todo-list Public

    Learning project: interactive to-do list built with HTML, CSS, and jQuery, featuring dynamic task creation and deletion.

    CSS