Pradeep Kumar

Principal Software Development Engineer at Oracle, USA
📚 Principal Software Development Engineer | Seattle, Washington, United States
Mutual Connections
Loading...
S9-052024-2801360

Send Message

No file chosen
0 Publications
0 Followers
0 Following
0 Questions

👤 About

Skills & Expertise

Data Privacy Data Security Artificial Intelligence Advanced Computing LLM integrations Amazon Web Services Oracle Cloud Infra Microservices System Design

Research Interests

Machine Learning Cloud Computing Data Security Data Structures Web Services Analysis of Algorithms System Design Artificial Intelligence (AI) Healthcare Systems Database Security Data privacy and Cybersecurity Technologies

Connect With Me

💼 Experience

Principal Software Development Engineer

Oracle, USA · October 2025 - Present
Lead the design, implementation, and release planning of AI-driven capabilities within Clinical AI Agent (CAA), an AI platform embedded directly into Electronic Health Record (EHR) workflows that Oracle has publicly reported to reduce physician documentation time by ~30%, with earlier deployments reporting 20–40% time savings, depending on specialty and workflow. Technical owner of Dictation (Smart Dictation), enabling real-time voice-to-text documentation directly inside EHR systems, allowing clinicians to document faster than typing and significantly reducing manual documentation burden. Contributed to delivery and technical review of Conversational Search, Conversational Summaries, and Conversation History, features that improve chart navigation, accelerate clinical handoffs, and reduce after-hours inbox work. Supported expansion of Clinical AI Agent across 30+ clinical specialties, helping scale AI-powered workflows to a broad range of inpatient and outpatient care settings across U.S. healthcare providers. Acted as an architectural reviewer across multiple AI agent initiatives, ensuring scalability, reliability, and compliance readiness for deployment in regulated healthcare environments handling protected health information (PHI). Collaborated with product, UX, and platform teams to deliver incremental AI capabilities without requiring full EHR rewrites, enabling faster adoption and earlier value realization. Contributing to the design and planning of upcoming AI agents to further automate clinical documentation, information retrieval, and workflow assistance as part of Oracle Health’s long-term AI-first healthcare strategy.

Software Engineer

Amazon USA · June 2022 - October 2025
Designed and developed inventory identification tool web application to be available across the public internet. Setup the infrastructure with AWS resources for this Ec2 based AWS service. ● Designed and developed Consignment Business scenario for Grocery Tech to onboard external vendors into Amazon stores with their inventory. (Saving 10M per year for Amazon in Grocery Shrink). Built end to end features including infrastructure changes on AWS, setting up dependent services. ● Contributed extensively in improving Operational Excellence for Inventory Identification and Management related applications. Saved $37000 per year by working on EMF metrics instead cloud watch metrics, writing scripts for cleanup of unutilized resources in AWS.

Software Developer (Student Worker IV)

· April 2021 - May 2022
➤Designed and developed modules for a web application, Virtual Spaces, that allows users to host virtual exhibitions by creating virtual 2D tours through real or abstract spaces. The application is built using Spring framework, Spring Data, Hibernate and JSP, JQuery and Ajax as frontend and MySQL as the database.

Software Developer (Full-stack)

ASU Digital Innovation Group · April 2021 - May 2022
Designed and developed modules for a web application, Virtual Spaces, that allows users to host virtual exhibitions by creating virtual 2D tours through real or abstract spaces. The application is built using Spring framework, Spring Data, Hibernate and JSP, JQuery and Ajax as frontend and MySQL as the database.

Software Development Engineer(Backend)

Apptio India · September 2019 - December 2020
Designed, implemented and maintained Apptio Query Language(AQL) microservice in Spring Boot, which is a single API(GraphQL) endpoint to interact with underlying data resources to fetch required data from Apptio data sources. ● Performed benchmarks and Increased throughput of AQL Microservice by ~35% . ● Managed the build / CI pipeline (on GitLab) that automatically deploys the latest stable code in the customer space.

Developer(Backend)

