Skip to content
View Kaitlyn-Fortuna's full-sized avatar
  • 19:36 (UTC -04:00)

Block or report Kaitlyn-Fortuna

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.

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

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

Report abuse

Pinned Loading

  1. Personal-Portfolio-Website Personal-Portfolio-Website Public

    Personal project to display my web development skills.

    HTML 1

  2. Pocket_Pharmacist Pocket_Pharmacist Public

    RocketHacks 2026 - Overall Winner

    JavaScript 2

  3. FitCoach_AI_Chatbot FitCoach_AI_Chatbot Public

    Developing a fitness chatbot that interfaces (OpenRouterAPI) with an existing AI models.

    CSS 1

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    Simple Tic-Tac-Toe game using Python

    Python 1

  5. Perfect-Numbers Perfect-Numbers Public

    A perfect number is a number where the sum of its divisors is equal to the number itself. This python code will take input two integers a starting value and an ending value and check for perfect nu…

    Python

  6. Airline-Seat-Allocation-System Airline-Seat-Allocation-System Public

    A simplified Airline Seat Allocation System that manages seat reservations for flights using Python. The system will support booking, cancellation, waitlist management, and seat selection features,…

    Python