Skip to content
View Guru1817's full-sized avatar

Block or report Guru1817

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
Guru1817/README.md

Hi, I'm Gurupada Nayak 👋

Java Developer · MCA Graduate · Backend Craftsman

Building secure, scalable backend systems — and curious about where AI/ML can make software smarter.

Portfolio LinkedIn Email Suraag


🧑‍💻 About Me

I'm a Java developer with a passion for building secure, scalable backend systems. Currently pursuing MCA at Berhampur University (CGPA 8.6, top 10% of batch) while shipping production-ready projects — from encrypted music streaming apps to allocation systems.

🎯 Targeting: Backend / Full-Stack roles where Java engineering meets AI/ML
📍 Based in: Odisha, India
💼 Open to: Full-time opportunities, internships, collaborations


🚀 Featured Projects

Music that never loses you.

Secure, offline-first music streaming. JWT auth + AES-encrypted audio delivery between Android (Kotlin) client and Spring Boot backend. ExoPlayer-driven seamless playback that switches to cached audio when connectivity drops.

Kotlin Spring Boot JWT AES ExoPlayer REST

First-come, first-served student seat allocation engine with Excel ingestion, deterministic allocation, and Excel export. Built on Spring Data JPA + MySQL with REST API surface.

Java Spring Boot Spring Data JPA MySQL Apache POI

Java + Maven application that reads smart commands from Excel files and synthesizes natural voice output via Google Cloud TTS.

Java Google Cloud TTS Maven Apache POI

🔗 See the full case studies on my portfolio → gurupadanayak.in


🛠️ Tech Stack

Languages
Java Python Kotlin SQL JavaScript

Backend & Frameworks
Spring Boot Spring Hibernate REST APIs

Databases
MySQL PostgreSQL MongoDB

AI / ML (Learning)
NumPy Pandas scikit-learn TensorFlow

Frontend
HTML5 CSS3 Tailwind

Tools
Git GitHub Maven IntelliJ Postman


🌱 Currently Learning

  • System Design — scaling backend services beyond a single instance
  • AI/ML integration — bringing Python ML services into Java backends
  • Cloud & DevOps fundamentals — Docker, CI/CD, AWS basics

📊 GitHub Stats


🎓 Education & Certifications

🎓 Master of Computer Applications (MCA) — Berhampur University · 2024–Present · CGPA 8.6 · Top 10%
📜 Fundamentals of Object-Oriented Programming — NPTEL (2025)
📜 Java with DSA & System Design 2.0 — PW Skills (2024)
📜 100% Job Ready Java Full Stack — Code for Success (2024)


🤝 Let's build something together

🌐 gurupadanayak.in · 📧 gurupadanayak@hotmail.com

"Turning complex problems into clean, well-architected code."

Pinned Loading

  1. portfolio portfolio Public

    Personal portfolio site — React, Vite, Tailwind, Three.js. Live: gurupadanayak.in

    JavaScript

  2. suraagmusic suraagmusic Public

    Stream your favourite songs online — and when the network disappears, Suraag keeps playing. No manual downloads. No interruptions. Just unbroken music, always.

    HTML 1

  3. cbct_allocation cbct_allocation Public

    First-come, first-served student seat allocation system with Excel I/O

    Java

  4. Text-to-Speech-App Text-to-Speech-App Public

    Excel-driven smart command voice synthesis using Google Cloud TTS

    Java

  5. JDBC_CRUD_APP JDBC_CRUD_APP Public

    CRUD operations demo using JDBC with MySQL

    Java

  6. Learn-Java-Collections- Learn-Java-Collections- Public

    Hands-on practice with Java Collections framework

    Java