Projects
Farmer Bot
An AI-powered chatbot for farmers to get information on crops, disease
management, market prices, and government schemes.
(temporarily offline after AWS free-tier expiry).
Tech Stack: JavaScript, OpenWeather API, Market Prices API, Google Gemini API (AI Agent), and n8n automation workflows.
UTCA Conference Website
Official conference website developed for UTCA, handling call for papers, tracks, registration details, review process, and event information with server-side rendering.
Tech Stack: HTML, CSS, JavaScript, Flask, Jinja2, Custom Domain, Cloud Deployment.
Portfolio Website
A personal portfolio website showcasing my projects, skills, and experience.
Tech Stack: Flask, HTML, CSS, JavaScript
You are currently viewing the portfolio website.
Mini Projects
Simple Calculator
Modern JavaScript calculator with dark UI. Performs arithmetic operations with clean display and intuitive layout.
Tech Stack: HTML, CSS, JavaScript
Weather App
This is a simple web application that displays a 5-day weather forecast for any city using the OpenWeatherMap API.
Tech Stack: HTML, CSS, JavaScript
Rock-Paper-Scissors Game
A fun and interactive Rock Paper Scissors game with responsive UI.
Tech Stack: HTML, CSS, JavaScript
E-Commerce DBMS Project
A Simple Database-Driven E-Commerce Application: A full-stack implementation with a dynamic frontend, a secure backend for data persistence, and role-based access—featuring customer functions (authentication, product catalog, shopping cart) and comprehensive admin privileges for managing the platform.
Tech Stack:React.js, Python Flask, MySQL
Telegram Chatbot
A custom chatbot built for Telegram using Python and automation flows.
Tech Stack: Telegram API, n8n
Mobile Web Server
A hobby project that turns an Android phone into a lightweight Linux-based web server using Termux, with a Flask app securely exposed over HTTPS via Cloudflare Tunnel.
Tech Stack: Android, Termux, Python, Flask, SSH, Cloudflare Tunnel