Skip to content
View jeevan-p-gowda's full-sized avatar
:octocat:
--continue
:octocat:
--continue

Block or report jeevan-p-gowda

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
jeevan-p-gowda/README.md


📚 Tech Stack

Language    Python JavaScript  TypeScriptGroovyShell
Back-end
Front-end
Automation    
Framework Pytest  TestNG Mockito JUnit MochaJS Cucumber
Architecture REST API  Microservices
DevOps     
Builder         
Management     
Tool       
System     
Database   

📊 Profile Stats

🗂️ Top Repositories


Pinned Loading

  1. docker-for-ai docker-for-ai Public

    Docker for DevOps, GenAI, and Agentic Workflows

  2. Migrate from npm to yarn Migrate from npm to yarn
    1
    # Migrate from npm to yarn <img align="right" src="https://avatars.githubusercontent.com/u/22247014?s=200&v=4" width="auto" height="40"><img align="right" src="https://www.svgrepo.com/show/222003/right-arrow-next.svg" width="auto" height="40"><img align="right" src="https://upload.wikimedia.org/wikipedia/commons/d/db/Npm-logo.svg" width="auto" height="40">
    2
    
                  
    3
    1. Remove `node_modules` and `package-lock.json` from repo.
    4
    2. In `package.json`, add 
    5
    ```json