SWE · Full-Stack · AI/LLM

ShivanshSingh

Full-stack developer and AI/LLM engineer building production web apps with React, Next.js, and TypeScript — and integrating LLMs into real products. Seeking SWE internships and AI/ML engineering roles.

Resume

About

Engineering software that ships — full-stack to production AI.

I'm a Computer Science student at the University of Arizona, originally from Noida, India — currently working as an AI/LLM Evaluation Engineer at Handshake AI on Project Hilux, and as a 24/7 IT Support Specialist at UITS.

I specialize in full-stack web development and AI/LLM engineering — building production-grade applications that are fast, maintainable, and built to scale. I care about clean architecture, thoughtful UX, and writing code that holds up under real-world conditions.

Outside of engineering, I stay active at the gym and on the volleyball court — and I bring that same drive for consistency and improvement to everything I build.

B.S. Computer Science · Minor Software Engineering

University of Arizona · Highest Merit Scholarship

Tech I work with

Hover an icon to see the skill · Hover the orbit to pause

Skills

Technical skills.

Core Stack

Frontend & WebReact · Next.js · TypeScript

Building responsive, production-grade web apps with modern frameworks, clean component architecture, and smooth animations.

React 18Next.js 15TypeScriptTailwind CSSJavaScriptHTMLCSSFramer Motion
View projects →
Active

AI & LLM EngineeringClaude API

Integrating frontier models into real products and evaluating capability boundaries through adversarial test case design.

Claude APIPrompt EngineeringLLM EvaluationRLHFAdversarial Testingn8nAutomation
See how →
Full-Stack

Backend & SystemsNode · Spring Boot

REST API design, server-side logic, and database integration across JavaScript and Java ecosystems.

Node.jsSpring Boot 3Java 17JPA/HibernateMySQLSQLiteREST APIsMaven
Explore →
Polyglot

Languages14+ languages

Comfortable across paradigms — scripting, systems, hardware, and web. Pick the right tool, write clean code.

PythonJavaCC++TypeScriptJavaScriptBashSQLHTMLCSSHDL / VerilogRSwiftAssembly
Check repos →
Daily Use

Dev Tools & PlatformsGit · Vercel · Linux

Full development lifecycle tooling — version control, CI/CD, deployment, ticketing, and documentation.

Git / GitHubVercelLinux / Ubuntun8nJIRAJAMAVS CodePostman
Explore →
Professional

IT & SupportServiceNow · Microsoft 365

Enterprise IT support across Microsoft 365, Active Directory, VPN/Duo 2FA, and hardware/software troubleshooting.

ServiceNowMicrosoft 365Active DirectoryVPNDuo 2FAAdobe SuiteADA Compliance
Experience →

Experience

Where I've been.

  • Work

    2025 – Present

    AI/LLM Evaluation Engineer

    Handshake AI — Project Hilux

    • Develop expert-level golden solutions to complex software engineering problems designed to exceed the capability ceiling of current frontier LLMs.
    • Engineer adversarial test cases that state-of-the-art models systematically fail — surfacing critical gaps in reasoning, multi-step planning, and code correctness.
    • Perform capability boundary research: identify categories of engineering tasks (algorithmic, systems, architecture) where AI performance degrades or breaks entirely.
    • Contribute structured evaluation data used to benchmark and improve next-generation AI model performance across coding and reasoning domains.
  • Work

    May 2025 – Present

    24/7 IT Support Specialist

    UITS, University of Arizona

    • Provide round-the-clock technical support via phone, chat, and ticketing — diagnosing Microsoft 365, VPN, Duo 2FA, and hardware/software issues.
    • Bridge technical and non-technical stakeholders, translating user reports into actionable diagnostics and documenting resolutions in ServiceNow.
    • Leverage AI-driven tools and scripting to accelerate ticket triage and automate internal support workflows.
    • Maintain and contribute to the UITS knowledge base, reducing repeat ticket volume and resolution times.
  • Work

    Dec 2023 – May 2025

    Alternate Format Lead

    Disability Resource Center, U of A

    • Produced ADA-compliant accessible materials for students with disabilities across multiple digital formats.
    • Trained peers and faculty on accessibility best practices using Microsoft and Adobe tools.
  • Leadership

    Aug 2024 – May 2025

    President

    South Asian Student Association, U of A

    • Lead an 11-member executive board — strategic planning, event management, and org initiatives; grew membership engagement by 20%.
    • Established partnerships with university officials, elevating SASA as a cornerstone cultural org on campus.
  • Leadership

    Mar 2023 – May 2024

    DEI Chair

    South Asian Student Association, U of A

    • Drove cross-org collaboration with Pan-Asian Council and APASA, increasing event attendance by 15%.
    • Won Best Student Organization Award, APASA 2023.
Certs & Awards
Honorable Mention for Merit, U of A (2022)Cambridge Advanced English (2018)Best Student Org Award, APASA (2023)SAT Top Percentile, India

Projects

Things I've built.

In Progress
Pharmacy Management System

Full-stack pharmacy platform with AI-powered drug interaction checking and inventory optimization. Spring Boot backend, React frontend, deployed on Railway + Vercel.

Java 17Spring Boot 3React 18Tailwind CSSClaude APIMySQLJPA
Done
IT Support Ticket Analyzer

AI-powered web app that analyzes IT tickets in real time — automated categorization, priority assessment, and step-by-step solution generation with streaming animations.

Next.js 14React 18TypeScriptTailwind CSSClaude APIVercel
Done
DOS Card Game

Terminal-based card game in C with dynamic deck management, Fisher-Yates shuffle, file-based deck loading, card-matching logic, and a value-based scoring system.

CData StructuresLinked ListsFile I/OAlgorithms