░▒▓██████▓▒░░▒▓█▓▒░▒▓███████▓▒░░▒▓████████▓▒░▒▓███████▓▒░  
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓████████▓▒░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓██████▓▒░ ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓███████▓▒░░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░                                                                                                                                                                                                              

Welcome to my site!!

I hope you like the site so far, please take a look around!


Want some fancy effects? Click HERE to turn them on.

Some things you might be interested in:

Contacts

-> GitHub Follow me for updates on my repositories or to hire me.

Credits

-> RichardApps Thanks so much for making this website!!!

-> Aiden Sorabji Thanks to me for configuring the website!!!

Minecraft Cookie Clicker

Info: I created a version of cookie clicker in the style of Minecraft using python and customtkinter. The reason why I chose to use customtkinter and not pygame is to give myself a challenge, after all customtkinter is an application GUI creater and not a video game development library.


-> [link]

Word In Python

Info: I made using customtkinter a fully working simplified version of Word in python. It features a saving and loading file system using pickle; cut, copy, and paste function; shortcuts to remove text quickly (CMD+Delete = Delete full line); word counter; font changer; and more.


-> [link]

customtkinter Calculator

Info: Using customtkinter and python, I created a calculator that matches the style of the original macOS 11+ calculator. It features a fully working UI, fully working functionality with integers and numbers with decimal places, and a fully working settings menu for customizing your experience.


-> [link]

Platform Frenzy

Info: Using pygame and customtkinter, I made a platform game that infinitely generates platforms and levels, in which you have to cross to get points. The game features full PlayStation © 5 controller support with haptic rumble supported, as well as a fully working save system to save your high scores.


-> [link]

Structured Programming Modules

Info: The full list of structured programming modules used for different coding challenges. Each of them have all extra components added, each of them work, they all are efficient, and they all go above and beyond what was asked.


-> [link]

My Website

Info: This website using the code from RichardApps uses HTML, CSS, and JS to create everything. HTML is used for the pages, CSS is used for the styles and effects, and JS is used for the different scripts used.


-> [link]

About me

I am a 17-year-old who is experienced in Python,

HTML, Java, and C++. I am based in Canada.

Skills

-> Python 5+ Years Experience

-> HTML 2+ Years Experience

-> Java 6+ Months Experience

-> C++ 3+ Months Experience

Universities

I hope to get into many different universities, the universities I want to get into are:

-> University of Calgary

-> Mount Royal University

-> Saint Mary's University

-> University of Alberta

Degrees

The degrees I want to pursue would be:

-> (BSc) Computer Science

-> (BSc) Software Engineering

-> (BSc) Data Science

-> (Bcomm) Business Analytics

Social Media



Reach out to me through Github!

Computer Specs

-> CPU M2 Pro (10 Core CPU)

-> GPU M2 Pro (16 Core GPU)

-> RAM 16 GB LPDDR5

-> Storage 1 TB SSD

-> Display Liquid Retina XDR Display

-> Refresh Rate 120Hz

-> OS macOS Sonoma 14.4.1 (23E224)

Resources

Here are some useful resources I use regularly:


- development -

-> VS Code [link] Really good IDE.

-> Macbook Pro [link] Trustful computer that has long battery life, lots of power, and great reliability.

-> Python [link] These days I mostly code in python to develop many of my applications and games.


- graphics -

-> customtkinter [link] Great graphic GUI library that replaces the outdated tkinter.

-> pygame [link] Great game development library.