Nachiket Galande

I'm a

Resume

About

Nachiket Galande

Full Stack Software Developer

Full Stack Software Developer with over 4 years of experience in designing, developing, and deploying scalable, high-performance web applications across diverse industries. Skilled in both frontend and backend technologies, with expertise in building dynamic, responsive user interfaces using React, TypeScript, and modern UI frameworks, as well as developing robust server-side solutions with Node.js and Flask. Proficient in database architecture and optimization, ensuring seamless data management and performance tuning for both relational and NoSQL databases. Adept at implementing RESTful and GraphQL APIs, integrating third-party services, and designing microservices-based architectures to enhance scalability and maintainability. Strong understanding of software development best practices, including CI/CD pipelines, test-driven development (TDD), and cloud deployment. Passionate about translating complex low-level designs into efficient technical solutions, actively contributing to multiple products and consistently delivering impactful, user-centric solutions that improve performance, accessibility, and overall user experience. Collaborative team player with excellent problem-solving skills, capable of leading initiatives, mentoring junior developers, and working cross-functionally to drive projects from ideation to completion.

  • Birthday: 16 Sept 1999
  • Phone: +91 9764993023
  • City: Thane, Maharashtra, India

Stats

months +
Work Experience

Personal Projects worked on

Certificates

Resume

Summary

Nachiket Galande

Full Stack Software Developer with 4+ years of experience in designing, developing, and deploying scalable, high-performance web applications. Proficient in frontend (React, TypeScript) and backend (Node.js, Flask) technologies, with expertise in database architecture, optimizing performance and delivering exceptional user experiences. Adept at translating complex low-level designs into efficient technical solutions, having contributed to multiple products, consistently delivering impactful, user-centric solutions.

Education

Bachelor of Technology in Computer Science & Engineering

2017 - 2021
7.0 CGPA

MIT ADT University, Pune

Class XII (HSC)

2015 - 2017
82%

Shubham Raje Jr. College

Class X (SSC)

2015
88.40%

St. Xavier's English High School

Professional Experience

AB InBev (Via Accenture)

May 2022 - Present

Full Stack Software Developer

  • Developed a financial management and accounts reconciliation platform using React, Redux, TypeScript, Flask, and Azure SQL Server, reducing costs by 5–10% through automation.
  • Optimized data processing for 10+ million rows by implementing keyset pagination, vertical partitioning, indexing, sharding and deferred joins, improving query performance by 30%.
  • Scaled application performance by over 50% with a microservice architecture, supporting 500+ concurrent users.
  • Reduced processing time by implementing asynchronous bulk actions with Azure Function Apps.
  • Enhanced security by mitigating SQL injection risks and resolving Known Exploitable Vulnerabilities (KEVs).
  • Designed CI/CD pipelines on Azure DevOps, enabling automated builds and deployments.
  • Leveraged Git and Azure DevOps for version control, and Agile framework (Scrum) for iterative development and continuous delivery.
  • Worked closely with client to gather requirements, provide technical guidance, and deliver tailored solutions, ensuring alignment with business goals.
  • Collaborated with stakeholders and UI/UX teams, conducted code reviews, reviewed PRs, and supported UAT and Go-Live activities.

Accenture

Jul 2021 - May 2022

Packaged Application Developer

  • Automated Oracle ERP user provisioning, reducing time from 5–10 hours to under 5 minutes.
  • Streamlined employee onboarding by developing an AI-powered tool using OpenAI’s GPT model deployed on Azure, reducing training time by 30%.
  • Conducted sessions as a Subject Matter Expert (SME) B2B technologies and EDI X12, and mentored junior developers.

Projects

Social Media App (Web & Mobile) (Ripple)

A scalable social media platform developed using React, React Native (Expo), TypeScript, Material UI, and Zustand for the frontend, with Node.js, Express.js, and MySQL handling the backend. The application includes interactive features such as real-time messaging with Socket.io, WebRTC video calls, expiring stories, push/live notifications, and media sharing. Authentication is secured using JWT and Google OAuth, with performance and security optimizations through infinite scrolling and end-to-end encrypted messaging. The backend is hosted on AWS EC2, the frontend is deployed on EC2 using Nginx, and the database is managed on AWS RDS. Docker is used for containerization, ensuring a scalable and efficient deployment.

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

MERN-Based ERP System (Streamline)

A comprehensive ERP system built using the MERN stack (MongoDB, Express, React, Node.js) and Material-UI. This platform includes modules for managing users, inventory, orders, warehouses, customers, and sales, providing a unified solution for business management.

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

GIST (Generative Intelligence Speech Therapy)

GIST aims to support children with autism by providing a comprehensive platform with multiple interactive modules designed to enhance learning and communication. The platform leverages generative AI to offer personalized learning experiences and real-time therapist interaction.

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

Gen AI-Onboarding-Assistant

Gen AI conversational assistant developed and deployed using Flask and OpenAI GPT-3.5 on Azure. The assistant is designed to streamline project knowledge transfer and enhance productivity for new resources in a project. Key features include document summarization, advanced question-answering, etc

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

