Papil Verma — Full Stack Engineer
AVAILABLE FOR HIRE  —  GOTHAM CITY

// Hello, World.

PAPIL
VERMA

FULL STACK ENGINEER Building scalable web systems
SKILLS

TECH STACK

LANGUAGES · FRAMEWORKS · CLOUD PLATFORMS

Python
Java
C
HTML5
CSS3
JavaScript
Django
Node.js
Express
MongoDB
Google Cloud
Microsoft Azure
> Full Stack Developer focused on Interactive UI & Scalable Systems. I build.
EXPERIENCE

WORK EXPERIENCE

PROFESSIONAL EMPLOYMENT RECORD

CLASSIFIED
CASE #000 JUL 2025 — PRESENT
ACTIVE

ZYNOVA REMEDIES

Zynova Remedies Private Limited

◆ Full Stack Engineer

React.js Node.js MongoDB Python Django Azure
PROJECTS

MY PROJECTS

BUILT, SHIPPED & DEPLOYED

server.js
const express = require('express'); // iTunes Search API — no key needed app.get('/api/search', async (req, res) => {   const q = req.query.term;   const data = await itunesSearch(q);   res.json(data.results); }); // 30s previews, zero API keys // ▪ MVC ▪ Vercel ▪ iTunes API
Node.jsExpressiTunes APIVercel

Music Player Pro

Professional web music player with MVC architecture. Spinning vinyl album art, animated equalizers, keyboard shortcuts, theme toggle, and iTunes API for 30-second previews — zero API keys needed.

INTELLIGENCE FILEFILE #001

Music Player Pro

MVCARCHITECTURE
VERCELDEPLOYED ON
LIVESTATUS

Spinning vinyl art, animated equalizer bars, keyboard shortcuts (Space/Arrows), dark/red theme toggle, iTunes 30s previews, shuffle & repeat — zero API keys required.

Node.jsExpressiTunes APIVanilla JSCSS3
fetch_pubmed.py
import requests, argparse, csv # Fetch papers via PubMed E-utilities API def fetch_papers(query: str) -> list:   url = f"https://eutils.ncbi.nlm.nih.gov/.../esearch.fcgi"   res = requests.get(url, params={'term': query, 'retmode': 'json'})   return extract_details(res.json()) # ▪ Python CLI ▪ E-utilities API ▪ Poetry
PythonAPICLI

PubMed Paper Fetcher

A Python command-line tool to fetch research papers from PubMed via the E-utilities API. Extracts titles, publication dates, and company affiliations to CSV.

INTELLIGENCE FILEFILE #002

PubMed Fetcher

CLIINTERFACE
POETRYPKG MANAGER
OFFLINEDEPLOY STATUS

Command-line tool utilizing elementTree and Regex to parse PubMed XML data. Features debug mode and automated CSV exporting for company-affiliated authors.

PythonRequestsE-utilities APIPoetry
index.html
<div class="donation-popup" id="donate-modal">   <h3>Help Our 280+ Rescues</h3>   <p>Scan to support Pawsome Foundation</p>   <img src="assets/qr-code/donate.png" alt="Donate QR" />   <button class="close-btn">Close</button> </div> <!-- ▪ HTML5 ▪ CSS3 ▪ Vanilla JS -->
HTML5CSS3JavaScriptVercel

Pawsome Foundation

Responsive digital presence for a non-profit animal rescue and rehabilitation sanctuary in Lucknow, India. Features an interactive UI and instant donation QR popup.

INTELLIGENCE FILEFILE #003

Pawsome Foundation

280+ANIMALS HOUSED
CSRARCHITECTURE
LIVEDEPLOY STATUS

Fully responsive frontend-only application using semantic HTML5, CSS3 Grid/Flexbox, and vanilla Javascript for dynamic active states and donation popup handling. Deployed on Vercel.

FrontendCSS3Vanilla JSVercel
script.js
const checkDraw = () => {   let isDraw = true;   boxes.forEach((box) => {     if (box.innerText === "") isDraw = false;   });   if (isDraw && !winnerFound) showDraw(); }; // ▪ Vanilla JS ▪ DOM Manipulation
HTML5CSS3JavaScript

Tic Tac Toe Game

An interactive turn-based Tic Tac Toe game with winner and draw detection logic, "New Game" functionality, and a clean, responsive user interface built from scratch.

INTELLIGENCE FILEFILE #004

Tic Tac Toe

DOMMANIPULATION
GH PAGESDEPLOYED ON
LIVESTATUS

A practice project focusing on front-end skills, event handling, and conditional real-world problem-solving (specifically handling edge cases for draw conditions).

HTML5CSS3ES6GitHub Pages
style.css
/* Gotham Design System */ :root {   --bat-black: #0a0a0b;   --bat-yellow: #f0c040;   --font-display: 'Bebas Neue';   --font-mono: 'IBM Plex Mono'; } /* ▪ GSAP ▪ tsParticles ▪ CSS3 */
HTML5CSS3Vanilla JSGSAP

Batman Portfolio

The very portfolio you're viewing right now — a cinematic Gotham-noir experience with GSAP animations, custom cursor, bat signal effects, and Gotham rain particles.

INTELLIGENCE FILEFILE #005

Batman Portfolio

~3,100LINES OF CODE
SPAARCHITECTURE
LIVEDEPLOY STATUS

Zero-framework vanilla portfolio. Custom cursor, GSAP ScrollTrigger, tsParticles rain, boot sequence, accessibility-compliant.

HTML5CSS3GSAPtsParticles
ABOUT

ABOUT ME

THE DEVELOPER BEHIND THE MASK

Papil Verma
0 YEARS CODING
0+ TECHNOLOGIES
COFFEES CONSUMED

Hello. I'm Papil Verma — a Full Stack Developer operating out of Gotham City. I specialize in building end-to-end web applications that are fast, scalable, and visually stunning.

My arsenal spans the full stack — from React & Django on the frontend and backend, to cloud deployments on Azure & Google Cloud. I thrive in ambiguous, high-stakes environments where every line of code matters.

When I'm not engineering systems, I'm studying the craft — reading about distributed architectures, experimenting with AI integrations, and occasionally watching The Dark Knight for the third time.

> I don't just write code. I build solutions.

CONTACT

GET IN TOUCH

OPEN TO OPPORTUNITIES — LET'S TALK

I'm currently open to full-time roles and freelance projects.
> Let's build something great together.