Skip to content
View phanendraguptha's full-sized avatar
:octocat:
code to live and live to code
:octocat:
code to live and live to code

Highlights

  • Pro

Block or report phanendraguptha

Report abuse

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

Report abuse
phanendraguptha/README.md

Hi πŸ‘‹ My name is Phanendra Guptha

Web Developer

I am a passionate web developer. I love to solve real-world problems with my technical skills and share my knowledge with my fellow learners, speaking of which I write medium articles on web technologies because I want to make this world a better place to live.

  • 🌍  I'm based in United States
  • πŸ–₯️  See my portfolio at here
  • 🧠  I'm learning Data Structures and Algorithms
  • πŸ˜„ Pronouns: he/him
  • ⚑ Fun fact: I can solve a Rubik's cube in under a minute!

Skills:

JavaScript TypeScript HTML5 React CSS3 Bootstrap Babel Webpack NodeJS Express MySQL Figma

Connect with me:


πŸ“• Featured Blog Posts

➑️ more blog posts...

Pinned Loading

  1. Git cheatsheet Git cheatsheet
    1
    # Basic commands
    2
    
                  
    3
    ### For global username and useremail
    4
    ```git
    5
      git config --global user.name "<username>"