Python projects developed after my learning journey

Explore my latest projects, built using React, Next.js, TypeScript, and Tailwind CSS. Each project is meticulously crafted to deepen my expertise with various libraries and APIs.

  • AI-Powered Genomic Variant Explorer

    A full-stack web application that enables researchers to upload, explore, and analyze genomic variant data using AI-driven natural language queries. The platform supports standard genomic formats (VCF / VCF.GZ / 23andMe) and provides interactive visualizations across chromosomes, population-level comparisons, and AI-assisted variant filtering. By translating plain-English questions into database queries, the tool removes the need for complex scripting and accelerates genomic analysis workflows. Built with React, Vite, Tailwind CSS, FastAPI, PostgreSQL, and OpenAI APIs, the project demonstrates the integration of modern web technologies with applied AI in computational biology. Public datasets from the 1000 Genomes Project were used to validate functionality and scalability. Github on request.

Python projects developed during my learning journey

Below you will find a selection of Python projects that have been instrumental in advancing my coding skills and deepening my understanding of various programming concepts.

  • Student Management System (OOP)

    Developed a student management system using Object-Oriented Programming principles. Implemented features for adding, updating, and managing student records.

    Github.com

  • Web Cam Monitor

    Created a web cam monitoring application that captures and stores video streams. Integrated motion detection algorithms for enhanced functionality.

    Github.com

  • Web Scraping-Sql

    Built a web scraping tool to extract data from websites and store it in a SQL database for analysis. Utilized BeautifulSoup and SQLAlchemy for data management.

    Github.com

  • Daily News Request

    Developed a script to fetch and display daily news articles from various sources using news APIs. Implemented scheduling for regular updates.

    Github.com

  • Weather Forecast Prediction

    Created a weather forecasting application that retrieves and displays weather data using external APIs. Implemented data visualization for weather trends.

    Github.com

  • Django-Sql

    Built a web application using Django framework with SQL database integration. Implemented user authentication and CRUD operations for data management.

    Github.com

  • Flask Job Application

    Developed a job application portal using Flask. Implemented features for job listings, applications, and user management with secure authentication.

    Github.com

  • Chatbot

    Created a chatbot using Python and Natural Language Processing (NLP) techniques. Integrated with various messaging platforms for real-time interaction.

    Github.com

  • Restaurant Menu Django-Sql

    Developed a restaurant menu management system using Django and SQL. Implemented features for adding, updating, and displaying menu items.

    Github.com

  • Hotel Booking App

    Built a hotel booking application that allows users to search, book, and manage hotel reservations.

    Github.com

  • Spotify API

    Created an application that interacts with the Spotify API to retrieve and display music data.

    Github.com

  • Todo App

    Developed a to-do list application with features for adding, updating, and deleting tasks. Implemented user authentication and data persistence.

    Github.com