Skip to content
View OmRakhade's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report OmRakhade

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Library-Management-System-using-Data-Structures Library-Management-System-using-Data-Structures Public

    Forked from smita3199/Library-Management-System-using-Data-Structures

    Library Management System is implemented using linked list in C programming language. The main operation involves issuing books, returning the issued books and maintaining records of the issued books.

    C

  2. basic_GYM-website basic_GYM-website Public

    I have created basic website (Sultan Fitness) by using HTML and CSS.

    HTML

  3. UnionBankApp UnionBankApp Public

    The Union Bank App is collection of webpages created in Java using Jframe and the MySql database is also connted to the app.

    Java

  4. QuickSortWeb QuickSortWeb Public

    I have created a website using flask for Quick sort, means I took n numbers as input from user then apply quick sort on the numbers, to give number in ascending order.

    HTML

  5. TodoList TodoList Public

    I crated a TODOLIST app using flask in python.

    HTML

  6. Chatbot Chatbot Public

    This repository having a chatbot's by using laama which is open source model, then gemini ai api used, then i created it's api's using a Fastapi and then also created the user interface using Strea…

    Python