Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 

Repository files navigation

Slv-WebTech

Typing SVG

Portfolio GitHub Activity Resume Email

🟢 Open to work  ·  📍 Bangalore, India  ·  3+ yrs experience


interface Engineer {
  readonly name: string;
  readonly role: string;
  readonly experience: string;
  readonly stack: string[];
}

class VivekSharma implements Engineer {
  readonly name = "Vivek Sharma";
  readonly role = "Frontend / Full-Stack Engineer";
  readonly experience = "3+ years";
  readonly stack = ["React", "Next.js", "TypeScript", "Node.js"];

  readonly impact: string[] = [
    "Raised Lighthouse performance scores ~20% and cut unnecessary re-renders ~40%",
    "Restructured a reporting dashboard around custom hooks, cutting generation latency ~30%",
    "Hardened OAuth/JWT auth flows and fixed cross-browser edge cases, reducing bug reports ~25%",
    "Owns the full loop: component architecture, API contracts, performance, and release",
  ];

  readonly currentlyBuilding = "A live, API-driven portfolio — see it below";
}

🌐 Portfolio & Live GitHub Activity

the-vivek-sharma.vercel.app — case studies, blog, and a dedicated GitHub Activity page with real-time stats, contribution streaks, a cross-profile language radar, real GitHub achievement badges, and top repos pulled live from the GitHub API — no static badge images to go stale.


🧑‍💻 Tech Stack

Languages & Core Runtime

HTML   CSS   JavaScript   TypeScript   Node.js


Frontend & State

React   Next.js   Redux   Vite   Tailwind


UI & Design

Material UI   Bootstrap   Figma


Data & Distributed Services

PostgreSQL   MySQL   MongoDB   Firebase   Redis


Quality & Deployment

Git   GitHub   GitHub Actions   Docker   Jest   Webpack   AWS   Google Cloud   NPM   VS Code   Notion


Also comfortable with — secondary stack & libraries without a dedicated icon

Express   WordPress   jQuery   C++

React Query React Router Framer Motion React Native WebSocket OAuth 2.0 / JWT BullMQ Serverless (Vercel) OpenAI API React Testing Library SonarQube


🌱 Featured Projects

🛍️ Shop-Now

Accessible eCommerce site with speech-to-text browsing and shopping for differently-abled users.

HTML CSS JavaScript

🔗 Live Demo  ·  📦 Repository

🏢 Business-Consultancy

Consultancy site connecting clients with expert services, built with React and a third-party API integration.

React

🔗 Live Demo  ·  📦 Repository

🏥 Medi-Gwalior

RGPV Hackathon project — hospital website helping COVID-19 patients find medical resources.

HTML CSS JavaScript PHP

🔗 Live Demo  ·  📦 Repository

🏨 Swarn-Project

Hotel management site with a responsive room browser and reservation flow.

HTML CSS JavaScript

🔗 Live Demo  ·  📦 Repository

🐾 Hum-Hai-Na

Single-page site for an animal welfare NGO.

HTML CSS JavaScript

🔗 Live Demo  ·  📦 Repository

📦 inventory-management

Stock, order, and reporting app for inventory operations.

Python

📦 Repository

For live star/fork counts, see the GitHub Activity page — badge-card services here kept going down, so this profile links to real data instead of embedding more of them.


⚙️ CI/CD Flow

graph LR
    A[Push to main] --> B[GitHub Actions: Install]
    B --> C[Lint]
    C --> D[Build]
    D -->|Pass| E[Deploy - Vercel]
    D -->|Fail| F[Block Merge]
Loading

📊 GitHub Stats

followers stars

Full contribution calendar, current/longest streaks, a Work-vs-Personal language radar, real achievement badges, live progress toward the next ones (Pull Shark, Starstruck), and recent activity — live, not a cached image: the-vivek-sharma.vercel.app/github


🤝 Connect with Me

LinkedIn Twitter Dev.to Instagram


💡 Let's Collaborate

I'm always open to discussing new projects, innovative ideas, and opportunities to learn and grow. Don't hesitate to get in touch!

Profile Views


Readme Quotes

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors