Skip to content
View umckinney's full-sized avatar
  • Seattle, WA
  • 19:32 (UTC -07:00)

Block or report umckinney

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. cat cat Public

    1

  2. python-foundations python-foundations Public

    Python coding exercises documenting my learnings

    Python

  3. simple-html-renderer simple-html-renderer Public

    A Python-based HTML rendering engine built from scratch using object-oriented principles.

    Python

  4. mailroom mailroom Public

    Mailroom is an object-oriented Python application that manages a donor database for a charitable organization. It allows users to track donations, generate reports, and send thank-you messages — al…

    Python

  5. social-network-simulator social-network-simulator Public

    Social Network Simulator is a layered, test-driven CLI + API project built in Python 3.12 to model a lightweight social networking platform. It supports user, status, and picture records, tag-based…

    Python

  6. three-web-servers-example three-web-servers-example Public

    This project explores three different ways to serve web content using pure Python—no frameworks. Each server demonstrates a different backend architecture style: CGI Calculator, WSGI Book Catalog, …

    Python