Skip to content
View a-bakhtine's full-sized avatar
πŸ’
Thinking big thoughts
πŸ’
Thinking big thoughts

Block or report a-bakhtine

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

Alice's Corner
~ Welcome to my little corner in the big world of GitHub ~

My favourite quote right now is "so what?"
Helps me focus on the bigger picture!

About Me

Hey there! I'm an Honours CS student (McGill, 2027) with a strong algorithms & systems foundation and a bias for clean, tested code. I like building small practical things β€” CLI tools, scripts, and backend-leaning projects. Recently, I've been especially interested in Web Scraping, Machine Learning, and DevOps.

Languages

Frameworks & Libraries

Tools

Operating Systems

More Fun Facts

When I'm not coding you can probably find me...

  1. Hitting push at the gym! I'm on my way to doing 135lb on a bench press πŸ’ͺ
  2. Whittling at the park πŸͺ΅
  3. Sparring in brazillian jiu jitsu πŸ₯‹
  4. Experimenting with new recipes in the kitchen πŸ§‘β€πŸ³

Reach Out

Thank you for stopping by, I always love to chat so feel free to message or follow me!

Pinned Loading

  1. UFC-predictor UFC-predictor Public

    Predicts the outcome of UFC matches by applying machine learning on web scraped data.

    Python

  2. mini-os mini-os Public

    A C-based operating systems project implementing a Linux-style shell, process scheduling, and memory management.

    C

  3. caterpillar-game caterpillar-game Public

    Java snake game with power-ups - made with OOP, custom data structures, Swing GUI, and collision logic.

    Java

  4. brickbreaker-arkanoid-game brickbreaker-arkanoid-game Public

    Brick Breaker / Arkanoid mix of a game built in x86 assembly, featuring ball and paddle physics, brick collisions, score/life tracking, and unlockable power-ups.

    Assembly