← Back to projects

About This Website

This website is a personal educational project showcase created by a student to display programming work. It contains descriptions and source code for learning-focused projects.

This site is static and informational only. It does not host online games, interactive gameplay, or executable software.

Teacher / Administrator Information

Purpose: This site exists solely to present programming projects for educational review and learning.

Content: Projects are written in Python and shared as source code. Any downloads are plain text files intended to be opened in a programming environment.

Hosting: The site is hosted using GitHub Pages, a static website hosting service used widely for educational and professional portfolios.

Safety: No games are played on this website. No software runs in the browser.

Example Project: Blackjack (Python)

The Blackjack project is a text-based Python program that runs in a terminal. It demonstrates control flow, functions, and logic. The images below are visual references only.

Blackjack table layout Blackjack hand example Playing cards deck