Projects

WiseShield AI

WiseShield AI

A comprehensive security solution designed to safeguard users from phishing attacks. The project integrates a Flask API server powered by Machine Learning, a Chrome extension, and a website developed using React and Tailwind CSS. The Chrome extension detects sensitive fields such as Username and Password on websites and sends the site's URL and content to the backend server. The backend server, using a pre-trained model, checks if the site is legitimate or not by comparing it with known legitimate sites. If the site is identified as fake, the extension warns the user and redirects them to the legitimate site.

JavaScriptTypeScriptTailwind CSSReact.jsChrome ExtensionWebpackNode.jsPythonFlaskAI/MLREST APISeleniumCybersecurity
News App

News App

A mobile-first news exploring application with real-time updates, built using Kotlin, Jetpack Compose. The app fetches news from the News API and displays them in a clean and user-friendly interface. Users can explore news by categories, search for news, and read the full article by clicking on the news card.

AndroidKotlinJetpack ComposeNews APIRetrofitMVVMMaterial Design