Open to opportunities

Aman Sikarwar

Mobile App Developer & AI Engineer

I've shipped Flutter and native SwiftUI apps to both stores, built real-time device platforms, and now build agentic AI products at Profundis AI — from pixel-perfect UI to LLM pipelines and cloud infrastructure.

9:41
2Apps live on App Store & Play Store
15+Projects across mobile, web & AI
86k★Combined stars on OSS I've contributed to
// about

Builder of apps, end to end

Aman Sikarwar

I'm an engineer who ships the whole product. Today that means building agentic AI at Profundis AI — pipelines for Mittra, a personalized therapist and consultant chatbot, and fine-tuning LLMs for domain-specific quality. I graduated from IIT Mandi (B.Tech, Data Science) in June 2026.

Mobile is home turf: MyItihas live on both stores with iOS releases I own end to end, real-time device apps for Syncubator's neonatal incubators over WebRTC and MQTT, and B2B platforms like Flavyo. I care about the details users feel — offline-first sync, sub-second updates, buttery animations, UI translated pixel-perfect from design.

The rest of the stack isn't someone else's problem: Rust CLIs, full-stack platforms on FastAPI and Next.js, ML research decoding EEG signals into text, and patches merged upstream into Mole (58k★) and ReVanced Manager (28k★). If a user touches it, I'll build it.

2Apps live on App Store & Play Store
15+Projects across mobile, web & AI
86k★Combined stars on OSS I've contributed to
// experience

Where I've shipped

AI FullStack Engineer

Profundis AI
Jun 2026 — PresentRemote
  • Building agentic pipelines for Mittra, a personalized therapist and consultant chatbot.
  • Researching and fine-tuning LLMs to improve response quality on domain-specific conversations.
  • Developing an LMS for teachers and students with live classes and schedule/calendar management.
LLMs Agents Fine-tuning RAG Full-stack

Software Development Intern

Syncubator
Aug 2024 — Jul 2025Remote
  • Shipped two production apps end-to-end — a cross-platform consumer app and a Raspberry Pi incubator console — partnering directly with founders from Figma to release.
  • Debugged and optimized WebRTC camera streaming on mobile, resolving critical connectivity failures under real production constraints.
  • Built the real-time data layer: bi-directional device communication over WebSocket and MQTT with sub-second latency, plus a Node.js/TypeScript analytics backend and React dashboard.
  • Architected the full AWS stack (EC2, IoT Core, Lambda, DynamoDB) for secure, asynchronous device state management — zero cloud infrastructure existed before joining.
Flutter WebRTC MQTT AWS Node.js
// projects

Apps on the shelf

MyItihas app icon

MyItihas

AI-powered storytelling, live on both stores
GET

Shipped and maintained on the App Store and Google Play — AI story generation, a real-time social community, group chat, and map-based heritage exploration across 4 languages. I own iOS release management and the full review process.

Engineered 8 Supabase Edge Functions (AI generation, chat, push, translation) with row-level security, and an offline-first SQLite + Supabase sync layer that degrades gracefully on weak networks.

iOS Android
Flutter Supabase Clean Architecture + DDD Brick Firebase FCM
Honk app icon

Honk

Real-time group coordination, zero spinners
CODE

Create an activity — a "honk" — invite your crew via QR code or deep link, and everyone sees each other's live status ("on my way", "already there", or custom labels) synced over Supabase Realtime: no refresh, no spinners.

Join-approval flows, auto-expiring statuses, Google Sign-In, and FCM push driven by Supabase Edge Functions — built on BLoC/Cubit, GoRouter deep links, and compile-safe DI with Injectable + GetIt.

iOS Android
Flutter BLoC/Cubit Supabase Realtime Firebase FCM GoRouter
A

Anime Explorer

Native SwiftUI anime browser
CODE

Pure SwiftUI app over the Jikan API: debounced real-time search, category browsing with infinite scroll and pull-to-refresh, detail pages with characters and recommendations, Core Data favorites, memory/disk image caching, and client-side API rate limiting — MVVM throughout.

iOS
Swift SwiftUI MVVM Core Data Swift Concurrency
T

TMDB Movie Discovery

Liquid Glass movie browser for iOS 26
CODE

Movie discovery app in pure SwiftUI with Apple's Liquid Glass design language: trending, popular, top-rated and upcoming feeds, featured movie showcase, real-time search, a personal watchlist, and rich detail pages with cast and ratings — smooth micro-interactions in light and dark mode.

iOS
Swift SwiftUI Liquid Glass TMDB API
Freedium Mobile app icon

Freedium Mobile

Open source, 98★ on GitHub
CODE

Open-source Android app for reading Medium members-only articles by routing them through Freedium mirrors with automatic failover: share straight from any browser, clipboard URL detection, offline reading history, font-size control, and Material You dynamic theming — community-driven with active issues and contributions.

Android iOS
FlutterDart
M

MatFixer

Multi-agent AI that repairs MATLAB code
CODE

Multi-agent AI system that diagnoses and fixes MATLAB code: a LangGraph workflow runs parallel RAG agents over ChromaDB knowledge bases (MATLAB docs, Stack Overflow) alongside Tavily web search, then a Groq/Llama 3 synthesizer merges everything into a root-cause report — plus a citation-grounded Gemini RAG backend and a Flutter chat frontend with Firebase-stored feedback.

Web
Python FastAPI LangGraph ChromaDB pgvector Flutter
f

flutter-wipe

A blazingly fast Rust CLI for Flutter devs
CODE

Rust CLI that recursively scans a directory tree for Flutter projects and runs flutter clean in each to reclaim disk space — multi-threaded parallel scanning and cleaning, a one-line installer, a short fw alias, and CI-built release binaries for Linux, macOS and Windows. Because build/ folders add up fast.

