Projects

An overview of my projects. Click on a project to read more.

ClearTerms preview

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.

AI Cybersecurity Privacy Browser Extension Web Platform Git
Spelling Bee Solver preview

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.

Python Solver Git
Survivor preview

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.

Game Project Git
Data Base Scrapper preview

Data Base Scrapper

*

A new database scraping project prepared for collecting structured data and turning it into a usable local dataset or database workflow.

Python Scraper Database Automation Git
C++ Algorithmic Projects preview

C++ Algorithmic Projects

*

Algorithmic C++ programs created while studying Computer Science. The repository focuses on theoretical problems, data structures and careful implementation.

C++ Algorithms Academic Git
Sudoku Solver preview

Sudoku Solver

*

A new solver project for Sudoku puzzles. It is prepared as a space for constraint logic, backtracking and algorithmic problem solving.

Python Solver Sudoku Algorithms Git