SAIKIRAN KALLURI
Curriculum Vitae
Palakurthi, Jangaon, Telangana – 506252 | +91-8897008268 | kirankalluri888@gmail.com
linkedin.com/in/saikiran-kalluri | github.com/KiranKalluri268 | saikirankalluri.dev
Profile
Full-stack engineer working in React, Next.js, TypeScript, Node and Python. Recently built an internal diagnostics platform at Aude.ai. Outside work I maintain a portfolio codebase with CI-gated unit and browser test suites, and a written record of its own known defects.
Experience
Software Engineer Intern
January 2026 – July 2026Aude.ai | Internship | Remote
Joined as a software engineer intern on the product team, working across a Next.js frontend and a Node and Express backend. After the first month I was given the chance to design and build an internal diagnostics application, which became the main focus of the role.
What I worked on
Product work and UI bug fixesimprovement
Started in the existing Aude product — a Next.js frontend with a Node and Express backend using Redis — exploring the codebase and fixing bugs across it, mostly on the UI. This first month built up the familiarity with the product's data flows that the diagnostics work later depended on.
Technologies: Next.js · React · Node.js · Express · Redis
Internal diagnostics dashboardfeature
After the first month I was given the chance to design and build an internal diagnostics application, which I built as a Next.js monolith. It talks directly to the database, checks whether the main app is generating correct data for every client, and shows the state of all of them in one dashboard. The interface is built for the engineers who debug it: what is not working is visible at a glance, an investigation can be deep-linked and shared as a URL, and a user's-eye view shows the UI as the user sees it next to the API response behind it.
Project: Aude Diagnostics – Internal Data-Integrity Dashboard
Technologies: Next.js · React
Deployment behind the existing single sign-oninfrastructure
Containerised the diagnostics app with Docker and deployed it on AWS, serving it from the same origin as the main application so it reuses the existing single sign-on instead of introducing a second authentication system. Access is further restricted to authorized members of the engineering team.
Project: Aude Diagnostics – Internal Data-Integrity Dashboard
Technologies: Docker · AWS · Next.js
Skeleton loading statesimprovement
Took part in UX improvement discussions and proposed skeleton loading for the app, which had no loading view. The proposal was approved, I implemented it, and it is now in production.
Technologies: Next.js · React
Forward Deployed Engineer Intern (FDE)
August 2025 – January 2026AarogyalinQ Private Limited | Internship | Remote
Worked across four healthcare products as a forward deployed engineer — from voice-enabled prescriptions, to cloud video and live streaming written into a C++ desktop application, to a desktop automation platform and a remote caregiving app.
What I worked on
Digichikitsak — voice-enabled prescriptions and AWS deploymentfeature
A MERN web application implementing electronic prescriptions: creating new ones, converting existing records, and storing them securely. I implemented voice input and commands using the ElevenLabs and Bhashini APIs, then containerised it with Docker and deployed the project to AWS ECS — setting up the infrastructure through to CloudWatch alerts — with CI/CD through GitHub Actions.
Project: Digichikitsak – Digital Prescription Platform
Technologies: React · Node.js · Express · MongoDB · Docker · AWS · Git
Elphie — cloud video and live streaming for dental imaginginfrastructure
Elphie pairs a C++ desktop application, which drives an intraoral camera and runs a caries-detection model, with a web application. I worked inside the C++ application itself to upload the captured video to AWS S3 and publish a live stream through AWS IVS, so a patient's family or dental students can watch an examination as it happens. I also built the web application from scratch as a Next.js monolith to show recordings and carry the live stream, with AWS Cognito authentication and appointment booking — a doctor selects a patient, streams live from the C++ app, and the recording is stored against that patient automatically before the diagnosis is written up. I deployed the web application on AWS Amplify.
Project: Elphie – Dental Imaging Capture and Live Streaming
Technologies: C++ · AWS · Next.js · React
Axion — mobile-driven desktop automationfeature
A Docker-based desktop automation tool in three parts: a MERN cloud relay, a mobile-first Next.js web application, and a Python desktop application. A user types a prompt or speaks into the web app, which creates a task and pushes it to the relay; the desktop app picks it up and executes it. Every step of the run is visible from the phone, and the user can steer the task midway.
Project: Axion – Mobile-Driven Desktop Automation
Technologies: Next.js · React · Node.js · Express · MongoDB · Python · Docker
HealthyMitra — remote caregiving platformfeature
A Next.js monolith letting caregivers look after patients digitally through care circles, which users join as patient or caregiver. Caregivers book appointments and diagnostic reports for their patient and get instant updates from doctors and diagnostic centres; patients can reach doctors any time through chat with WebRTC audio and video calls. Users post updates to their circle with per-post visibility — everyone, caregivers only, doctors, or a selected few. I also implemented Razorpay payments and an admin dashboard covering the platform, and containerised it with Docker for deployment on AWS ECS with CI/CD through GitHub Actions.
Project: HealthyMitra – Care Circles for Remote Caregiving
Technologies: Next.js · React · WebRTC · Razorpay · Docker · AWS · Git
AWS Cloud Virtual Internship
April 2024 – June 2024Eduskills Foundation | Virtual internship | Remote
A three-month virtual internship focused on AWS Cloud technologies, delivered through a collaboration between Eduskills and AWS Academy.
What I worked on
AWS Cloud curriculumresearch
Completed a three-month virtual internship focused on AWS Cloud technologies, delivered through a collaboration between Eduskills and AWS Academy.
Technologies: AWS
Projects
ThirdEyeAI – Real-time Engagement Detection & Meeting Platform
Full-stack and machine learning developmentAn AI-powered learning platform combining a WebRTC meeting engine, privacy-first engagement detection, instructor analytics, and natural-language session insights.
- Engineered a hybrid ensemble bagging model using a 1D CNN and 1D ResNet trained on the DAiSEE dataset.
- Moved engagement inference into the browser with TensorFlow.js.
- Integrated retrieval-augmented generation for querying participation and distraction data.
Outcomes: 94.25% engagement-detection accuracy · Client-side privacy-first inference
Technologies: React · Node.js · Express · MongoDB · TensorFlow.js · WebRTC · Python · Retrieval-Augmented Generation
CertiSafe – Certificate Management System
Team lead and full-stack developmentA deployed certificate-management platform for an institute, designed to organize certificate records and securely manage associated media.
- Led a four-member team through implementation and deployment.
- Used DynamoDB for application data and Cloudinary for certificate media handling.
- Delivered a working institutional platform rather than a standalone prototype.
Outcomes: 95+ users onboarded · 4 team members led
Technologies: React · Node.js · Express · AWS · DynamoDB · Cloudinary
IPL Score Predictor AI
Machine learning developmentA deep neural network built with Keras to estimate the final score of an ongoing IPL innings from live match context.
- Models current runs, wickets, overs, recent performance, and team information.
- Turns changing match conditions into a practical final-score estimate.
Technologies: Python · Keras · Deep Learning
Links: Source
ResumeByAI
Full-stack developmentA Next.js application that uses GPT-4 Turbo to generate ATS-oriented résumés and integrates Razorpay for paid access.
- Combines guided résumé generation with a payment workflow.
- Focuses generated output on applicant-tracking-system readability.
Technologies: Next.js · GPT-4 · Razorpay
MindPlan
Mobile application developmentA Flutter productivity application for managing goals, prioritizing work with the Eisenhower Matrix, and reviewing daily productivity.
- Connects long-term goals with daily task planning.
- Uses the Eisenhower Matrix to make prioritization explicit.
Technologies: Flutter · Dart · Mobile Development
Personal Portfolio – Content-Driven Case-Study Platform
Full-stack development and site engineeringThis site. A content-driven Next.js portfolio with its own scroll-choreographed animations, an interactive skill graph, and a CI pipeline that gates every change on real tests rather than on trust.
- Built a content-driven site where the case studies, skill graph, and downloadable résumé all read from the same typed JSON.
- Diagnosed an iPad frame-rate regression by measuring rather than guessing, isolating backdrop-filter as the entire cost and cutting frame time from 83ms to 16.7ms.
- Added a real-browser test suite that found a genuine layering bug — a dialog's Close button losing its click to a header control — on its first run.
- Maintain a public status document recording what is still unfinished, including limitations in my own code.
Outcomes: 16.7ms iPad frame time, down from 83ms · 266 automated tests gated in CI
Technologies: Next.js · React · TypeScript · Tailwind CSS · Git
Links: Source
Technical Skills
Web & Frameworks: React, Next.js, JavaScript, TypeScript, Node.js, Express, Tailwind CSS, HTML5, CSS3, WebRTC
AI & Programming: Python, Java, TensorFlow.js, LangChain, Retrieval-Augmented Generation, Deep Learning, Keras, C++
Data & Cloud: MongoDB, MySQL, PostgreSQL, Supabase, DynamoDB, AWS, Docker, Redis
Tools: Git, Linux, Figma, Canva, Tableau, Cloudinary
Mobile: Flutter, Dart, Mobile Development
Platforms & Services: GPT-4, Razorpay
Education
Bachelor of Technology – Computer Science & Engineering
Vaagdevi College of Engineering | 2022–2026 | CGPA: 8.27
Certifications
- AWS Cloud Foundations & Architecture – 2024
- Cisco: Python, Cybersecurity & Packet Tracer – 2024
- Oracle Fusion Cloud Process Essentials (SCM, ERP, CX, HCM) – 2025