Skip to content
View Vishwajeet-29-pro's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Vishwajeet-29-pro

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
Vishwajeet-29-pro/README.md

Hi πŸ‘‹, I'm Vishwajeet Kotkar

Full Stack Engineer | Java Enthusiast | Tech Explorer 🌍

Profile views


Coding

  • πŸ”­ I’m currently working on WebFlux-based Reactive Systems

  • 🌱 Learning about Test Driven Development and DevOps

  • πŸ’¬ Ask me about Java, Kotlin, Spring Boot, Micronaut, RESTful APIs, and Microservices

  • πŸ‘¨β€πŸ’» All of my projects are available at GitHub Portfolio

  • πŸ“« Reach me at [email protected]

  • ⚑ Fun fact: I can code and cook like a pro! πŸ³πŸ‘¨β€πŸ’»


Connect with me:

LinkedIn GitHub


Languages and Tools:

Java Kotlin Spring Boot PostgreSQL Docker Git Gradle Micronaut


Top Languages

GitHub Stats


Certifications:

Udemy Certification

graph TD;
    A[About Vishwajeet Kotkar] --> B(Skills & Expertise);
    B --> C[Java];
    B --> D[Kotlin];
    B --> E[Spring Boot & Micronaut];
    B --> F[Hibernate];
    B --> G[PostgreSQL & MySQL];
    B --> H[JUnit 5 & Mockito];
    B --> I[Reactive WebFlux];
    B --> J[Test Driven Development];
    B --> K[DevOps];

    A --> L(Work Experience);
    L --> M[Vervetronics Imagineering Pvt Ltd];
    M --> N[IoT Sensors Monitoring System];
    M --> O[Ticket Provisioning System];
    L --> P[GTL Software Pvt Ltd];

    A --> Q(Current Projects);
    Q --> R[WebFlux-based Reactive Systems];
    Q --> S[Exploring GitHub Actions];

    A --> T(Education);
    T --> U[Master's Degree in Computer Science];

    A --> V(Interests & Hobbies);
    V --> W[Reading];
    V --> X[Cooking];

    A --> Y(Contact Information);
    Y --> Z[Email: [email protected]];
    Y --> AA[LinkedIn: Vishwajeet Kotkar];
    Y --> AB[GitHub: Vishwajeet-29-pro];

    %% Color settings using background colors
    style A fill:#f9a825,stroke:#333,stroke-width:2px;
    style B fill:#4caf50,stroke:#2e7d32,stroke-width:2px;
    style L fill:#2196f3,stroke:#0d47a1,stroke-width:2px;
    style Q fill:#ff7043,stroke:#bf360c,stroke-width:2px;
    style T fill:#8e24aa,stroke:#4a148c,stroke-width:2px;
    style V fill:#ffeb3b,stroke:#fbc02d,stroke-width:2px;
    style Y fill:#f06292,stroke:#ad1457,stroke-width:2px;
Loading

Snake animation

Pinned Loading

  1. Vishwajeet-29-pro Vishwajeet-29-pro Public

    Professional and Personal Details.

  2. pitest pitest Public

    This Repository for Mutation Testing with PiTest

    Java

  3. Todo-App-PiTest Todo-App-PiTest Public

    Mutation Testing in Spring boot using PiTest

    Java 1

  4. JavaDSA JavaDSA Public

    Daily Practice on Java and Test Driven Development

    Java 1

  5. reactive-webflux-example reactive-webflux-example Public

    Reactive programming with Spring boot using Reactive Webflux dependency

    Java