U.S.91%
Kshitiz's Portfolio
Click anywhere to unlock
Profile
Mail
Mail
Game
Game
Projects
Resume

What I'm doing

Mobile App Development

Cross-platform apps in Kotlin Multiplatform / Compose Multiplatform.

Clean Architecture

Offline-first design with strict MVVM/Repository layering.

On-Device AI

Client-side intelligence & on-device inference in mobile apps.

About me

Hi, I’m Kshitiz, a Mobile Engineer building cross-platform consumer apps in Kotlin Multiplatform / Compose Multiplatform, backed by native Android experience in Jetpack Compose. I focus on Clean Architecture, offline-first design, and integrating client-side intelligence into mobile experiences.

Currently a Software Development Intern at MetaUpSpace LLP, contributing to Housizy’s Customer and Vendor apps — a KMP consumer platform for a B2B construction material delivery service.

Right Round
Flo Rida ft. Kesha

About Me

Hi, I'm Kshitiz, a Mobile Engineer with hands-on experience building cross-platform consumer apps in Kotlin Multiplatform / Compose Multiplatform, alongside native Android development with Jetpack Compose.

I have a strong focus on Clean Architecture, offline-first design, and integrating client-side intelligence into mobile experiences. From shared UI modules to on-device inference, I enjoy transforming ideas into functional cross-platform products.

My experience includes:

  • Kotlin Multiplatform / Compose Multiplatform
  • Clean Architecture & MVVM
  • Offline-First & Repository Pattern
  • On-Device AI / RAG Systems
  • Android SDK & Jetpack Compose
  • Backend Integration (Supabase, Spring Boot)
  • API Development & Integration
  • Database Design & Management

I focus on writing clean, maintainable code and building applications that are fast, secure, and scalable across Android, iOS, and Desktop targets with shared business logic.

When I'm not coding, I enjoy exploring new technologies, improving my development skills, and working on innovative digital projects.

Tech Stack
Kotlin MultiplatformCompose MultiplatformJetpack ComposeKtorRoom / SQLDelightKoinSupabaseSpring BootGit

Projects

macOS Web Environment (This Portfolio!)

Interactive Multi-Window OS Replica
Present

Architected a fully functional, interactive macOS replica directly in the browser to serve as a highly engaging portfolio. Engineered a custom Multi-Window Manager using React state and context, capable of rendering independent, draggable, and dynamically layered web apps and games. Implemented CSS variables for real-time Light/Dark theme switching, native background iframe preservation for uninterrupted media, and sophisticated component architecture to replicate Apple's authentic UI physics and glassmorphism styling.

Dokusho

Cross-Platform Book Discovery App
Personal Project

Designed a Clean Architecture (MVVM) layer structure with strict separation of data, domain, and presentation, enabling 100% shared business logic across Android, iOS, and Desktop with zero platform-specific duplication. Wired Open Library API (20M+ books) via Ktor with 300ms debounced search, persisted favorites offline using Room KMP, and delivered async cover art loading via Coil 3 with Koin providing zero-boilerplate DI across all three targets.

On-Device RAG Assistant

Final Year Major Project
In Progress

Building a fully offline retrieval-augmented generation system using Gemma 3 1B (Q4_K_M quantized, ~600-700MB) for on-device inference, paired with local vector-based document retrieval — enabling context-aware Q&A with zero network dependency. Application layer built with Kotlin Multiplatform / Compose Multiplatform. Benchmarked ~50-150ms query embedding and ~10-50ms brute-force cosine vector search across a few thousand chunks, validating feasibility of real-time on-device RAG on consumer hardware.

Obsidian Ledger

Cross-Platform Finance Tracker
Personal Project

Architected a shared UI module (98% Kotlin) consumed by both Android and iOS targets via Compose Multiplatform, eliminating per-platform UI duplication and keeping feature delivery in a single agile iteration cycle. Implemented offline-first transaction storage with a Repository pattern, and enforced Clean Architecture boundaries across androidApp, iosApp, and sharedUI modules with unit tests for domain-layer use cases.

CareStack

Hospital Operations Backend
Personal Project

Built a modular Spring Boot backend for hospital inventory management, tracking stock and reconciling supplier data on a schedule to surface discrepancies before they become problems. Designed an event-driven backbone using Kafka and Redis-backed caching, with idempotent APIs, scheduled cron jobs, and Flyway-owned schema migrations.

Experience

Software Development Intern

MetaUpSpace LLP | Remote
May 2026 - Present

Contributing to Housizy's Customer and Vendor applications, a KMP consumer platform (Android & iOS) for a B2B construction material delivery service. Developed shared UI modules consumed by both apps and wrote the underlying business logic layer for both; also manage the supporting server infrastructure, including hosting and deployment. Built a temporary Supabase backend to independently test business logic before production integration, and set up and debugged the KMP iOS toolchain while integrating Supabase Google OAuth into the shared authentication flow, unblocking cross-platform sign-in for the app.

