Skip to content
View Sharyupatil01's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Sharyupatil01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sharyupatil01/README.md
carbon (6)

Hey there! I'm Sharyu Patil

Sharyupatil01

LinkedIn Β  Email Β  Portfolio Β  LeetCode Β  Vercel Β  Render Β  Render

About Me

A fourth-year engineering student and an aspiring Software Developer passionate about learning and building real-world applications.
Solved 800+ DSA problems across platforms like Leetcode , GeeksforGeeks , Codechef and others.
Actively strengthening my foundation in Java, DSA, and backend development.
Write technical posts on Medium, simplifying system design concepts in easy-to-understand English.
Actively share my learning journey on LinkedIn and enjoy solving real-world, people-centric problems.


πŸ› οΈ Tech Stack

HTML CSS Java JavaScript React Node.js Express MongoDB MySQL Postman Git GitHub Vercel Render Python


πŸš€ Featured Projects

  • πŸ“š Gyaan Shaala
      Developed a MERN-based ed-tech backend managing users, courses, and enrollments.
    • Authentication: Implemented secure JWT-based login/signup with OTP verification and bcrypt hashing.
    • API Testing: Thoroughly tested all REST APIs using Postman to ensure reliability and proper request/response handling.
    • Payment Integration: Integrated Razorpay for secure and seamless course purchase transactions.
    • Media Management: Used Cloudinary to efficiently store and manage images, videos, and course assets.
    • Deployment: Deployed the backend on Render with environment variables and production-ready configuration.

  • πŸ’Ή Fin-Pilot | Live
      Developed an AI-powered financial planning platform delivering personalized investment strategies.
    • AI Pipeline: Built a modular AI assembly line using LangChain to generate accurate and structured financial plans.
    • Data Simulation: Created a synthetic market data pipeline using GBM (geometric brownian motion) , supporting multiple asset classes and event-based simulations.
    • Evaluation System: Designed a two-layer evaluation framework combining financial rules with LLM-based scoring for reliability.
    • Frontend Contribution: Built UI using React.js, Material UI, and Context API ; integrated a chatbot to simplify complex financial terminology and guide users.
    • Deployment: Deployed full-stack app using Vercel & Render with CRON-based uptime management for consistent availability.

  • πŸ₯ Zen Track | Live
      Built a high-performance MERN-based productivity system featuring a dynamic Zen Score to track real-time user performance.
    • Core Logic: Designed a weighted scoring algorithm based on task priority and punctuality, with bonuses/penalties for on-time and overdue completions.
    • AI Planner: Integrated AI-powered task generation to break down complex goals into structured, actionable subtasks.
    • System Design: Implemented RESTful architecture with MongoDB atomic operations ($inc) to ensure accurate scoring and prevent race conditions.
    • Frontend Experience: Developed a glassmorphic UI using React.js, Tailwind CSS, and Framer Motion with smooth animations and optimistic updates.
    • Authentication & Deployment: Secured app with JWT-based auth and deployed using Vercel with scalable serverless architecture.

  • πŸ” Git Peek | Live

      Developed a lightweight GitHub profile explorer to fetch and display user details using the GitHub API.

    • Search Functionality: Implemented dynamic username-based search to retrieve real-time profile data.
    • Data Display: Showcased user bio, avatar, and public repositories with descriptions and direct links.
    • API Integration: Utilized Axios/Fetch API for efficient data fetching and handling asynchronous requests.
    • UI/UX Design: Built a responsive and clean interface using Tailwind CSS for better user experience.
    • Performance: Optimized API calls and rendering for fast and seamless user interactions.

  • πŸ§‘πŸΎβ€βš•οΈ Patient Management System
      Designed a relational database system using MySQL to manage patients, doctors, appointments, and billing.
    • Database Design: Created normalized schemas with well-defined relationships between departments, doctors, patients, and treatments.
    • Core Functionality: Implemented appointment scheduling, treatment tracking, and billing management for real-world hospital workflows.
    • Advanced SQL: Utilized joins, aggregations, triggers, and stored procedures to ensure efficient data processing and automation.
    • Data Insights: Developed analytical queries for revenue reports, patient history, and appointment trends.
    • Project Structure: Organized SQL scripts, sample data, and query results with clear documentation for easy setup and understanding.

🎒 My Continuous Learning Journey

πŸ”— Repository: A2Z DSA Journey

πŸ”— Repository: SQL Grind Journey



Coding Profiles πŸ‘©β€πŸ’»

Check overall Coding Profiles on : Codolio

LeetCode

GeeksforGeeks

LeetCode Badges

Github Stats πŸ“ˆ





Pinned Loading

  1. finpilot-frontend finpilot-frontend Public

    Forked from Finpilot-frontend/finpilot-frontend

    πŸš€FinPilot is an AI-powered financial planning assistant that helps users generate personalized investment and savings strategies. The project features an interactive chat interface with an AI agent…

    JavaScript

  2. ZEN-TRACK ZEN-TRACK Public

    Master Your Flow. Design your best day with an AI-powered, high-performance task management system.

    JavaScript

  3. GyaanShaala GyaanShaala Public

    πŸ‘©πŸΏβ€πŸ’» Developed a scalable backend for an e-learning platform using Node.js, Express, and MongoDB, enabling secure authentication (JWT & bcrypt) and role-based access control for instructors and stu…

    JavaScript

  4. briefly.ai briefly.ai Public

    A full-stack AI notes application built with React and FastAPI that converts raw text into structured summaries with titles, tags, PDF export, and semantic search powered by vector embeddings.

    CSS

  5. Patient-Appointment-Manager Patient-Appointment-Manager Public

    πŸ₯ Hospital Management System is a web application built with MySQL to manage patient records, doctor schedules, appointments, treatments, and billing. It demonstrates real-world database operations…

  6. GitPeek GitPeek Public

    ⬆️ GitPeek is a simple and responsive web app built using HTML, CSS, and JavaScript that allows users to search for GitHub profiles. It fetches real-time data using the GitHub API and displays info…

    CSS 1