Skip to content
View masa-byte's full-sized avatar

Highlights

  • Pro

Block or report masa-byte

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Multimodal-RAG-Skin-Diseases Multimodal-RAG-Skin-Diseases Public

    This is the code for my bachelor thesis, which is Multimodal RAG system for help with skin disease diagnosis. It uses ALIGN model, Google Gemini, Qdrant vector database, streamlit, and fastapi.

    Jupyter Notebook 7 3

  2. MMORPG MMORPG Public

    This is a project for Database systems. It is a windows forms app and web app that use Fluent NHibernate and Oracle database

    C#

  3. Multi-Threaded-Web-Server-No-Async Multi-Threaded-Web-Server-No-Async Public

    This is for first project in System Programming. It is a server that works with spotify API and thread pool for handling requests

    C#

  4. Multi-Threaded-Web-Server-Async Multi-Threaded-Web-Server-Async Public

    This is for second project in System Programming. It is a server that works with spotify API and thread pool for handling requests, but also relying on async functions and tasks

    C#

  5. ConnectEd ConnectEd Public

    This is a project for Software engineering. It was written in Angular, NestJS and uses MySQL as database.

    TypeScript

  6. Reactive-Programming-Web-Server Reactive-Programming-Web-Server Public

    This is for third project in System Programming. It is a multi threaded server that works with Reddit Api in order to fetch posts for a subreddit, then comments and then do a NER analysis on them

    C#