Skip to content
View Snowyyxx's full-sized avatar

Block or report Snowyyxx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Food-Recipe-Creator Food-Recipe-Creator Public

    recognizes indian food limited to certain categories and creates a recipe for it using chatgpt

    Jupyter Notebook

  2. Fast-Food-Restaurant-Order-Management-System Fast-Food-Restaurant-Order-Management-System Public

    multi-threaded order management system for a fast-food restaurant using C++ and SQLite. Implemented order placement and processing ensuring thread safety with mutexes and atomic variables

    C++

  3. ChatBotUsingLangchain ChatBotUsingLangchain Public

    using langchain, i create a chatbot where you can talk with your pdf file and ask it questions

    Jupyter Notebook

  4. Tweet-Emotion-Classifier Tweet-Emotion-Classifier Public

    classifies the tweet into 6 categories of emotions. used transfer learning.

    Jupyter Notebook

  5. Trading_Platform Trading_Platform Public

    simulated a trading platform where stocks are being sold and bought parralely. records are being mantained in a sqlite database. used threads and mutex to ensure mutual exclusion of processes .

    C++

  6. Ice-Cream-E-Store Ice-Cream-E-Store Public

    This project is a Django-based web application designed to simulate an online ice cream shop. It demonstrates the use of Django for backend development and Bootstrap for frontend styling, showcasin…

    HTML 1