Skip to content
View arpitJ-dev's full-sized avatar

Block or report arpitJ-dev

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

Hi, I'm Arpit Jaiswal

Software Engineer and M.S. Software Engineering student at Arizona State University

Applied AI/ML • Backend Engineering • Cloud Systems • Android Product Engineering

Portfolio GitHub LinkedIn Email


About Me

I am a Software Engineer and M.S. Software Engineering student at Arizona State University building applied AI tools, backend/cloud systems, and Android product workflows.

I like building software that is reliable, explainable, and useful in real-world workflows. My projects connect backend services, cloud infrastructure, mobile systems, and AI-assisted automation.


Engineering Focus

Applied AI and ML Systems

I build AI-assisted tools that combine retrieval, model reasoning, validation, and structured outputs. I am interested in RAG pipelines, verifier workflows, local evaluation, model explainability, and systems where AI is used as one controlled part of a larger software workflow.

Backend Engineering

I build APIs, services, and data workflows with a focus on clean architecture, reliability, and performance. I am interested in service design, authentication, event-driven systems, API gateways, async processing, and backend workflows that are easy to test and maintain.

Cloud Engineering

I work with cloud-native architectures using AWS services such as Lambda, API Gateway, DynamoDB, S3, and EC2. I am interested in serverless systems, deployment automation, infrastructure documentation, CI/CD pipelines, cost-aware design, and production-style cloud workflows.

Android Product Engineering

I have experience building Android and mobile-integrated systems involving Kotlin, Jetpack Compose, Room, foreground services, background tasks, notification listeners, device-context signals, Firebase, REST backend integration, and permission-aware user flows.

Human-Centered and Privacy-Aware Systems

Some of my current work focuses on explainability, privacy, user control, and safe automation. I am interested in systems that make intelligent decisions while avoiding unnecessary exposure of private data.


Featured Projects

Project Area What It Shows
ClauseGuard Agent Agentic AI, RAG, Evaluation Contract review pipeline with local retrieval, verifier review, evidence scoring, clause rewrites, and structured reports
Scalable Auth System Cloud, Backend, AWS Serverless authentication using Spring Boot, AWS Lambda, API Gateway, DynamoDB, and CloudFormation
Distributed E-Commerce Architecture Backend, Microservices Modular services for auth, products, carts, orders, orchestration, discovery, and API gateway routing
Contextual Auto Response (CAR) Android, Backend, Applied ML Availability-aware system that permits automated replies only after eligibility, confidence, device-state, and safety checks pass
ReplicaLingoLLM AI/ML, NLP Multilingual conversational LLM training pipeline for Hindi-English code-mixed data

Project Highlights

ClauseGuard Agent

Agentic AI contract analysis system for risk detection, evidence scoring, verifier review, and clause rewrite generation.

  • Built a multi-stage legal document analysis pipeline with preprocessing, local RAG, compliance checking, verifier review, weighted scoring, clause rewriting, and Markdown/JSON report generation
  • Added deterministic mock-model execution and benchmark workflows for reproducible demos
  • Included tests, validation scripts, and clear limitations for responsible AI use

Scalable Auth System

Serverless user management and authentication system using Spring Boot and AWS.

  • Built RESTful user-management APIs with Spring Boot, AWS Lambda, API Gateway, DynamoDB, and CloudFormation
  • Added infrastructure-as-code templates, API documentation, deployment guide, and testing structure
  • Focused on cloud-native architecture, scalability, and serverless deployment patterns

Distributed E-Commerce Architecture

Cloud-native microservices backend for e-commerce workflows.

  • Built modular services for authentication, users, products, carts, orders, orchestration, discovery, and API gateway routing
  • Used Spring Boot, Kafka, Eureka, JWT, MySQL/JPA, and distributed architecture patterns
  • Designed for service separation, event-driven communication, async workflows, and scalable backend design

Contextual Auto Response (CAR)

CAR is a privacy-aware Android and Flask system designed to reduce unnecessary interruptions while preserving user control. It models user availability from mobile context and permits an automated reply only when eligibility, confidence, device-state, and safety checks pass.

  • Built Android/Kotlin context collection and permission-aware workflows using Jetpack Compose, Room, DataStore, coroutines, foreground services, notification-listener coordination, and device-context readers
  • Integrated participant-scoped Flask APIs and ML workflows for context ingestion, model readiness and prediction, feedback, diagnostics, and structured client responses using pandas, scikit-learn, and joblib
  • Implemented fail-closed reply authorization and LLM safeguards with validation, timeouts, budgets, and safe fallbacks; verified the backend with 50 Python tests and a 360-scenario decision matrix

ReplicaLingoLLM

Custom multilingual conversational LLM training pipeline.

  • Built a data pipeline for WhatsApp export parsing, cleaning, tokenization, training, evaluation, and packaging
  • Implemented a custom tokenizer and lightweight transformer workflow for Hindi-English code-mixed conversational data
  • Focused on privacy-filtered data handling, reproducibility, and small-model limitations

Tech Stack

Area Technologies
Languages Java, Python, Kotlin, JavaScript, TypeScript, SQL
Backend Spring Boot, REST APIs, Flask, Node.js, WebSockets, Kafka, JWT, Hibernate/JPA
Cloud and DevOps AWS Lambda, API Gateway, DynamoDB, S3, EC2, CloudFormation, Docker, GitHub Actions, CI/CD
Android and Mobile Android SDK, Java/Kotlin Android Development, Jetpack Compose, Room, DataStore, Firebase, WorkManager, Sensor APIs, Notification Listener, Foreground Services, REST API integration
AI and ML RAG, Vector Search, scikit-learn, SHAP, PyTorch, TensorFlow Lite, Evaluation Pipelines, Verifier Workflows
Tools Git, Linux, Postman, JUnit, Android Studio, IntelliJ IDEA, VS Code

Currently Focused On

  • Building applied AI systems with retrieval, verifier workflows, explainability, and structured outputs
  • Building backend and cloud-native systems with stronger deployment, reliability, and observability practices
  • Developing privacy-aware Android and backend ML systems with mobile context modeling, server-side LLM components, diagnostics, and user-control safeguards
  • Actively interviewing for software engineering internship and new-grad opportunities across applied AI, backend systems, cloud engineering, full-stack engineering, and Android/mobile development

Connect

Pinned Loading

  1. ClauseGuard-Agent ClauseGuard-Agent Public

    AI-assisted contract analysis system using RAG, verifier review, evidence scoring, clause risk detection, and structured Markdown/JSON reports.

    Python

  2. distributed-e-com-architecture distributed-e-com-architecture Public

    Cloud-native e-commerce backend with Spring Boot microservices, Kafka event streams, API gateway routing, service discovery, JWT auth, and MySQL persistence.

    Java

  3. Scalable-Auth-System-Spring-Boot-AWS-Lambda-DynamoDB Scalable-Auth-System-Spring-Boot-AWS-Lambda-DynamoDB Public

    Serverless authentication and user-management API built with Spring Boot, AWS Lambda, API Gateway, DynamoDB, and CloudFormation.

    Java

  4. ReplicaLingoLLM ReplicaLingoLLM Public

    Multilingual conversational LLM training pipeline for Hindi-English code-mixed chat data with parsing, cleaning, tokenization, training, and evaluation workflows.

    Jupyter Notebook