Skip to content
View prabhatpra's full-sized avatar

Block or report prabhatpra

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
prabhatpra/README.md
<title>PraBhaT_PraJaPaTi</title> <style> body { background-color: #0a192f; color: #ccd6f6; font-family: Arial, sans-serif; text-align: center; overflow: hidden; } .container { position: relative; width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; } .animated-text { font-size: 60px; font-weight: bold; color: #64ffda; text-shadow: 0px 0px 20px #64ffda; opacity: 0; animation: fadeInOut 3s infinite alternate; } @keyframes fadeInOut { 0% { opacity: 0; transform: scale(0.8); } 50% { opacity: 1; transform: scale(1.2); } 100% { opacity: 0; transform: scale(0.8); } } .glow { font-size: 24px; color: #64ffda; text-shadow: 0px 0px 10px #64ffda; animation: glow 2s infinite alternate; } @keyframes glow { from { opacity: 1; } to { opacity: 0.5; } } </style>

Hey there, I'm PraBhaT_PraJaPaTi πŸ‘‹

πŸš€ Full Stack Developer | πŸ’» Java Enthusiast | ❀️ Lifelong Learner


πŸ§‘β€πŸ’» About Me

  • 🌟 Experienced Java Full Stack Developer
  • πŸ› οΈ Passionate about building scalable web applications
  • πŸ’¬ Always ready to help and collaborate on exciting projects
  • πŸ“š Continuously learning new tech trends

πŸš€ Tech Stack

πŸ–₯️ Programming Languages
Java Python JavaScript

🎨 Frontend Frameworks
React Vite Tailwind CSS

βš™οΈ Backend
Spring Framework Spring Boot Spring JDBC Spring Microservices

🟀️ Database
MySQL MongoDB PostgreSQL

☁️ Cloud & Hosting
AWS Firebase Vercel


🌐 Connect with Me


⭐ "Code more, worry less!" πŸš€

Popular repositories Loading

  1. Spotify Spotify Public

    HTML

  2. DisEcommerce-web DisEcommerce-web Public

    JavaScript

  3. DisCoderPro--Portfolio- DisCoderPro--Portfolio- Public

    JavaScript

  4. Spring-boot-hello-APIs Spring-boot-hello-APIs Public

    Java

  5. Travel-Management-System Travel-Management-System Public

    It is a desktop Application Travel-Management-System

    Java

  6. spring-boot-first-demo spring-boot-first-demo Public

    its my first my over the spring boot

    Java