
Aditya Kulkarni

SiriusXM
June 2024 - August 2024Backend Engineering Intern, Oakland, CA
Specialized in backend development with AWS Lambda and event-driven architecture, while managing cloud infrastructure through multi-region deployments and automated image processing workflows.

Unboxed Software
August 2022 - August 2023Software Engineer, Remote - UT
Focused on AI/ML integration and blockchain development, combining ChatGPT implementation with Solana ecosystem development, while creating developer tools and template engines.
Schlumberger
September 2020 - August 2022Full Stack Developer, Pune, MH
Expertise in frontend development and UX/UI design, implementing ReactJS applications with localization and custom UI components, while building enterprise platform solutions using PowerApps.
ChatSwop
June 2019 - August 2020Lead Mobile Developer, Remote - AZ
Mobile development with Android and Kotlin, implementing complex architecture patterns (MVVM) and media processing solutions with camera integration and file compression.
Schlumberger
June 2019 - August 2019Mobility Developer Intern, Pune, MH
Concentrated on enterprise solutions and database management, specializing in process optimization through SharePoint integration and automated workflow systems.

Ledger Alchemy
August 2023 - December 2023San Jose State University, San Jose, CA
Combined cloud architecture expertise with FinTech solutions, implementing microservices architecture and integrating multiple banking and authentication APIs.
Antique Coin Collection App
September 2021 - July 2022Freelancer, Remote - UT
Merged mobile development with real-time systems, focusing on e-commerce functionality through Firebase integration and collection management features.

Digitized Vaccination
May 2019 - March 2020Savitribai Phule Pune University, Pune, MH
Applied healthcare technology solutions through NFC integration and process automation, specializing in digital records management and administrative workflows.
Smart Library MMPS Mumbai
May 2018 - May 2019Freelancer, Remote - AZ
Developed content management solutions with media integration capabilities, creating a community platform focused on user engagement and digital content distribution.

Securing Your NodeJS Server with Auth0
In my last ‘Securing Your React Application with Auth0’, we saw how we can add authentication to the frontend side of our project. So in…

Securing Your React Application with Auth0
In today’s digital world, making your web application secure is of paramount importance whether it’s as simple as a todo app or as complex…

Crafting Jax Pen: Part 6, Deployment using Kubernetes
In the previous article, we containerized our React and NodeJS apps and used the app through these containers. Now in this last article of…

Crafting Jax Pen: Part 5, Containerization using Docker
After the last article, we have successfully build our own OpenAI powered digital pen pal. The development aspect of our project is not…

Crafting Jax Pen: Part 4, State Management with Redux
So far, after the last article, we have created a digital pen pal which can talk to us about our day. But if you have noticed, each time we…

Crafting Jax Pen: Part 3, Connecting React to NodeJS via REST API
In this part, we will connect the React app frontend to the NodeJS Express server we created in the previous article. After this article…

Crafting Jax Pen: Part 2, NodeJS Backend
In this part, we will create a simple NodeJS server for our pen pal application. This server will have a single endpoint which will stream…

Crafting Jax Pen: Part 1, The React Frontend
Welcome to the first part of this comprehensive series, The React Frontend. If you missed the introductory post, head over to this link to…

A Comprehensive Guide to Building a Chat Application with React + Redux, NodeJS, OpenAI, Docker and…
Navigating through endless Google searches to find a comprehensive tutorial on a specific end-to-end project can be a daunting task. Often…