Name: Shantanu Pawar

Role: SDE 1 (Android Developer) at Porter

Education: B.Tech E&TC, VIT Pune (Graduated 2025)

College: Vishwakarma Institute of Technology, Pune

Address: Pune, India


Skills

Android

Jetpack Compose

HTML

CSS

JavaScript

React

Java

C

C++

Python

Php

Typescript

Sql

MySQL

Github

Git

Bootstrap

NodeJs

Tailwind Css

Flask

Power Bi

About

About Me

I’m an Android Developer working as SDE 1 at Porter, with a strong focus on building scalable, performant and user-centric mobile applications. I primarily work with Kotlin, Jetpack Compose, XML, Coroutines, Dagger and modern Android architectures.

Alongside Android, I have hands-on experience in full-stack web development and data-driven projects, which helps me think end-to-end about products — from UI/UX to backend APIs and data workflows. I enjoy solving real problems, improving app performance and continuously learning new tools and technologies.

  • Profile: Android Developer & Software Engineer
  • Domain: Android Development, Mobile Apps, Web Development
  • Education: B.Tech in Electronics & Telecommunication Engineering, VIT Pune (2021–2025)
  • Technologies: Kotlin, Java, Android, Jetpack Compose, XML, Coroutines, Dagger, RIB Architecture, JavaScript, TypeScript, React.js, Node.js, PHP, SQL, MongoDB, HTML, CSS, Tailwind CSS, Bootstrap
  • Frameworks & Libraries: Jetpack Compose, Android Jetpack Components, Dagger, React.js, Node.js, Express.js, Flask, Redux Toolkit, Streamlit
  • Other Skills: Git, GitHub, Firebase, REST APIs, Cloud Computing, Data Structures & Algorithms, Object Oriented Programming, DBMS, Operating Systems, Computer Networks
  • Interest: Traveling, Playing Cricket, Trekking

0 +   Projects completed

LinkedIn

Resume

Resume

Android Developer with experience building and maintaining production-grade mobile applications using Kotlin, Jetpack Compose, XML, Coroutines and modern Android architectures. I’ve worked on improving app performance, stability and user experience, while also having a strong background in full-stack web development (React.js, Node.js, PHP) and data-driven projects. Comfortable working across UI, APIs and data layers, I enjoy solving complex problems, collaborating with teams and shipping high-quality features end-to-end.

Education


Dec '21 - Jul '25

Bachelor of Technology in Electronics and Telecommunication Engineering

Vishwakarma Institute of Technology, Pune

CGPA: 8.49

June '19 - May '21

Higher Secondary School (HSC Board)

K.K.M College, Manwat, Dist. Parbhani

Percentage: 88%

Projects

Projects

Below are the projects showcasing my expertise in Web Development, Machine Learning, and Data Analytics, utilizing technologies such as Python, Flask, Streamlit, React.js, Node.js, and various BI tools like Microsoft Power BI.

All-in-One Real Estate Marketplace: HomeFinder Live

Developed a full-stack real estate application using React.js, Tailwind CSS, Node.js, and MongoDB. Implemented user authentication with JWT and Google OAuth, and designed responsive UIs with features like image sliders and search functionality.

Advanced Cloud-Based Contact Management Live

Developed a comprehensive contact management system with email verification, OAuth, secured routes, CRUD operations, image uploads, email attachments, and a responsive UI featuring dark/light themes.

Daily Expense Management System: ExpenseGuard Pro Live

Developed a comprehensive expense management system using PHP and MySQL. Implemented secure user authentication and enhanced user experience with expense management features and report export functionality.

Customer Churn Prediction Web App Live

Developed a Flask-based web app for predicting customer churn using machine learning. Designed an intuitive UI and implemented CSV file upload for enhanced scalability and efficiency.

UDPChatApplication with Multithreading

Developed a chat application with a user-friendly interface, real-time messaging, and multithreading for seamless client interactions and synchronized updates.

WhatsApp Chat Analyzer

Developed an interactive web app for WhatsApp chat analysis using Streamlit and Python. Implemented detailed message statistics, visualizations, and communication trend analysis.


Comparative Performance Analysis of GAN, LSTM, and GRU for Financial Time Series Forecasting

The project involves predicting stock prices using advanced neural networks—LSTM, GRU, and GAN—by analyzing their performance through RMSE, enabling a comparative study of their effectiveness in time-series forecasting.

