My Projects
A collection of my work spanning Python, Java, and C++ - from game development to web applications.
Bronchial Tree Vectorization
Advanced medical image processing project for CT analysis. Segments and vectorizes the bronchial tree from DICOM data using Hounsfield Unit analysis, with 3D skeletal visualization and export to medical software formats.
Neutron Board Game
An interactive board game written in Python with complete game logic and user interface. Play the strategic "Neutron" board game with intuitive controls.
Langton's Ant
A C implementation of the famous cellular automaton. Demonstrates complex emergent behavior arising from simple rules in dynamic systems.
Discussion Forum
A full-featured forum website built with Python and Flask. Includes user registration, post creation, commenting, and community discussion features.
NATO Base Manager
A C++ database management application for military units. Features add, delete, and view operations for managing unit resources efficiently.
Maze Solver
An intelligent Java pathfinding application with GUI. Solves mazes loaded from user files and visualizes the solution in real-time.
News by Email
A Python web scraper that delivers the latest news headlines directly to your inbox. Stay updated with automated daily news delivery.
Photo Mark
A versatile Python image editor for adding watermarks, resizing photos, and performing various editing operations on images.