Skip to content
View Krupal01's full-sized avatar
👨‍💻
👨‍💻

Block or report Krupal01

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
Krupal01/README.md
Typing Animation



Profile Views


Coding GIF

👨‍💻 Who Am I?

  • 🔭 Senior Software Engineer building production-grade apps
  • Java is my primary language — backend, Android, everything
  • 📱 Proficient in Android (XML + Jetpack Compose) & Flutter
  • 🏗️ Advocate of Clean Architecture, MVVM, SOLID principles
  • ☁️ Experienced with AWS · GCP · Azure cloud deployments
  • 🐳 Comfortable with Docker, Kubernetes, Jenkins pipelines
  • 👯 Open to collaborating with product companies & startups
  • 😄 Pronouns: He / His

🌐 Projects & Live Deployments

ProjectLink
🧑‍💼Personal Portfoliokrupal-bhuva.web.app
🏢Krunish Studiokrunishstudio.web.app
🎮Bingo Appbingo-f77ff.web.app
Java Learning Materialkrupal01.github.io/java_material
🔥Firebase + React Appfir-react-js-9adf7.web.app



🛠️ Tech Stack

☕ Java Ecosystem — Primary Expertise

📱 Mobile Development

🌐 Other Languages & Frameworks

☁️ Cloud & Hosting

🗄️ Databases

🔧 DevOps, CI/CD & Tools

🗂️ Version Control


📈 GitHub Analytics








🏆 GitHub Trophies





🐍 Contribution Snake

Contribution Snake
⚙️ Set up your own personal snake (5 min)

Create .github/workflows/snake.yml in your Krupal01/Krupal01 repo:

name: Generate Snakeon:
schedule:
- cron: "0 0 * * *"workflow_dispatch:
push:
branches:
- mainjobs:
generate:
runs-on: ubuntu-lateststeps:
- uses: Platane/snk/svg-only@v3with:
github_user_name: ${{ github.repository_owner }}outputs: | dist/github-contribution-grid-snake.svg dist/github-contribution-grid-snake-dark.svg?palette=github-dark - uses: crazy-max/ghaction-github-pages@v3with:
target_branch: outputbuild_dir: distenv:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Once the workflow runs successfully (check the Actions tab and confirm an output branch was created), replace the fallback src above with:

<picture><sourcemedia="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Krupal01/Krupal01/output/github-contribution-grid-snake-dark.svg"/><sourcemedia="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Krupal01/Krupal01/output/github-contribution-grid-snake.svg"/><imgalt="Contribution Snake" src="https://raw.githubusercontent.com/Krupal01/Krupal01/output/github-contribution-grid-snake-dark.svg" width="95%"/></picture>

☕ Powered by Java & passion — krupal-bhuva.web.app

Popular repositories Loading

  1. complex_design_with_compose complex_design_with_composePublic

    Kotlin 1

  2. Map-with-compose Map-with-composePublic

    add your map api before use

    Kotlin 1

  3. online_learning_application online_learning_applicationPublic

    Dart 1 2

  4. Assignment1-Screen3 Assignment1-Screen3Public

    Java

  5. Assignment1-Screen2 Assignment1-Screen2Public

    Java 1

  6. Assignment1-Screen1 Assignment1-Screen1Public

    Java