Skip to content
View DevSanyamSrivastava's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Lucknow
  • 12:08 (UTC +05:30)

Block or report DevSanyamSrivastava

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

Hi there 👋 I'm Sanyam Srivastava!

🚀 MERN Stack Enthusiast
From React frontends to Node.js backends, I bring ideas to life with modern web technologies. Let's code something great together!


🌱 I’m currently learning ...

  • Advanced backend techniques with Node.js and Express.js
  • Optimizing frontend experiences with React and modern UI/UX patterns
  • Exploring DevOps fundamentals

👀 I’m interested in ...

  • Building scalable, user-friendly applications
  • Collaborating on open-source projects
  • Constantly learning and exploring new technologies

💬 Let’s Connect!

  • Location: Lucknow, India 🇮🇳
  • Time Zone: UTC +5:30
  • Pronouns: He/Him

🛠️ Pinned Projects

  • Backend Tutorial Project
    A backend setup using Node.js and Express.js, featuring user authentication (JWT), file uploads, error handling, and a well-structured architecture.

  • Note-Taking App
    A lightweight application for creating, editing, and deleting notes using localStorage for persistence. Editable notes are managed with a simple interface.

  • Quiz Player
    A fun and interactive quiz game built with JavaScript. Test your knowledge on various topics!

  • Password Generator
    A random password generator that provides secure and strong passwords for enhanced online security.


📫 How to reach me ...


⚡ Fun Fact:

I love coding to solve real-world problems and experimenting with new tech. When I’m not coding, you can find me exploring new music or reading about the latest in technology.


Thanks for stopping by! 😊

Pinned Loading

  1. Project Project Public

    Backend Tutorial Project A backend setup using Node.js and Express.js, demonstrating essential features like user authentication (JWT), file uploads, error handling, and a well-structured architect…

    JavaScript 1

  2. Note-Taking Note-Taking Public

    Using localStorage, notes persist across sessions. Editable notes are easily managed with a simple UI, and changes are automatically saved. It's a convenient tool for quick, on-the-go note-taking.

    CSS 1

  3. Quiz-Player Quiz-Player Public

    # JavaScript Quiz Application A simple, interactive multiple-choice quiz application built with HTML, CSS, and JavaScript. This app dynamically displays questions, tracks the user’s score, and prov…

    JavaScript

  4. Password_Generator Password_Generator Public

    A Random Password Generater

    JavaScript