Software Development Intern

CodeAlpha | Project-Based, Remote
Sept 2025 - Oct 2025

Shipped 2 production Android apps within 8 weeks following an Agile sprint cadence, collectively handling 500+ concurrent users with <1s response times under live load. Slashed quiz dropout rate by 25-30% via an instant-feedback loop and eliminated 60% of redundant network calls through a local cache layer, cutting average load time from ~800ms to <320ms.

My Skills

Core Expertise

Kotlin Multiplatform / Compose Multiplatform85%
Android SDK / Jetpack Compose85%
Clean Architecture / Offline-First80%
Backend (Spring Boot, Supabase)65%

Technologies & Tools

KotlinKtorRoom / SQLDelightKoinCoilCoroutines / FlowJavaPythonC / C++SQLFirebaseLinux

Resume

Download Resume

KSHITIZ PRATAP SINGH

+91-9792122286kpsingh2004@outlook.comGitHub: W0lzardLinkedIn: kpsingh21

Education

Uma Nath Singh Institute of Engineering and Technology
B.Tech in Computer Science and Engineering
Jaunpur, India
2023 - 2027 (Expected)

Experience

Software Development Intern | MetaUpSpace LLP
May 2026 - Present
  • Contributing to Housizy's Customer and Vendor applications, a KMP consumer platform (Android & iOS) for a B2B construction material delivery service.
  • Developed shared UI modules and business logic for both apps; also manage supporting server infrastructure, including hosting and deployment.
  • Built a temporary Supabase backend to independently test business logic and verify UI behavior before production integration.
  • Set up and debugged the KMP iOS toolchain and integrated Supabase Google OAuth into the shared authentication flow, unblocking cross-platform sign-in.
Software Development Intern | CodeAlpha (Project-Based Internship)
Sept 2025 - Oct 2025
  • Shipped 2 production Android apps within 8 weeks following an Agile sprint cadence, collectively handling 500+ concurrent users with <1s response times under live load.
  • Slashed quiz dropout rate by 25-30% via an instant-feedback loop and eliminated 60% of redundant network calls through a local cache layer, cutting average load time from ~800ms to <320ms.

Projects

macOS Web Environment (This Portfolio!) Present

Architected a fully functional, interactive macOS replica directly in the browser to serve as an engaging portfolio. Engineered a custom Multi-Window Manager using React with background media rendering, dynamic Light/Dark glassmorphism themes, and Apple-authentic UI physics.

Dokusho Personal Project

Cross-platform book discovery app. Clean Architecture (MVVM) with 100% shared business logic across Android, iOS, and Desktop. Open Library API via Ktor, offline favorites via Room KMP, Coil 3 cover art, Koin DI.

On-Device RAG Assistant In Progress

Final year major project: fully offline RAG system using Gemma 3 1B (Q4_K_M quantized) for on-device inference with local vector-based document retrieval, built on Kotlin Multiplatform / Compose Multiplatform.

Obsidian Ledger Personal Project

Cross-platform finance tracker with a shared UI module (98% Kotlin) via Compose Multiplatform, offline-first transaction storage with a Repository pattern, and Clean Architecture boundaries across all modules.

CareStack Personal Project

Modular Spring Boot backend for hospital inventory management. Event-driven backbone using Kafka and Redis-backed caching, idempotent APIs, scheduled cron jobs, and Flyway-owned schema migrations.

Technical Skills

Languages: Kotlin, Java, Python, C/C++, SQL, Bash
Mobile: Android SDK, Jetpack Compose, Compose Multiplatform, Kotlin Multiplatform (KMP)
Libraries & Tools: Ktor, Room, SQLDelight, Koin, Coil, ML Kit, CameraX, Coroutines, Flow, SKIE
Architecture: Clean Architecture, MVVM, MVI, Repository Pattern, Offline-First, Modularization
Dev Practices: Git, Unit Testing, CI/CD, Agile/Scrum, Code Review, REST APIs
Other: Android Studio, Xcode, Firebase, Supabase, Linux, Gradle

Positions of Responsibility

  • Organizer, Smart India Hackathon (Internal), UNSIET (2024-2025) — led planning for 2 consecutive hackathons, 50+ participants across 10+ teams.
  • Key Speaker, IEEE UNSIET AI/ML Seminars (2026).

Contact Me

Get In Touch

Email
kpsingh2004@outlook.com
Phone
+91-9792122286
Birthday
Aug 5, 2004
Location
Delhi NCR, India

Send me a Message

Wi-Fi
Bluetooth
Airplane Mode
Display
Sound
Choose Wallpaper
GitHubGitHub
GmailGmail
LinkedInLinkedIn
InstagramInstagram
Free Rider HDFree Rider HD
Apple MusicApple Music
Wallpaper