Projects

  • Futurense Learning Managment System

    Date: 26 June, 2024

      Technology: Python, MySQL | Library: Tkinter

    1. Developed a comprehensive Learning Management System using Tkinter and MySQL, featuring secure user authentication, course and assignment management, grade tracking, and attendance monitoring.
    2. Check Out my GitHub

  • To-do App

    Date: 8 May, 2024

      Library: Tkinter

    1. Developed a user-friendly to-do application using Tkinter and Python, with persistent storage in a text file.
    2. Users can add, update, and mark tasks as completed through an intuitive interface.
    3. Check Out my GitHub

  • FlashCards

    Date: 10 Mar, 2024

    1. Library: Tkinter, Pandas

    2. Developed a dynamic flashcard application using Tkinter and Python, featuring two CSV files for managing flashcards.
    3. right button removes word-definition pair from "words to learn" file, ensuring no repetition; cross button flips card for definition display without removal; next button smoothly transitions to next flashcard
    4. Users can navigate through flashcards using intuitive controls, such as arrow keys or buttons, allowing for effortless review of content.
    5. Check Out my github

  • Basic Snake game

    Date: 17 Feb, 2024

    1. Library: Turtle Graphics

    2. Developed an engaging game leveraging Turtle graphics, where players control a snake to consume food and progressively increase its length.
    3. Implemented collision detection mechanisms to ensure the snake's survival.
    4. Designed scoring mechanics to incentivize players to achieve higher scores.
    5. Check Out my github

  • Simple Messaging System using Stacks

    Date: 12 Jan,2024

    1. Developed a menu-driven messaging application utilizing stack data structures, allowing users to seamlessly manage messages
    2. Users can delete individual messages, add new messages, and access the latest or all messages.
    3. Leveraged stack data structures to prioritize the latest messages, enabling users to stay updated with recent conversations
    4. Check Out my github
  • Geospatial Analysis on NASA Global Land Data

    Date: 2 May, 2024

    1. Technology: Python | Library: Xarray

    2. Utilized xarray for efficient processing and analysis of multidimensional climate datasets.
    3. Conducted spatial and temporal analysis to identify significant climate trends and anomalies
    4. Created visualizations to compare climate variables across different years, highlighting key environmental changes.
    5. Check Out my github

  • Uber Rides Data Analysis

    Date: 17 Mar, 2024

    1. Technology: Python | Library: Pandas, Seaborn, Matplotlib

    2. Utilized Python libraries to preprocess, explore, and visualize key insights
    3. Demonstrated expertise in data preprocessing techniques
    4. Applied advanced analytical methods such as grouping, aggregation, and filtering within Pandas to derive meaningful insights.
    5. Check Out my github

  • Airbnb Database Analysis

    Date: 26 Mar, 2024

    1. Technology: MySQL | Tools: PowerBI, Excel, Exclidraw

    2. Designed a comprehensive database schema for an Airbnb clone project using SQL, encompassing tables such as users, property, host, booking, and more.
    3. Included sample SQL queries for basic data retrieval and manipulation tasks within the project documentation.
    4. Check Out my github
  • Terminal Style Personal Website

    Date: 16 July, 2024

    1. Technology: HTML, CSS, Javascript

    2. Simulates a terminal interface with JavaScript and CSS, featuring various interactive commands.
    3. Includes sections for help, user information, skills, projects, and contact details.
    4. Designed to be responsive, ensuring usability on both desktop and mobile devices.
    5. Check Out my github
  • Profile Card

    Date: 11 Jan, 2024

    1. Technology: HTML, CSS

    2. Implemented card flipping feature to engage users and reveal hidden details
    3. Incorporated dynamic hover effects to add interactivity and visual appeal, enhancing user engagement and overall aesthetics.
    4. Provided flexibility to personalize the card with user's name, role, education, and social media links
    5. Check Out my github

  • Text to speech converter

    Date: 27 Dec, 2023

    1. Technology: HTML, CSS, Javascript

    2. Effortlessly input text into the provided textarea for instant conversion
    3. Personalize listening experience by choosing from a diverse range of voices available in the dropdown menu.
    4. Experience immediate playback of your text with just a click of the "Listen" button, allowing for quick and convenient access to auditory feedback.
    5. Check Out my github

  • Gift Reccomendation Website

    Date: 27 Nov, 2023

    1. Technology: HTML, CSS, Javascript

    2. Created a visually engaging homepage with a captivating container of images and text, establishing a serene atmosphere
    3. Enhanced user interaction by incorporating a heart button below each gift recommendation.
    4. Check Out my github

  • Land Resources Website

    Date: 5 Nov, 2023

    1. Technology: HTML, CSS, Javascript

    2. Developed an informative website with sections on research findings, project highlights, and educational outreach, promoting awareness of sustainable land management.
    3. Conducted extensive research to uncover exemplary sustainable land practices globally, ensuring a diverse and comprehensive showcase of impactful projects.
    4. Check Out my github
  • Rock and Mine Prediction tool

    Date: May, 2024

    1. Technology: Python | Libraries: OpenAI API, Langchain

    2. Loaded and explored the sonar dataset to understand its structure and key statistics.
    3. Trained a logistic regression model on the dataset, achieving an accuracy of 83.42% on training data and 76.19% on test data./li>
    4. Made predictions using the trained model to classify new data as either "Rock" or "Mine".
    5. Check Out my github
  • Medical Assistance System

    Date: 18 May, 2024

    1. Technology: Python | Libraries: OpenAI API, Langchain

    2. Created a comprehensive Medical Assistance System leveraging OpenAI's GPT-3.5 API and Langchain modules for accurate predictions and recommendations.
    3. Empowered users with personalized healthcare insights by analyzing symptoms, severity, and patient details to predict diseases, suggest remedies, recommend hospitals, and estimate treatment costs and duration.
    4. Implemented sequential chains to process user inputs, providing seamless integration of multiple AI models for a cohesive user experience.
    5. Check Out my github

  • Restaurant Recommendation

    Date: 9 May, 2024

    1. Technology: Python | Libraries: OpenAI API, Langchain

    2. Developed a personalized restaurant recommendation system using OpenAI's GPT-3.5 Turbo API to analyze user preferences.
    3. Implemented data extraction from raw text to structured format, ensuring accurate and relevant suggestions.
    4. Enhanced user experience by providing tailored dining options based on favorite foods, restaurants, and cities.
    5. Check Out my github

  • House Price Prediction

    Date: 25 Apr, 2024

    1. Technology: Python | Libraries: Scikit Learn, Pandas, Matplotlib

    2. Utilized linear regression to model and predict salaries based on factors such as years of experience, enhancing predictive accuracy.
    3. Conducted comprehensive data exploration, including cleaning, transformation, and encoding of categorical variables for robust analysis.
    4. Visualized relationships and trends with scatter plots and regression lines, providing clear insights into salary determinants.
    5. Check Out my github