<div>
{}
const
for()
</>
[]
My Work

Powered by Imagination

From ideas to execution, here's what I've been making happen—check it out.

podnotes_logo

PodNotes

PodNotes is an AI-powered tool that converts your prompts or documents into interactive and engaging podcasts, with customizable voices and styles to match your content perfectly.

Python HTML CSS Render
To-Do-SaaS

To DO SaaS

Developed as a seamless task management platform, the To-Do SaaS empowers users to stay organized by adding, managing, and tracking tasks effortlessly. With an intuitive interface and functionality designed for efficiency, it turns everyday organization into a breeze.

Python HTML CSS SQlLite
Discord bot

Daily Coder

Daily Coder is a Discord bot designed to keep the coding community sharp and engaged. It delivers curated coding challenges from platforms like LeetCode, HackerRank and more straight to the server every day at 6:30 PM, fostering learning and collaboration among members.

Python Discord API HTMl CSS Render
PYLIT

PYLIT

A language translator with great UI and incredible data security

Python Streamlit
Sign language detector

Sign Language detector AI model

An AI model that helps Reduce Inequality in the SDG by understanding sign languages made using hands. Achieved 99.99% accuracy

Anaconda Orange Data mining
Jarvis Beta

Jarvis

a state-of-the-art chatbot built using the powerful capabilities of the Llama 3 large language model (LLM). Written entirely in Python. One of my innitial projects when I started coding.

Python

Want to see more of my work?

View All on GitHub
function createAwesome() {
  const skills = ['passion', 'creativity'];
  return skills.map(skill => 
    transform(skill)
  );
}