SAP Labs India (SLI) · July 2016 - September 2019
Worked on developing ERP Applications built on Spring for Business to Business(B2B) and Business to Government(B2G) communications on SAP Cloud platform and on-prem. ● Delivered legal changes/requirements on taxation for GST India, Spain SII and few other European countries.

Product Engineer(Full-stack)

Intellect Design Arena Limited · June 2015 - June 2016
Designed and Developed applications for daily banking related entries. ● Major contribution on delivering a high performing multithreaded application for sending all banking transactions to the central server

🎓 Education

Arizona State University (ASU)

M.SC in Information Technology(IT) · 2022

NIT Agartala (National Institute of Technology, Agartala)

B.Tech in Computer Science · 2015
Description (between 50 and 1500 characters)

🚀 Projects

PK Salon - A simple salon management software
Nov 2019 - Jan 2020
Features overview: ❖ Easy appointment scheduling ability ❖ Keeping track of clients and their records ❖ Management of shops(branches) and staff ❖ Dashboard to view live appointments and upcoming ones Technologies: ❖ Ruby on Rails, PostgreSQL, JavaScript, Vue.js
MealsDaily - An application for users to order home cooked food from nearby providers
Jan 2020 - Mar 2020
Features overview: ❖ Choices of providers by location ❖ Various plans on x-day, weekly, monthly basis ❖ Add to cart Technologies: ❖ Go, PostgreSQL, Buffalo
CovidFundraiser - A basic auction-based app to raise money for charity
Apr 2020 - Jul 2020
Features overview: ❖ User login ❖ Auction items list ❖ Bid increments, Bid confirmation ❖ User profile and bid history Technologies: ❖ Java, Spring Boot, Thymeleaf, Vue.js, Axios
AWS Image Recognition as a Service
Agency Name: AWS cloud resources || May 2021 - Jun 2021
❖ Designed and Developed a cloud app which provides Image Recognition as a Service to users by using AWS cloud resources. The application will handle multiple requests concurrently, scale out when request demand increases and scale in when the demand drops. AWS services used in this project are Elastic Compute Cloud(EC2), Simple Queue Service(SQS) & Simple Storage Service(S3).

🏅 Certificates & Licenses (5)

Java Training & Workshop
Event: Java Training & Workshop · Algox Technologies · Issued on November 2012
Red Hat Linux System & Server Administration
Event: Red Hat Linux System & Server Administration · Grras Solutions (P) Ltd · Issued on June 2014
Credential ID 2012NP0108
Learning Git and GitHub
Event: Learning Git and GitHub · Lynda.com · Issued on February 2019
Version Control lets you manage changes you've made to files over time, and is an essential skill for developers to master. Git is by far the most popular version control system on the web. In this fast-paced course, Ray Villalobos shows you the fundamental commands that you need to work with most Git projects. He explains how to use checkpoints called commits, which let you leave messages documenting what happened at each checkpoint, as well as how to create branches that are alternate versions of your project that you can work on without changing the original. Ray also shows how to work with the popular GitHub website, going in depth with repositories and projects. Learn about pull requests, how to conduct a code review, and how to clone existing projects onto your local hard drive and use them as templates. Plus, learn about the social aspects of GitHub so you can get comments, opinions, and advice to help you refine your projects.
Creating Your First RESTful Spring Boot Microservice with JPA
Event: Creating Your First RESTful Spring Boot Microservice with JPA · Lynda.com · Issued on April 2019
Turbocharge your back-end Java RESTful API development with Spring Boot and Spring Data technologies. This course is intended for experienced Java developers who want to rapidly build microservices that connect with relational databases via the Java Persistence API (JPA). Here, Mary Ellen Bowman walks you through a step-by-step process for building a microservice with an exposed RESTful API featuring HATEOAS, paging, and sorting. Learn about technologies such as Spring Boot, Spring Data JPA, and Spring Data REST, and see how they all come together into smart and elegant solutions. To wrap up, Mary Ellen guides developers in migrating a microservice to a MongoDB data source.
3 Weeks of DS & Algo with Java Bootcamp
Event: 3 Weeks of DS & Algo with Java Bootcamp · Code for Cause · Issued on September 2020
dd