1. Python Language Translator
Built a modular language translation tool in Python capable of converting text between multiple languages using structured parsing and API integration.
- Designed tokenisation and preprocessing pipeline
- Integrated external translation API with robust error handling
- Implemented input validation for unsupported languages
- Structured code using modular, reusable components
Tech: Python, REST APIs, Exception Handling
View Project2. Guessing-Games Web App Collection
Developed a web-based collection of interactive guessing games that challenge users's logic and number intuition. Deployed live for anyone to play.
- Number-Guessing Game: Classic logic-based number guessing with AI-assisted hints
- Mind-Reading Game: Designed algorithms to “guess” a number chosen by the player (1-60) using logical deduction
- Built responsive and engaging UI to make games interactive
- Showcased understanding of control flow, conditional logic, and basic AI-style reasoning
Tech: Web Development (JavaScript/HTML/CSS), Algorithmic Logic, User Interaction
View Project3. Smart Quiz Generator
Created a web application that dynamically generates quizzes based on user-selected topics and difficulty levels. The system adapts questions based on previous answers to keep the challenge balanced.
- Implemented a dynamic question generator using structured JSON datasets
- Added difficulty scaling logic to adjust question complexity in real time
- Built a score tracking and feedback system to highlight strengths and weaknesses.
- Designed a responsive UI for seamless play on desktop and mobile
Tech: Python (Flask/Django) or JavaScript (Node.js), HTML/CSS, JSON, Algorithmic Logic
View Project