CLI
Rust
S

Stockade

Self-hostable inventory & order management
TRY

Full-stack inventory platform for small operations teams: product catalog, multi-line orders with server-side totals, append-only stock audit log, dashboards and revenue reports — JWT auth, Dockerized, tested with pytest and Vitest.

Web
FastAPI PostgreSQL SQLAlchemy React Vite Docker
P

Petrophysical Analyzer

LAS well-log visualization & AI interpretation
CODE

Full-stack platform for petrophysical well-log analysis: direct-to-S3 LAS uploads, server-side parsing into QuestDB time-series storage, an interactive D3 log viewer with depth windowing and crosshair tooltips, plus Gemini-powered lithology interpretation and an MCP text-to-SQL chat over the log data.

Web
Next.js React TypeScript D3 QuestDB AWS S3 Gemini Docker
Flavyo app icon

Flavyo

B2B stock & order management for ice cream distribution
CODE

Cross-platform app connecting distributors, vendors, and sales executives in one live workflow: role-based catalogs and pricing, real-time inventory and order sync via Supabase Realtime, idempotent checkout, full order lifecycle from pending to delivered, and a distributor KPI dashboard — clean architecture with row-level security throughout.

Android iOS Web
Flutter Supabase PostgreSQL Firebase Material 3
A

Agent Skills Generator

Docs sites → AI-ready skill files
CODE

Rust CLI that crawls any documentation website and generates structured SKILL.md files for LLM agents like Claude Code and Cursor: async polite crawling with robots.txt support, smart content extraction that strips nav and noise, token-optimized markdown output, an interactive setup wizard, and cross-platform release binaries via CI.

CLI
Rust Tokio clap spider GitHub Actions
TaskHub app icon

TaskHub

Task management & team collaboration
CODE

Cross-platform productivity app for personal tasks and team projects: priorities, recurring tasks and overdue detection, role-based project collaboration with invites, calendar and dashboard views, real-time sync via Supabase, and email / Google / magic-link auth — clean architecture with BLoC state management.

Android iOS
Flutter Supabase BLoC go_router freezed
Syncubator Control app icon

Syncubator Control

Remote monitoring & control for a neonatal incubator

Companion app for the Syncubator neonatal incubator: live vitals dashboard (heart rate, SpO₂, skin temperature) with historical charts, system parameters like humidity, oxygen and bed angle, remote controls for phototherapy, ambient lights and the radiant heater, plus a camera feed — sensor data polled from InfluxDB and bridged to AWS IoT Core over MQTT/TLS.

Android iOS
Flutter InfluxDB AWS IoT Core MQTT Provider Syncfusion
E

EEG-To-Text

Decoding brain signals into language
CODE

Deep-learning research on translating EEG brain activity into natural language and classifying sentiment straight from brain signals: BART- and T5-based BrainTranslator seq2seq decoders trained on the ZuCo dataset, MLP/LSTM/BERT sentiment baselines, and a zero-shot pipeline that decodes EEG to text before classifying it — evaluated with BLEU, ROUGE and WER.

CLI
Python PyTorch Transformers BART T5
R

Reimbursement RAG

AI invoice analysis against HR policies
CODE

Invoice reimbursement system that analyzes PDF invoices against HR policies with Gemini: batch ZIP uploads with duplicate detection, sentence-transformer embeddings stored in Qdrant, a RAG-powered chatbot for querying processed invoices in natural language, streaming responses end to end, and a Streamlit frontend over a documented FastAPI backend — fully Dockerized.

Web
FastAPI LangChain Gemini Qdrant Streamlit Docker
VPatch app icon

VPatch

Wearable vital monitoring for neonates
CODE

Hardware + app system for continuous neonatal vital monitoring: an ESP32-based wearable patch streams skin temperature, heart rate and SpO₂ over MQTT from MAX30205/MAX30105 sensors, and a Flutter app displays live readings with history and analytics, persisting vitals locally for review.

Android iOS
Flutter ESP32 Arduino MQTT BLE
// open source

Patches sent upstream

Mole

Clean, uninstall, analyze and monitor your Mac from the terminal
MERGED

Reworked the orphaned-service detection in Mole's cleanup engine. Instead of a hardcoded list of known orphan patterns, services are now detected generically: each launchd plist is checked for whether its backing binary still exists and whether a package manager owns it, with a protect-list guarding against false positives. Also added cleanup of stub-only app containers left behind by uninstalled apps, and extended the test suite to cover the new behavior.

★ 58k Shell PR #838

ReVanced Manager

Flutter app to patch and manage ReVanced on Android
MERGED

Modernized the app's networking and notification stack. Re-implemented the HTTP cache interceptor on dio_cache_interceptor after the unmaintained dio_http_cache_lts blocked upgrading dio, migrated flutter_local_notifications across its breaking changes, replaced native_dio_client with native_dio_adapter, and pruned unused dependencies along the way.

★ 28k Flutter PR #772
// skills

The toolbox

iOS

Swift SwiftUI UIKit Swift Concurrency Combine Core Data App Store Connect Human Interface Guidelines MVVM

Cross-platform

Flutter Dart Clean Architecture BLoC/Cubit Freezed GoRouter Material 3 Deep Links Push Notifications

Architecture

Clean Architecture MVVM Repository Pattern DDD Offline-first SOLID

Backend & Data

Node.js TypeScript REST APIs GraphQL Supabase Firebase PostgreSQL SQLite

Tools & Cloud

Xcode Figma Git/GitHub GitHub Actions Docker AWS EC2 AWS Lambda DynamoDB