Skip to content
View Javaria14's full-sized avatar
🥑
low key mode
🥑
low key mode

Block or report Javaria14

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. AI-bootcamp AI-bootcamp Public

    A collection of notebooks and projects from my AI/ML bootcamp. Covers data analysis, machine learning, deep learning, and modern AI tools like LLMs and RAG.

    Jupyter Notebook

  2. AI-Study-Assistant AI-Study-Assistant Public

    Ask a study question, get a clear answer. An AI-powered study assistant built with Streamlit, FastAPI, and the Gemini API during an AI hackathon using Cursor.

    Python 1

  3. Saas-Platform-Support-Ticket-Management-System Saas-Platform-Support-Ticket-Management-System Public

    SaaS Support Ticket Management System A SQL Server–based relational database system designed to manage customer support tickets from submission to resolution. The project demonstrates practical dat…

  4. dfs-bfs-maze-game dfs-bfs-maze-game Public

    Maze Game using DFS & BFS A C++ console-based maze game that applies DFS and BFS algorithms for path validation and shortest-path calculation. It demonstrates practical use of DSA concepts, arrays,…

    C++

  5. library-management-system library-management-system Public

    Library Management System A C++ command-line library management system with separate Admin and Student roles. It supports book management, issuance and returns, automatic fine calculation, and file…

    C++

  6. riscv-console-calculator riscv-console-calculator Public

    RISC-V Console Calculator A menu-driven calculator built using RISC-V Assembly Language. Technologies: RISC-V Assembly Language, RARS Simulator in the RARS Simulator. It supports basic arithmetic, …

    Assembly