Anshul Kamble
Backend-leaning Software Engineer

Hi, I'm Anshul.

CS Senior at ASU that loves bringing automation to backend systems

From rule-based URL retrieval systems that reduced false-negative cases by 98%, to automated Python scripts that brought down utility rate turnaround time from 3 hours to 75 mins, my experiences have guided me to build reliable, reusable software that saves time and manual work into dependable infrastructure.

I am also pursuing a minor in Data Science. Reason? Since the time I was introduced to Python and MySQL in high school to analyze World Heritage Sites in India, I've been drawn to presenting, analyzing, and visualizing data. That interest has grown into projects like ML Rain Predictor and Violence analysis in Sudan, and it continues to shape how I turn technical findings into insights that make sense to broader audiences.

Scroll to explore experience, projects, and campus life
Headshot portrait of Anshul Kamble in a navy suit

Experience

A mix of production backend work, energy data systems, operations, and service-focused problem solving.

Latest Experience

Backend Software Engineering Intern

Qualaces Inc / JobQue.AI • Remote, AZ

Company website link
active
Aug 2025 - Present
current role
98% Failed retrievals cut
53% Pipeline speedup
95% Merge conflict reduction

Career URL Automation

Built a Python automation system to retrieve career-page URLs from job-posting links using rule-based parsing and ATS normalization across platforms like Workday and Lever.

Payments Infrastructure

Designed a production payment system with Stripe APIs, webhook validation, idempotent event handling, and retry logic for fully reliable referral and promo-code flows.

Extraction Pipeline

Optimized the extraction pipeline with multithreaded processing, caching, and retries to improve throughput and keep backend workflows resilient under load.

Cloud Workflows

Built backend workflows on AWS Lambda and DynamoDB and supported CI/CD via GitHub Actions to keep production changes cleaner and easier to ship.

Previous Experience

Database Engineering Intern

NREL (US Dept. of Energy) • Remote, CO

Open Source Code Link for ELM
completed
Jan 2025 - Dec 2025
12 months
3,000+ Electric data sources
20,000+ Records processed
75 min Manual work saved

Energy LLM Backend

Designed a Python backend integrating LLM workflows into an Energy Language Model supporting thousands of electric data sources and domain-specific queries.

ETL Runtime

Built scalable ETL pipelines with PyTorch, DuckDB, Rust, and Pandas, including real-time REST API ingestion for large-volume utility data.

Rule-Based Automation

Wrote rule-based Python scripts that automated repeated utility computations at scale and significantly reduced per-utility manual analysis time.

Systems Debugging

Debugged distributed backend services in Linux using GDB, logging, indexing, and low-level investigation to resolve reliability issues across the stack.

Operations

Program Operations Intern

EECPLL, W.P. Carey School of Business • Tempe, AZ

Department Link
completed
Jul 2024 - Dec 2024
6 months
45 min Saved per course
400 Learners analyzed
3 Enterprise partners

Report Automation

Automated grade calculations for employee learners using VBA and Excel scripts, cutting repetitive reporting work and speeding up course operations.

Stakeholder Operations

Supported cross-functional program work tied to Starbucks, AmEx, and Mayo Clinic while surfacing HubSpot KPI reporting for leadership review.

Dashboarding

Built Tableau dashboards aggregating Canvas LMS engagement data to help the team make faster, more informed decisions across learner cohorts.

Volunteer Work

Oxygen Data Volunteer

CoviO2 Foundation • Remote, India

completed
Jul 2021 - Sep 2021
3 months
5 Metro cities
150/day People supported
COVID Emergency response

Supply Chain Data

Designed MySQL databases for oxygen supply chain data across major metro areas to make rapidly changing healthcare information searchable and structured.

Indexed Access

Standardized and indexed provider data so people could connect with nearby oxygen resources faster during a high-pressure public health crisis.

Projects

A few representative builds across full-stack product work, systems, and data analysis.

Featured Project

eCommerce Platform

Why I built this? Noticed a market gap: hundreds of students move in and out of apartments on campus, and there is always demand for household items, tech gadgets, scooters, and other essentials to be sold, rented, or bought through something accessible and genuine.

Server-First Architecture

Built with Next.js and TypeScript using a server-first approach that reduced client-side JavaScript by roughly 30%.

Database Design

Designed a relational PostgreSQL schema to manage users, listings, inventory, and transaction flows.

Role-Based Dashboards

Built separate experiences for Admin, Buyer, and Seller workflows with analytics and responsive layouts.

Deployment

Deployed the product on Vercel and structured the application around marketplace usability and clean operational flows.

Systems Project

Operating System Kernel

Kernel and Runtime Systems

What does this project do? As part of my Operating Systems class, this final project, in non-technical terms, is a user program (guest) asking for memory space (hotel room) and interacting with the kernel ioctl (hotel manager) to make that request happen.

Execution Model

Built support for ELF execution, syscalls, and user-space programs inside a custom kernel environment.

Memory System

Implemented paging, virtual memory allocation, and multi-level page tables for kernel and user memory control.

Concurrency

