Skip to content
View andrewcoder58's full-sized avatar
πŸ‘¨β€πŸ’»
Coding
πŸ‘¨β€πŸ’»
Coding

Highlights

  • Pro

Block or report andrewcoder58

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
andrewcoder58/README.md

Hi there, I'm Andrew πŸ‘‹

πŸŽ“ Education

  • Harvard CS50's Introduction to Programming with Python

    • Completed a 10-week Harvard course focused on Python programming
    • Covered Python fundamentals, OOP, file I/O, regular expressions, and unit testing.
    • Built and submitted Digital Time Capsule
  • Code2College Software Development Essentials

    • Completed a 6-week software development course focused on Python programming.
    • Built three Python projects:
    • Attended workshops on professional skills development

πŸ’» Featured Projects

πŸ† Certifications

Harvard CS50’s Introduction to Programming with Python

Harvard CS50’s Introduction to Programming with Python
Awarded by Harvard University
AI Chatbot and Agent Fundamentals Badge

AI Chatbot and Agent Fundamentals
Issued by Code2College

Pinned Loading

  1. sunrise-cafe sunrise-cafe Public

    A fully responsive and SEO-optimized restaurant website built with HTML, CSS, and JavaScript. It features a modern UI with smooth animations, interactive elements, and a clean user experience.

    HTML 1

  2. digital-time-capsule digital-time-capsule Public

    A Python command-line application that lets users write messages to their future selves.

    Python 1

  3. escape-room escape-room Public

    A text-based Python adventure game where you must escape an alien spaceship by navigating through a dangerous maze

    Python 1

  4. store-inventory store-inventory Public

    A Python store inventory management system using object-oriented programming and CRUD (create/read/update/delete)

    Python 1

  5. arachnophonics arachnophonics Public

    A Python hangman-style game where players guess letters to reveal a hidden word before the spider is completed.

    Python 1

  6. elite102-club-elections elite102-club-elections Public

    @Code2College Internship Prep Project - Intro to SQL Database: Club Elections

    SQL