Skip to content
View 7umer's full-sized avatar

Block or report 7umer

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
7umer/README.md

Mohammed Talha Umer Badal

Full-stack developer — Django · React · PostgreSQL

I build production web applications end to end: data model, API, frontend, deploy. Currently open to remote full-stack and backend roles.

Portfolio Email


Stack

Backend Python · Django · Django REST Framework · Celery · Redis
Frontend React · Next.js · TypeScript · Tailwind CSS · Framer Motion
Data PostgreSQL · Supabase · SQLite
Auth & APIs JWT (SimpleJWT) · OAuth · REST
Deploy Vercel · Render · Railway · Docker · GitHub Actions

Selected work

TaskFlow — full-stack task manager

Django REST Framework + React (Vite) + PostgreSQL. JWT access/refresh rotation with automatic retry on expiry, server-side filtering and pagination, custom user model. Built as a timed technical assessment and shipped to production.

Code · Live

Portfolio — React 19 SPA with a headless CMS

Content lives in JSON and is edited through Decap CMS behind GitHub OAuth on Vercel serverless functions. A build-time image pipeline re-encodes and resizes anything oversized before it ships, and a script regenerates the OG preview image. Themed entirely through CSS custom properties, applied before first paint so there is no flash.

Code · Live

LeadForge — lead generation pipeline

Django + React + Celery + Redis + PostgreSQL. Queued background workers discover local businesses without a web presence, with retry handling and deduplication across runs. Private repository — walkthrough available on request.

MedRoute — field-force CRM for medical representatives

Django REST API + React dashboard. Territory assignment, visit logging and reporting for pharmaceutical field teams. Private repository — walkthrough available on request.


How I work

  • READMEs that let someone else run the project in under five minutes
  • Secrets stay in environment variables, never in the repo
  • Every project ships to a real URL, not just localhost
  • Comfortable owning a feature from schema design through deployment

Kalaburagi, India (UTC+5:30) · Remote-first · Available now

Pinned Loading

  1. canva-shopify-backend canva-shopify-backend Public

    Node.js backend integrating Canva with Shopify via OAuth 2.0 — account linking and design retrieval

    JavaScript

  2. dental-clinic-template dental-clinic-template Public

    Production-ready dental clinic website — React + Vite, appointment booking, Google Maps, fully responsive

    JavaScript

  3. gen-clinic-template gen-clinic-template Public

    Reusable clinic website template — responsive multi-section layout with booking and contact flows

    CSS

  4. mitragan mitragan Public

    Multi-page business website built and deployed for a live client — HTML, CSS, JavaScript

    HTML

  5. portfolio portfolio Public

    React 19 portfolio SPA with Decap CMS, build-time image optimization and Vercel serverless auth

    JavaScript

  6. Task-Manager Task-Manager Public

    Full-stack task manager — Django REST Framework + React (Vite), JWT auth with refresh rotation, PostgreSQL

    JavaScript