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

Block or report DevilsN3st

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
DevilsN3st/README.md

Hi 👋, I'm Harsh Gupta

A passionate Software Engineer from India


Connect with me:



harsh-gupta-7a4660200 devils_nest hgharshop hgharshop



class Harsh{
public:
  int AboutMe()
  {
	  string name, institute;
	  string hobbies[4], languages[4];
	  name="Harsh Gupta";
	  institute="NIT Jamshedpur";
	  hobbies={"Coding","SpeedCubing", "Photography", "Astronomy"};
          languages={"go/golang", "C/C++", "Javascript", "Java"}
  }
}


🛠Tech Stack

C++ Java JavaScript TypeScript HTML5 CSS3 Go

Bootstrap MySQL GitHub Linux Heroku

React Node Docker AWS azure Git Kubernetes

Postgres MongoDB Redis ElasticSearch


Show some  ❤️  by following me!

Popular repositories Loading

  1. algorithm algorithm Public

    Forked from lisha19/algorithm

    C++

  2. Hacktoberfest2021-DSA Hacktoberfest2021-DSA Public

    Forked from SR-Sunny-Raj/Hacktoberfest2021-DSA

    If You know the implementation of any DSA related topic/problem then you can contribute it in this repo. Raise Genuine PRs only. Your PRs will be accepted, keep patience. Star this Repo. You aren't…

    C++

  3. dsa_progs dsa_progs Public

    Forked from anjalisingh1505/dsa_progs

    C++

  4. My_portfolio My_portfolio Public

    HTML

  5. 2022Azure 2022Azure Public

    Forked from 2022Azure/ImagineCup2022

    Microsoft Imagine Cup Hacks.

    JavaScript

  6. Drum-Set Drum-Set Public

    A interactive webpage where u can press key on keyboard or mouse to play sounds of drum set.

    JavaScript