Projects
An overview of my projects. Click on a project to read more.
ClearTerms
*3rd place hackathon winner
AI-powered cybersecurity awareness platform that explains privacy risks, trust scores and website behavior in simple language for everyday internet users.
Spelling Bee Solver
*Tool for working with Spelling Bee style word puzzles. The project focuses on filtering, word logic and turning a puzzle-solving idea into a practical helper.
Survivor
*A larger public repository for a project called Survivor. This page is prepared as a case-study space for mechanics, structure and implementation notes.
Data Base Scrapper
*A new database scraping project prepared for collecting structured data and turning it into a usable local dataset or database workflow.
C++ Algorithmic Projects
*Algorithmic C++ programs created while studying Computer Science. The repository focuses on theoretical problems, data structures and careful implementation.
Sudoku Solver
*A new solver project for Sudoku puzzles. It is prepared as a space for constraint logic, backtracking and algorithmic problem solving.