theConnorChannel

Home

Projects

Games

my LinkedIn my GitHub

Welcome to theConnorChannel!

This site is mostly used as my portfolio website but is also an opportunity to practice (and flex) the skills that I learn on my path to becoming a software developer! One day, this site will be filled with many interesting pages and you will be able to see my growth as a developer. Animations, magic, explosions, clickable buttons; the possibilities are endless!

I hope you enjoy your stay!

I have a big smile!

About Me:

Hello! My name is Connor Chan, I'm an aspiring full-stack developer.

I'm currently in my 4th year of earning a BSc in computer science from York University in Toronto, but I also recently completed an exchange year at Waseda University in Tokyo!

Right now, I'm focusing on building my front-end development and UI design skills by challenging myself to make the best portfolio website anyone has ever seen (from scratch).

Outside of tech, I love to create music, go on hikes, and skateboard.

Skills

HTML CSS JavaScript React Node.js Java Python Git GitHub UI Design Front-End Development Data Structures Algorithms Embedded Systems Android Studio

That's about it!

My Projects >
My Resume >

My Favorite Projects

Minesweeper

Minesweeper is one of my favorite games to play when I'm bored, so I created a basic Minesweeper game from scratch using JavaScript, HTML, and CSS.

Click the image If you want to try it for yourself!

Enjoy!

minesweeper game board

CodeBreaker

I remember playing a game like this in summer camp. Originally I wanted to do something like the NYT Wordle but then I felt bad for my friends who may or may not have a 3rd grade reading level. JUST KIDDING, its because I was way too lazy to find a way to get all the words.

This was also made with JavaScript, HTML, and CSS.

Anyways, click the image If you want to try it for yourself!

Enjoy!

CodeBreaker game board

Dev Blog

6/17/2024

I created this site that you are looking at using basic HTML and CSS. Although it is pretty empty for now, upgrades await in the near future!

6/19/2024

Today, I started learning some basic JavaScript and made a simple counter app. I also learned how to make links as icons and added a link to my LinkedIn on the header.

6/22/2024

Yesterday, I created a simple Blackjack game website(edit: using JavaScript). As of right now, the game works but I want to style it and add some features such as a deck counter, a win-loss tracker, C-Money, doubling down, and splitting.

6/23/2024

Today, I added some cool new features and fixed some of the bugs on my Blackjack page. Some stuff I added includes splitting, doubling down (though there is no C-Money yet), a deck counter (which I recycled from my previous counter page), a win-loss column so you can track your wins and losses. On the smaller side, I added a home icon which goes back to here, and did a little bit of styling. I think in the future I want to implement like an "educational mode" where you can see the probabilites and also learn the optimal Blackjack strategy but maybe I'll take a little break from this project first.

7/2/2024

I know, I've been pretty quiet recently. I got stuck with some school work while also trying to develop this awesome Minesweeper page in JavaScript. It is missing a few features (like winning) but I hope to get that sorted out soon. I also want to get back on some CSS and make these pages look sick. Anyways, C-MonDawg out.

7/6/2024

Minesweeper is now looking awesome, no cap frfr. I still want to add the ability to customize the size of the board and number of bombs, but in the meantime I want to make my amazing website available on Google. Right now it says something about "pages cant be indexed" or something. I might have to call Google HQ about that one. But fr tho, search engine optimization begins!

7/9/2024

Created a Code Breaker game, inspired by the popular Wordle, which is what I originally wanted to do but for that I would need to figure out how to get a list of 5 letter words which I can't be bothered to do rn tbh. However, I did learn a bunch, including adding click functions to divs and deleting elements from pages in JS. Right now, I want to go back and apply some of this stuff to make my Minesweeper but after I want to start adding stuff to this homepage.

7/10/2024

Today, I made the Minesweeper buttons into divs and it looks SO much better. Next I want to make changeable size/difficulty level. I also went ahead and started messing with this homepage and added the awesome featured projects gallery (which you probably saw on the way here) with crazy sliding animations and handy navigational arrows!

4/19/2025

Finally back on the website grind! Thinking of making this portfolio site actually look good so that I can impress recruiters and land an actual job this summer. ¯\_(ツ)_/¯ Added a whole bunch of animations and the rotating image carousel.