Hi all. I am

Shreyash
Ghanekar

> Software Engineer

Shreyash Ghanekar

// Find my profile on GitHub.

githubLink = "https://github.com/ShreyashPG";

// Find my profile on Linkedin.

linkedinLink = "https://www.linkedin.com/in/shreyash-ghanekar-584217192/";
About Me

Bio

Hi, I'm Shreyash Ghanekar, from Pune.
Currently in my 3rd year persuing my Bachelors in Information Technology in Pune Institute of Computer Technology, I enjoy solving DSA problems and creating web applications.
Fascinated by remarkable software practices and engineering excellence, my belief in following good coding conventions remains unwavering.

Fun Facts

Konkan is my favourite region to travel
C++ is the first programming language I learned.
I read books.
I am singer and dancer at my home.
Rescued more than 10 cats and dogs from dieing

Keywords

Coding, Traveling, Workout, Walking, Reading, Rains .
Skills

Programming Languages:

C, C++, Java, Python, Go, JavaScript, TypeScript, SQL, Bash

Web Technologies

React.js, Node.js, Express, GraphQL, HTML, CSS, Tailwind CSS

Cloud & Infrastructure

AWS, Docker

Databases

MySQL, MongoDB,PostgreSQL, AWS DynamoDB, Redis

Software Development

Object-Oriented Programming (OOP), Data Structures & Algorithms (DSA)

Tools

Postman, Git, GitHub, Linux (Ubuntu), Prisma ORM, JIRA
Work Experience

Frontend Developer and Database Administrator

March 2024 - September 2024
I.T Department , P.I.C.T Pune
  • Full-Stack Development: Architected a React.js frontend for a student/teacher data portal, automating 100% of data entry workflows and serving 250+ users.
  • Performance Optimization: Designed 25+ filtered queries for dataset management, reducing query response time from 5 seconds to 1.5 seconds.
  • Security Protocols: Implemented role-based access control and encrypted data transfers to safeguard sensitive PICT data.

Backend Developer

January 2025 - Present
Pune
  • Scalable Backend Architecture: Built a Node.js/Express.js backend for a Dairy ERP system, supporting 3 branches and 100+ concurrent users. Optimized RESTful APIs for a 50% faster data retrieval using MongoDB aggregation pipelines.
  • Database Design: Developed MongoDB models for structured data storage. Created pre-save functions to automate loan field updates for farmers, reducing manual errors by 30%.
  • Security Implementation: Integrated JWT authentication and cookie-based session management to secure 50+ daily logins.
Projects

E-Commerce Microservices Platform

March 2025
React, GO, gRPC, Docker
  • Microservices Architecture: Designed and implemented a comprehensive microservice system for a coffee shop using Go with the Gorilla framework for RESTful services and gRPC with Protocol Buffers, reducing API response times by 30% compared to monolithic designs.
  • Frontend Development: Developed a responsive ReactJS application using Redux for state management and React Router for navigation, achieving a 25% improvement in user interface performance.
  • Containerization & File Handling: Engineered scalable file handling services for multi-part uploads and efficient image processing within a Docker environment.

Restaurant Management System

Feb 2025
GO, Gin, MongoDB, JWT
  • • Full-Stack Backend Development: Built a scalable restaurant management system using Go, Gin, and MongoDB, featuring RESTful APIs for user authentication, order tracking, menu management, and invoicing.
  • • Security & Authorization: Implemented JWT-based authentication middleware to secure endpoints, ensuring role-based access control for admins, staff, and customers.
  • • Core Functionality: Designed modules for real-time order processing, table reservations, and dynamic menu updates, improving operational efficiency by 30%.

My GitHub Manager

December 2024
Bash scripting, GitHub API, Git, Linux (Ubuntu)
  • Created a CLI-based tool for automating GitHub workflows, featuring seamless integration with the GitHub API.
  • Features: Secure user authentication, role-based access control, and efficient pull request monitoring.
  • Automated repository tracking and project management tasks, reducing manual effort by 20%.
  • Achieved 300+ downloads on npm, simplifying repository workflows for developers.

Project Launcher

Jan 2024
Javascript, Node js
  • A command-line tool to generate folder structures for various types of projects, including frontend and backend frameworks such as React, Next.js, Vue, Nuxt, Express, TypeScript and Angular.
  • Provides default configuration files (like package.json, .gitignore, README.md) to get you started right away.
  • Offers an interactive CLI to guide you through selecting the project type and providing project details.
  • Easy to integrate into any development setup for faster project initialization.

Car Showroom ERP System

December 2024
React, Express.js, Node.js, MySQL, Tailwind CSS
  • Designed a modular ERP system to streamline car showroom operations
  • Implemented a component-based architecture in React for efficient UI management and Tailwind CSS for consistent, responsive design.
  • Integrated REST APIs with Express.js and Node.js for real-time operations and MySQL for secure, relational data management.
  • Developed robust CRUD functionalities for employee, inventory, and sales tracking, ensuring seamless process automation.

Process Scheduler

July 2024
React.js
  • Web-based process scheduler application built in React.js that allows users to visualize and analyze various CPU scheduling
  • The application supports multiple scheduling algorithms, including: FCFS (First-Come, FirstServed), Round Robin, Priority Scheduling, SJF (Shortest Job First)
  • Key Features : Gantt Chart Generation, Performance Metrics Table, Comparison of Algorithms.

Shadow Secret

February 2024
Full Stack Project
  • Built a highly secure text-sharing platform with end-to-end AES-256 encryption and robust data validation in TypeScript.
  • Utilized Prisma ORM for optimized database queries and MongoDB for efficient, scalable data storage.
  • Developed expiration-based message auto-deletion and advanced password-protected message sharing to enhance security.

Gym App

November 2024
Typescript , Tailwind CSS
  • Developed a landing page for gym app using Typescript and Tailwind