Skip to content
View bryanweecw's full-sized avatar

Highlights

  • Pro

Block or report bryanweecw

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

Hi there 👋

Welcome to my GitHub! I'm Bryan, a third-year Mathematical, Computational, and Statistical Science student at Yale-NUS College. I love writing code to solve practical, everyday problems.

  • 🔭 I’m currently working through the Neural Networks: Zero to Hero course.
  • 🌱 I’m constantly learning more about web development and exploring the latest in AI.
  • 👯 I’m looking to collaborate on open source projects and innovative tools that leverage machine learning.
  • 💬 Feel free to ask me about Python, TypeScript, LLMs, web scraping, and automation.
  • 📫 Reach out to me on LinkedIn if you wanna chat, or check out my work on my personal website.
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: When I'm not coding, I'm probably on eBay looking for good deals on camera lenses.

Don't be a stranger — browse through my repositories and let's get connected!

Some projects I'm proud of:

Pinned Loading

  1. car_rental_app car_rental_app Public

    A full-stack application for a Software Engineering Class using the T3 stack. Running a postgresql database hosted on Supabase, the application allows users to rent and return cars. The frontend is…

    TypeScript

  2. equationmatchinggame equationmatchinggame Public

    A Python-based calculator game that challenges players to match numbers and operators to form correct equations. The game includes a variety of sound effects, utilizes the Pygame library for its gr…

    Python

  3. pokedex pokedex Public

    A web application built with Next.js, that uses the public PokeAPI to function as a Pokédex.

    JavaScript

  4. satsmenuscrapy satsmenuscrapy Public

    A Python-based tool utilizing Selenium for SSO authentication and Scrapy for efficient web scraping. Designed to work with Yale-NUS College's dining services, this scraper automates the extraction …

    Python