Infrastructure Damage Tracker Using Combined CNN and LBP

Monitors infrastructure damage post-disasters using machine learning, achieving 92.23% accuracy. Combines features from CNN (VGG16) and LBP for robust predictions. Deployed as a Flask web app, allowing users to upload images and predict damage status.

Driver-Safety-System-Using-Microcontroller-and-Image-Processing

Developed a Driver Safety System using Arduino and image processing to detect drowsiness and intoxication, with lane and vehicle monitoring, GPS tracking, and real-time alerts.


Realtime Chat App (Jetpack Compose + Firebase) Apk

A realtime chat app built using Jetpack Compose, Firebase Auth, and Firestore. Supports secure login, room-based chatting, and live message updates with snapshot listeners. Includes sender-aligned messages, timestamps, and smooth navigation using Compose Navigation.

Compose Music App – Modern Music UI (Jetpack Compose) Apk

A clean and modern Music App UI built with Jetpack Compose and Material 3. Features multiple UI screens (Home, Browse, Library, Account, Subscription) with smooth navigation using Navigation Compose. This version includes UI only — audio playback and media controls will be added in upcoming updates.

WishList App – Jetpack Compose + Room (MVVM) Apk

A modern WishList app built using Jetpack Compose, Room Database, and MVVM architecture. Users can add, edit, and delete wishes with smooth Material 3 UI and swipe-to-delete gestures. All data is stored locally using Room with reactive Flow updates for a seamless experience.


Jetpack Compose Navigation Sample – Passing Data Between Screens Apk

A simple Jetpack Compose app demonstrating clean navigation between screens. Shows how to pass data (name, age) through routes using Navigation Compose, with a lightweight UI built using Compose components. Ideal for beginners learning multi-screen navigation in Compose.

Treasure Hunt Demo (Jetpack Compose) Apk

A fun and lightweight Jetpack Compose demo game where the user sails in four directions—North, South, East, West—and encounters random events like treasure or storms. The project focuses on Jetpack Compose UI, state management with remember + mutableStateOf(), button interactions, and dynamic text updates. Future versions will include animations, sound effects, improved logic, and a full gameplay loop.

Shopping List – Jetpack Compose App Apk

Shopping List is a clean Jetpack Compose application that allows users to manage their daily shopping items effortlessly. The app features add, edit, and delete item support, along with quantity updates and a modern Material 3 layout. Currently powered by in-memory state, the app will soon support Room Database, swipe gestures, dark mode, and animations.


Country Pref Manager – SharedPreferences Demo Apk

Country Pref Manager is a lightweight Android demo app showcasing persistent key–value storage using SharedPreferences. Users can enter a country name, save it locally, and the stored value is automatically displayed when the app is opened again. This project is ideal for beginners learning data storage concepts in Android.

MVVM Counter App – Jetpack Compose Apk

MVVM Counter App is a lightweight Jetpack Compose application demonstrating the core principles of MVVM and reactive UI state management. The counter value is stored in a ViewModel and updates the UI instantly using mutableStateOf(). The project is perfect for beginners learning architecture patterns with Compose.

Jetpack Compose Recipe App – MVVM + Retrofit + Navigation Apk

A modern Android Recipe App built using Jetpack Compose, MVVM, Retrofit, and Navigation Compose. The app fetches food categories from TheMealDB API and displays them in a clean grid layout using LazyVerticalGrid. Users can tap any category to open a detailed screen showing a full-size image, description, and neatly formatted UI powered by Compose and Coil image loading.


Amazon Homepage Replica Using HTML & CSS

Created a basic replica of the Amazon homepage using HTML and CSS for educational purposes, focusing on layout and design skills.

Dynamic JavaScript Clock with HTML & CSS

Created a dynamic clock using JavaScript, HTML, and CSS. The project displays real-time updates and showcases the use of JavaScript for interactive web elements, styled with CSS for a visually appealing design.

Online Meal Hub Website

Developed an interactive and responsive website for Online Meal Hub, offering diverse meal services including food catering, bulk ordering, and online food ordering. The website features a user-friendly interface and showcases various culinary options, enhancing the online food ordering experience.


Knight's Tour Solver with Warnsdorff's Rule

