Shivam Singh

Thakur Shivam Singh

|

From गोरखपुर to the Digital Universe

{code: 'infinite'}
while(true) { learn(); }
shivam@portfolio:~
# Initialize Developer Profile

const developer = {
  // Personal Info
  name: "Shivam Singh",
  title: "Full Stack Developer",
  location: "Gorakhpur, India",
  status: "Building the future, one line at a time"
};

$ ./display-skills.sh
Programming: [ Python, JavaScript, HTML/CSS ]
Security: [ Metasploit, Burpsuite, Ethical Hacking ]
Tools: [ Git, VS Code, Linux ]
$ cat current-focus.log
Mastering Full Stack Development
Exploring Advanced Cybersecurity
Building Innovative Web Solutions
while (alive) {
  code();
  learn();
  grow();
}
$ cat education.json

VIT Bhopal University

B.Tech in Computer Science Engineering

2024 - 2028

Inter School

Class XII (PCM Stream)

2024 - Jodhpur

High School

Class X (PCM Stream)

2022 - Gorakhpur

$ ls certifications/
📜 Python_Fundamentals.cert - Infosys
📜 Advanced_HTML.cert - Infosys
📜 MATLAB_Onramp.cert - Mathworks
{skills: 'mastering'}
function learn() { return 'always'; }

<Skills/>

"सर्वं ज्ञान मयि सन्निधौ"

programming.sh

$ ls programming-skills/

  • Python [90%]
  • JavaScript [85%]
web-dev.sh

$ ls web-skills/

  • HTML5/CSS3 [95%]
  • Tailwind CSS [90%]
security.sh

$ ls security-tools/

  • Metasploit [88%]
  • Burpsuite [85%]
version-control.sh

$ git status

  • Git [92%]
  • GitHub [90%]
algorithms.sh

$ ./check-skills

  • DSA [85%]
  • Problem Solving [88%]
soft-skills.sh

$ cat abilities.txt

  • Team Collaboration
  • Problem Solving

<Projects/>

$ ls ./my-projects/* | grep "latest"

web-clock.js
// NEW

Web Clock

A visually engaging web-based clock application with modern UI.

HTML5 CSS3 JavaScript
view-project
amazon-clone.jsx

Amazon Frontend Clone

A pixel-perfect clone of Amazon's Indian website interface.

React.js Tailwind JavaScript
view-project
neon-loader.css

CSS Neon Loader

A visually stunning CSS-based animated loader with neon effects.

HTML5 CSS3 Animation
view-project
python-journey.py

Python Programs

Collection of Python programs showcasing various programming concepts.

Python Algorithms Data Structures
view-project
contact.sh

< Connect With Me />

const connection = await establish_connection();

$ echo "जय भवानी 🚩"

while (true) {
  await messages.receive();
  return response.quick();
}