Skip to content
View Charleszhoujh's full-sized avatar

Highlights

  • Pro

Block or report Charleszhoujh

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.

Content in all repositories owned by your account will be closed.
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
Charleszhoujh/README.md

Greetings

Hi, I'm Charles:)

I'm a Sophomore Electrical & Computer Engineering student at the University of Toronto, (for now) interested in software engineering and AI personalization & AI interpretability.

I enjoy building tools for everyday problems and exploring how language models can reflect individual preferences.

Selected projects

Reversi Game-Playing Bot (View code & certificate

A Reversi engine written in C, ranked 4th on the APS105 course leaderboard and awarded a Certificate of Outstanding Performance.

  • Implemented minimax search with alpha-beta pruning and heuristic move ordering.
  • Added iterative deepening, CPU-time checks, and phase-based evaluation for mobility, corners, edges, and discs.

RecordYourUni (Visit website

A university application planning website used by 30+ international students studying in Canada.

  • Led product requirements and AI-assisted development from concept to launch.
  • Deployed using Netlify and Cloudflare, with Supabase as part of the technology stack.

Currently working on

  • Rhyvia — A personal study-planning project, with an Oura API integration in development. Project website source

  • Personal values & language models — Experiments with prompting and lightweight adaptation to explore how models represent individual preferences.

Technical skills

Python C C++ MATLAB

Currently learning

HTML TypeScript PyTorch NumPy

Get in touch

I'm seeking Summer 2027 software engineering internships and am open to collaborating on software and AI projects.

🌐 Portfolio · LinkedIn · Email

Pinned Loading

  1. Reversi-AI Reversi-AI Public

    My proudly ranked 4th Reversi AI bot

    C