Projects
Here are some of the projects I've worked on.

Resumate
Generate a descriptive summary and a cool header for the LinkedIn About section using LLM.

OdiChat
A chatbot helps you translate common phrases, questions, and terms from English to Odia. It uses Gemma embeddings for word similarity and translation.

Personal Portfolio Website
A personal website completely built using HTML and CSS. Utilizes a terminal design to make the website look clean and simple, displaying the user's IP and location.

CoGate
A smart AI-based gate which will open if the person wears a mask. Includes sanitizing pathways using liquid sanitization for humans and UV sanitization for electronic gadgets.

MoTika
A website for the Khurda District of Odisha State to track the availability of COVID-19 vaccines. Uses the Open API provided by CoWin to fetch data.

coFind
A platform where individuals can find others for work, organizing events, or networking.

markView
An online Markdown previewer displaying live previews of markdown side-by-side. Built using showdown.js library.

Odisha Covid19 Dashboard
Fetches COVID-19 data from APIs and renders it in a multi-language dashboard for Odisha State.

onEditor - Code Editor
A minimal online code editor supporting C++, Java, and Python. It is also mobile-friendly.