My Projects

A few apps and codes I built or maintain.

View All Source codes →
Tic Tac Toe – Cisco NetAcad Final Project

Tic Tac Toe – Cisco NetAcad Final Project

Python • CLI • Logic • Cisco NetAcad

Simple command-line Tic Tac Toe game developed as the final project for the Cisco Networking Academy course. Focused on logic flow, user input validation, and clean terminal UI.

Secure Password Random Generator

Secure Password Random Generator

Python • Secrets • Encryption • CLI

Secure password generator using Python’s `secrets` module to create cryptographically strong passwords. Includes character customization and output management for privacy and usability.

MySQL Server Command Line Interface

MySQL Server Command Line Interface

MySQL • Python • Typer • SQL

A lightweight MySQL terminal interface built with Python Typer. Allows users to connect, query, and manage databases directly from the command line in an intuitive way.

OptiDarwin – Windows Optimizer

OptiDarwin – Windows Optimizer

Python • PowerShell • Batch • Windows

System optimization tool for Windows 10 and 11 that automates scripts to reduce background load, disable unnecessary services, and improve overall performance and responsiveness.

Simple Calculator

Simple Calculator

Python • Math • CLI • Educational

A simple but effective command-line calculator that performs basic arithmetic operations. Designed as a beginner-friendly Python exercise to understand input handling and logic structure.

Separator