Cryptocurrency Price Prediction

Designed and developed a web app with Streamlit for predicting Bitcoin and Ethereum prices. Employed data analysis, machine learning algorithms for model training using historical data. Used MinMaxScaler for scaling the datasets to increase accuracy of the model. Crafted a user-friendly interface with visualizations, integrating images and charts. Published associated research paper in 2021 7th ICACCS journal.

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

URBAN

Developed a Flask-based e-commerce platform leveraging Flask, MongoDB, Bootstrap, jQuery, and Flask-Paginate. It offers a streamlined shopping experience, featuring user authentication, product management, cart functionalities, wishlists, and an admin dashboard. Its secure authentication, seamless checkout, and dynamic UI offer an engaging platform for businesses to create vibrant and efficient e-commerce websites.

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

Echo

Developed a dynamic chat application using Flask and Socket.IO to facilitate real-time communication among users. It employs Flask, Flask-SocketIO, MongoDB, and Flask-Login to deliver a seamless chat environment. Designed and integrated MongoDB to store user profiles, chat rooms, and messages, ensuring data persistence and efficient retrieval. Utilized Flask-SocketIO for real-time updates, enabling seamless message exchange and room interactions.

GitHub View on Github
Cryptocurrency Price Prediction Using Neural Networks and Deep Learning

Flappy Bird

Designed and implemented a Flappy Bird game using the Pygame library in Python. Integrated Pygame features for window initialization, event handling, and rendering game elements. Developed game assets, including background images, and bird animations. Implemented sound effects for flapping, background music, and game over events to enhance user experience. Incorporated dynamic obstacle generation and collision detection for engaging gameplay. Applied gravity mechanics for realistic bird movement and obstacle interaction. Designed game states for an intuitive user interface, including the main menu and game over screens.

GitHub View on Github
Flappy Bird Game

English Vocabulary Builder

Developed a Flask-based web application for vocabulary learning and quizzes. Implemented dynamic routes for filtering words by starting letter. Designed and integrated a quiz feature with randomly selected words and multiple-choice questions. Utilized the pyttsx3 library to generate speech for selected words. Generated JSON files for Barron's 333 and 800 GRE words. Incorporated JSON data storage for words and their meanings. Enabled users to listen to the pronunciation of selected words with the text-to-speech feature.

GitHub View on Github
English Vocabulary Builder

Tetris Game

Feb 2024 to Feb 2024 (Full Time) Created a Tetris game using the Pygame library in Python. Implemented dynamic object generation, including randomized shapes and positions. Incorporated smooth user controls for moving, rotating, and dropping Tetris shapes. Developed collision detection and stacking mechanisms for the falling Tetris objects. Implemented sound effects for background music, scoring, and line completion.

Tetris Game

Certificates

Recommendations

I highly recommend Nachiket, with whom I collaborated on Python-based machine learning and deep learning projects. His strong grasp of cloud technologies, particularly Azure Cloud, has greatly enhanced our project outcomes. Nachiket's passion, adaptability, and eagerness to learn make him a valuable team member. He made a significant impact on our undergraduate projects, driving innovation and achieving objectives. Nachiket's creative problem-solving skills ensure efficient task completion and project success. I confidently endorse Nachiket for any role that matches his skill set and aspirations. He is a talented individual who consistently delivers excellent results.

Pratik Kakade

Software Engineer | MS-CS Grad | 2x Hackathon Winner | ML | DL | NLP | Cloud | Full Stack | Distributed Systems | MLOps | C++, Java, Python, Spring Boot, React.js, Kubernetes

Nachiket is an exceptional software developer with an innate ability to conceive and deliver elegant and efficient software solutions. His meticulous attention to detail, passion for quality, and mastery of multiple programming languages and frameworks set him apart from his peers. Nachiket is also an excellent communicator and collaborative team player, consistently delivering high-quality work that exceeds expectations. It's been a pleasure to work with Nachiket, and I enthusiastically recommend him for any organization in need of a top-tier software developer.

Sumit Biswas

Business Analyst + UX Designer @Canadiv

I highly recommend Nachiket for his exceptional skills and expertise in Data Analysis as well as ML/deployment of ML models. I have had the pleasure of working with him on several projects and have been consistently impressed by his professionalism, attention to detail, and ability to deliver outstanding results. Nachiket is a dedicated team player who is always willing to go above and beyond to ensure the success of the project. He possesses excellent communication skills and is able to work effectively with people from diverse backgrounds and cultures.

Sudarshan Sahare

Data Integrity Specialist - Supply Chain Intelligence/Digital Solutions

I've known Nachiket since we were both students at MIT. Nachiket was always enthusiastic to broaden his horizons by learning new things. He was always keen to add value to every project he worked on. Going forward, I believe Nachiket will be a valuable asset to organisation he works for. I wish you best of luck for your future endeavours Nachiket

Abhishek Golhar

Business Development Team - Nippon Steel Trading India Pvt Ltd | Ex - Confederation of Indian Industry B20 G20 India Secretariat | G20YEA - Yi Executive Member | International Affairs