Project Portfolio

Explore my portfolio of projects spanning various technologies and domains.

Filter by:
GenAI
Web Development
Technical Content Creation
Computer Vision
Cybersecurity
Showing 9 of 10 projects
GenAI

Langchain Semantic Document Finder

This is a simple semantic search application built with LangChain. It helps users find the most relevant document from a set of texts based on the context of an input query, not just keywords.

Web Development

TradeTrack Wholesale Management

The TradeTrack project is a simple system to help wholesale business owners manage their entire business. It allows them to track stock, suppliers, clients, finances, and bank transactions—all in one place.

Web Development

debjotyms.com

Developed a personal portfolio website using Next.js to showcase projects and skills. Implemented responsive design and optimized performance for a seamless user experience.

Technical Content Creation

YouTube Channel

Created and manage a YouTube channel to share technical content on topics such as AWS, LeetCode problem solutions, and Python programming. Developed engaging video tutorials to educate viewers and demonstrate problem-solving techniques.

Web Development

xopslab.org

XOps Lab is a global community for AI, ML, and Cloud enthusiasts to connect, learn, and grow together.

Computer Vision

OpenCV Camera Calibration and Homography

A Python project for camera calibration using checkerboard images and applying homography transformations to align images accurately.

Web Development

Django Book Store

This project developed as a course project for the CSE370 Database course. Built on Django, MySQL, and Bootstrap, it allows users to browse, search, and purchase books.

Computer Vision

Aruco Marker Distance Measurement

Developed a system to accurately measure distances using Aruco markers. Implemented Computer Vision techniques to detect markers in images or video streams, enabling precise distance calculations.

Computer Vision

Face Tracking

Created a face tracking system utilizing the OpenCV library. Developed algorithms to detect and track human faces in real-time from video input.