Added locks, mutexes, and semaphores to support multithreaded kernel behavior.

Scheduling

Implemented a Round-Robin scheduler with multicore-aware execution across kernel tasks.

Machine Learning Project

Rainfall Predictor ML Model

End-to-End Weather Modeling Pipeline

Why this project matters? This final project for my Machine Learning class is something I coded from scratch. It builds an end-to-end machine learning pipeline to predict daily rainfall using historical Arizona weather data, and it taught me the full machine-learning lifecycle from messy real-world data to evaluated models and responsible deployment thinking.

Data Preparation

Cleaned and aggregated 25+ years of weather data, then engineered domain-driven features such as temporal signals, pressure changes, and lag variables.

Model Prototyping

Built and benchmarked multiple regression models including baseline, multi-feature, and forward-selected variants to study performance and complexity tradeoffs.

Evaluation

Used cross-validation with , RMSE, and MAE to compare model quality and generalization behavior.

Deployment Thinking

Analyzed overfitting, feature redundancy, and bias, then documented model limitations and scalability considerations for real-world deployment.

Data Science Project

Political Violence in Sudan

Data Analysis and Modeling

Why this project matters? This project is special to me because I got to invest more deeply in my Data Science area of interest by building a multi-source analysis of political violence in Sudan. Again coding the entire lifecycle from scratch, this project focused on data cleaning, modeling, geospatial interpretation, and making complex findings easier to communicate.

Data Wrangling

Built a repeatable cleaning workflow across 5+ datasets from UNHRC, HDX, and government sources using imputation, outlier removal, and reproducible preprocessing across multiple datasets.

Statistical Modeling

Applied regression models and exploratory analysis to surface trends in political violence indicators across regions and timelines.

Geocoding

Used spatial workflows and geocoding to support geographic interpretation and map-based outputs.

Communication

Combined analysis with interactive dashboards and visual storytelling to make the findings easier to explain.

Skills

A practical stack shaped by backend engineering, systems courses, cloud workflows, and applied data work.

Core Toolkit

Backend-first, data-aware, and comfortable across product to infrastructure.

The tools I reach for most often sit at the intersection of backend systems, data workflows, cloud automation, and applied ML.

Primary Language Python for automation, ETL, and ML pipelines
Frontend + Product Next.js, TypeScript, React, and Vercel
Cloud + Infra AWS Lambda, DynamoDB, Docker, CI/CD
Data + Modeling PyTorch, scikit-learn, DuckDB, Pandas

Languages

Python (Advanced) TypeScript C C++ Java JavaScript SQL Linux

Frameworks & Libraries

Next.js React Node.js PyTorch Scikit-learn Pandas Polars (Rust) Matplotlib Seaborn Streamlit

Databases

PostgreSQL MySQL SQLite DuckDB MongoDB DynamoDB

Tools & Platforms

Git GitHub Jira Vercel OpenAI APIs AWS (Lambda, DynamoDB) Docker CI/CD

Education

Academic Profile
Arizona State University campus visual

Arizona State University

Tempe, AZ

Bachelor of Science in Computer Science
Minor in Data Science

A strong academic foundation built around data structures, algorithms, logic, machine learning, AI, and the core theory behind reliable, scalable software.

Graduation May 2026
GPA 4.00 / 4.00

Honors & Awards

Academic recognition
Dean's List Award 2022 - 2026
New American Scholar Recipient 2022 - 2026

Relevant Coursework

Core academic focus
Machine Learning Foundations of AI Operating Systems Data Structures & Algorithms Cybersecurity Computer Networks

Campus Life

Outside of engineering, I've spent my college years teaching, tutoring, leading, and serving the ASU community.

Student Support
Dec 2023 – Dec 2024

Academic Tutor

Academic Support Network · Tempe, AZ

  • Tutored 200+ students monthly across 26 courses, from Discrete Math to C++ and Python.
  • Provided additional ASAP tutoring to freshmen in foundational math and science.
Teaching
Jan 2023 – Aug 2024

CSE Teaching Assistant & Grader

Ira A. Fulton School of Engineering · Tempe, AZ

  • Facilitated lectures and discussions for 110 students in CSE 100 & 110 (C++ & Java).
  • Led weekly office hours and comprehensive exam reviews.
Operations
Feb 2023 – Dec 2023

Aramark Student Store Worker

Tooker POD House · Tempe, AZ

  • Served 850 patrons daily with accurate handling of inventory, payments, and inquiries.
  • Managed administrative tasks including data entry, deliveries, and office equipment.
Leadership
Aug 2021 – Jan 2022

Secretary General

CENMUN, Centre Point School · Nagpur, India

  • Led two online Model UN conferences for 700 delegates with a 34-person executive board.
  • Managed logistics, registrations, recruitment, budgeting, and guest coordination.
Athletics
2024 – 2026

Semi-professional Cricketer

ASU National College Team

  • Part of the ASU Collegiate team, representing the college at regional and national college tournaments.
  • Won the West Zone regional championship 3 times in 2 years.

Get in Touch

I'm always open to new opportunities, collaborations, or just a good conversation!