Skip to content
View arjunk08's full-sized avatar

Block or report arjunk08

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

Header

Typing SVG

CS student at Manipal University Jaipur, building full stack systems and figuring out how the pieces underneath AI actually work.


What I'm building

Gen-AI FinOps Dashboard, a full stack platform for tracking and optimizing GenAI cloud spend. Users upload invoices, track cost and token usage across models and providers, and query their own data through a RAG based assistant. The retrieval pipeline rewrites user questions for better context, reranks retrieved rows with a Cohere cross-encoder, then passes the reranked context to the LLM. JWT auth, PostgreSQL, ChromaDB, CI via GitHub Actions, live across three separate deployed services.

Veloce, a performance focused music streaming app built for gamers. A quick overlay lets you change tracks without alt tabbing out of a game, audio ducking lowers music automatically under game sound, and it aims to stay far lighter on system resources than desktop apps like Spotify or Apple Music. Built with a Tauri v2 shell, Rust backend, and React frontend. Early stage, solo project, still rough around the edges.


Stack I use often

Languages Frontend Backend AI/ML Databases Tools
Python React FastAPI NumPy PostgreSQL Git
Rust HTML5 Tauri Pandas NeonDB GitHub Actions
JavaScript GSAP Flask HuggingFace MongoDB VSCode
Streamlit OpenAI Supabase Jupyter
LangChain ChromaDB Render

What I'm exploring

Quantum computing, working toward building quantum prediction models using Qiskit and Cirq. Still early, focused on getting the fundamentals of circuits and gates solid before anything more ambitious.


Background

Recently completed a software engineering internship at Capgemini, where most of my time went into observing how a real engineering team runs day to day, code reviews and the workflows that hold a project together.

Outside of that, most of my time goes into building things end to end and understanding why they work, not just that they do.


GitHub activity

GitHub Streak

GitHub Stats


Reach me

LinkedIn · arjunkhanna228@gmail.com

Footer

Popular repositories Loading

  1. Gen-AI-Finops-Dashboard Gen-AI-Finops-Dashboard Public

    This is a GenAI Invoice Dashboard, it tracks your AI Usage through your invoices, features include User Invoice history,AI Consultation, Optimization tips and Key Performance Insights. A Future Ver…

    Python 2

  2. arjunk08 arjunk08 Public

  3. monthly-subscription-audit-app monthly-subscription-audit-app Public

    A webapp in which users can see all their monthly subscriptions and all the price hikes or differences in the subscriptions over past transactions.