<?php
namespace Developer;
class HarshGupta extends FullStackDeveloper
{
protected array $profile = [
'name' => 'Harsh Gupta',
'role' => 'Full-Stack Developer (PHP, WordPress, React, Python, JS)',
'location' => 'Chhattisgarh, India (UTC+5:30)',
'motto' => 'Simple > Clever.',
'focus' => ['Performance', 'Security', 'Scalability'],
];
public function stack(): array
{
return [
'Backend' => ['PHP', 'Python'],
'Frontend' => ['JavaScript', 'React'],
'CMS' => ['WordPress'],
'APIs' => ['REST', 'Secure Auth'],
];
}
public function work(): array
{
return [
'High-performance WordPress builds',
'Custom themes & plugins',
'Headless WP + React apps',
'API-driven platforms',
'Python automation',
];
}
public function principles(): array
{
return [
'Profile before optimizing',
'Performance is a feature',
'Security by default',
'Code for humans first',
];
}
}
View gupta-8's full-sized avatar
😄
I'm Back Again!
Harsh Gupta gupta-8
😄
I'm Back Again!
PHP, WordPress, React & Python developer focused on building secure, scalable, and high-performance web systems.
- Chhattisgarh, India
-
04:04
(UTC +05:30) - https://harshgupta.me
- @harshguptame
Pinned Loading
-
incredible-portfolio
incredible-portfolio PublicLightweight PHP portfolio template with simple routing, reusable components, and clean UI. No frameworks, just fast and minimal code.
PHP 6
-
adv-api-tester
adv-api-tester PublicA modern, browser-based tool for testing REST APIs (GET, POST, PUT, DELETE) with a sleek dark-mode interface. It features a visual request builder, JSON syntax highlighting, response inspection, an...
JavaScript
-
nextjs-blog
nextjs-blog PublicNext.js 14 + FastAPI + MongoDB portfolio with storage, JWT auth, and admin CMS
-
code-snippet
code-snippet PublicA modern Code Snippet Manager built with a React frontend and a backend service for structured snippet storage and retrieval.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.