Developed a Knight's Tour solver using Java Swing and AWT, implementing Warnsdorff's Rule for more efficient chessboard navigation. This project enhances solution speed and improves time complexity compared to traditional methods.

Interactive Tic-Tac-Toe Game with JavaScript

Created an interactive Tic-Tac-Toe game using HTML, CSS, and JavaScript. The project features a responsive design with distinct player symbols ("X" and "O"), game outcome messages, and controls for resetting and starting a new game. Enjoy classic gameplay on any device with a seamless user experience.

Rock-Paper-Scissors Game with JavaScript

Developed a Rock-Paper-Scissors game using HTML, CSS, and JavaScript. The game features an engaging interface with interactive buttons for player choices, visual feedback on game results, and an easy-to-use design that adapts to various devices.


Netflix Clone Using HTML and CSS

Developed a Netflix homepage replica using HTML and CSS. The project showcases a visually appealing and responsive design, replicating the layout and styling of the Netflix homepage for educational purposes.

Student Mark Predictor

This Flask-based web application predicts student grades based on their study hours using a machine learning model. Users can input the number of study hours, and the application forecasts the corresponding score.

Forest Fire Prediction

This Flask web application predicts the probability of a forest fire based on input parameters such as oxygen, temperature, and humidity levels. Users can input these values, and the app uses a trained machine learning model to provide a prediction, indicating whether action is needed or if the forest is safe.


LaneDetect - Road Lane Detection System

LaneDetect is a Python project using OpenCV for road lane detection, aiding in driver assistance by accurately identifying lane boundaries. It leverages Canny edge detection and Hough transformation techniques, suitable for real-time video and static images. The project is easy to integrate and available on GitHub under the MIT License.

Weather Forecast App

The Weather Forecast App allows users to check the weather for various cities. Enter a city name to retrieve real-time weather data, including temperature and status, from the OpenWeatherMap API. It features a user-friendly, responsive design with technologies like Node.js, Express.js, Handlebars, HTML, CSS, and JavaScript. Hosted at Link.

Image Encryption and Decryption App

Developed an image encryption and decryption application using AES encryption. Implemented a graphical user interface (GUI) with Java Swing for selecting, encrypting, and decrypting image files.

Hackathons

Hackathons

Below are some hackathons where I showcased my skills and creativity through innovative solutions, achieving remarkable results and gaining invaluable experience.

Winner - Tech For Good Hackathon Powered by NETSCOUT

Secured first place at the Tech For Good Hackathon, powered by NETSCOUT, on January 22, 2023. Competing among talented teams, I developed a standout solution recognized for its impactful approach and technical excellence.

Winner of the First Round - Smart India Hackathon 2023

Successfully secured qualification for the final round of the Internal Hackathon for Smart India Hackathon 2023 at Vishwakarma Institute of Technology, Pune (September 23-24, 2023). This accomplishment demonstrates my technical skills and innovative problem-solving abilities.

Finalist in S.P.I.T Innovation Cup 2023

Qualified for the final round of the S.P.I.T Innovation Cup 2023 after successfully completing Evaluation Round 2 on April 8, 2023. This AICTE-SPICES & AICTE IDEA LAB sponsored event highlighted my innovative ideas and technical expertise among top participants.


Publications

Publications

Below are some of my publications that reflect my research efforts and technical skills. Through these projects, I have gained valuable experience in implementing innovative solutions and deepening my understanding of the subject matter.

Driver Safety System using Microcontroller and Image Processing

Published by IEEE in the 2023 International Conference on Intelligent Data Communication Technologies and Internet of Things (IDCIoT), this paper presents a system to prevent accidents caused by driver fatigue or intoxication. Using an ATMega328p microcontroller, sensors for alcohol and obstacle detection, GPS, and image processing for lane and drowsiness detection, the system alerts the driver and can stop the vehicle safely if necessary.

Unidirectional Parametric Speaker

Published by EDP Sciences in 2023, this paper presents a compact, energy-efficient speaker system that delivers sound in a specific direction using ultrasonic waves. By leveraging air's non-linear properties, the system produces directional sound beams, suitable for applications like public address systems, targeted displays, and immersive gaming. The project involved designing electronic components like ultrasonic transducers, amplifiers, and signal generators, along with software for precise control.

Detection of Counterfeit Products with QR Codes using Blockchain Technology

Published by IEEE in the 2024 ICCPCT Conference, this paper addresses supply chain challenges, specifically counterfeit detection, through a QR-based blockchain system. It ensures traceability and secure identification of products, preventing fraud with decentralized access and high security, making data alterations difficult without consensus.


Certifications

Certifications

Below are some of my certifications completed during my engineering journey, helping me build strong technical foundations across software development, data science, and cloud technologies.

IBM Full Stack Software Developer

Completed a comprehensive full-stack program covering frontend (HTML, CSS, JavaScript, React), backend (Node.js, Express, Python, Django), databases, cloud deployment, microservices, and containerization using Docker & Kubernetes. Built and deployed a full-stack capstone integrating all technologies.

Java FullStack Developer

Completed an in-depth Java full-stack track covering Java programming, OOP, DSA, Spring Framework, Spring Boot, REST APIs, and microservices. Applied skills in a capstone project building real-world full-stack applications.

Python for Everybody

Mastered Python fundamentals, data structures, API handling, file processing, and database integration through multiple hands-on labs. Worked on a capstone involving complete data retrieval, processing, and visualization workflows.

Data Structures & Algorithms

Completed a rigorous 6-course series covering algorithmic thinking, graphs, greedy algorithms, DP, string algorithms, and performance optimization. Solved graded coding challenges and a capstone focused on efficient algorithm design.

IBM Full-Stack JavaScript Developer

Gained full-stack JavaScript expertise including ES6+, React, Redux, Node.js, Express, API design, CI/CD, Docker, Kubernetes, and cloud-native development. Built a JS capstone deployed using containerized microservices.

Java Programming & Software Engineering

Completed a foundational 5-course program focusing on Java programming, debugging, modular design, algorithms, and interactive GUIs. Built multiple Java apps and a recommendation system as a capstone.

Meta Database Engineer

Developed strong expertise in SQL, MySQL, database modeling, indexing, transactions, and backend integration using Python & Django. Completed hands-on labs and a database-driven capstone project.

Spring Framework

Learned enterprise backend development using Spring Core, Spring Boot, REST APIs, DI, microservices patterns, Spring MVC, and Spring Data. Built scalable backend services using industry-standard design.

Java Full-Stack Developer (Board Infinity)

Completed a full-stack program covering Java fundamentals, frontend (HTML, CSS, Angular), backend (Spring Boot, REST APIs), and deployment workflows. Built multiple end-to-end applications.

AWS Fundamentals

Mastered core AWS services including EC2, S3, IAM, VPC, Lambda, RDS, and CloudFront. Learned cloud architecture, serverless development, scalability principles, and workload deployment on AWS.

Coding for Everyone: C & C++

Developed strong foundations in C/C++ including memory management, pointers, data structures, algorithms, and modular programming. Built multiple programs reinforcing low-level computing concepts.

Google Data Analytics

Gained real-world analytics skills including data cleaning, SQL queries, R programming, visualization, and dashboard creation. Completed case study projects simulating business analytics workflows.

Meta Android Developer

Mastered modern Android development with Kotlin, Android Studio, UI design, asynchronous programming, debugging, app architecture, and industry best practices. Built a full Android app in the capstone project.

Object Oriented Programming in Java

Completed a focused OOP track covering classes, inheritance, polymorphism, generics, GUIs, and data structures. Built multiple Java applications and completed a final OOP-driven project.

IBM Data Science

Developed strong data science skills including Python, SQL, ML models, visualization, statistics, and predictive analytics. Completed labs and a capstone involving full exploratory and predictive modeling.

AWS Cloud Technology Consultant

Completed training in cloud consulting fundamentals including cloud assessment, AWS solution design, security, migration strategies, and cost optimization. Deployed serverless workloads using AWS best practices.

Google IT Support

Learned IT support essentials including troubleshooting, networking, operating systems, system administration, security, and automation using Python. Completed hands-on IT helpdesk simulations.

Google Project Management

Completed an industry-recognized PM program covering Agile, Scrum, project planning, risk management, sprint execution, stakeholder communication, and end-to-end project delivery through a real-world capstone.

7 Major Projects
18 Certifications
3 Publications
3 Hackathon Wins

More projects on Github

I love to solve business problems & uncover hidden data stories


GitHub

Contact

Contact Me

Below are the details to reach out to me!

Address

Pune, India

Contact Number

+91 8459913292

Download Resume

resumelink