Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View RohanMankame's full-sized avatar
🍴
hungry
🍴
hungry

Block or report RohanMankame

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
RohanMankame/README.md

Pinned Loading

  1. YouNote_AI YouNote_AI Public

    AI note taking platform, integrating AssemblyAI and OpenAI API services to transform any YouTube video into study notes with a single link, allowing users to efficiently capture key insights, save,…

    JavaScript

  2. OpenForum OpenForum Public

    StudyForum is a Django-based web application for creating and joining discussion rooms, messaging with others, and sharing knowledge.

    HTML

  3. mini-c-Compiler mini-c-Compiler Public

    A complete compiler for a small programming language called "minic". The compiler processes source code written in "minic", checks it for errors, and then executes it. This involves several classic…

    Java

  4. AI_WebScraper AI_WebScraper Public

    web application for scraping website content and extracting specific information using AI (Ollama LLM)

    Python

  5. Operating-Systems---Process-Synchronization Operating-Systems---Process-Synchronization Public

    This C mini program simulates a Thanksgiving dinner with concurrent processes, demonstrating classical synchronization problems. It uses semaphores to coordinate meal preparation, hayrides, and din…

  6. ChessGame-Java ChessGame-Java Public

    Chess Game made in Java

    Java