Skip to content
View parshant-balwaria's full-sized avatar

Block or report parshant-balwaria

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
parshant-balwaria/README.md

๐Ÿ—บ๏ธ Parshant Balwaria

GIS Software Engineer | Spatial Data Architect | Open Source Contributor

Typing SVG

Portfolio LinkedIn Email Profile Views


Coding

๐Ÿ‘จโ€๐Ÿ’ป About Me

const parshant = {
    location: "Gurgaon, Cyber City - Building 5 ๐Ÿข",
    role: "GIS Software Engineer @ Ramboll",
    experience: "2+ years",
    expertise: ["Geospatial Analysis", "Full-Stack Development", "Cloud Architecture"],
    
    currentFocus: {
        building: "Cloud-native GIS platforms",
        automating: "Spatial data workflows",
        contributing: "Open-source GIS projects",
        learning: "Advanced spatial algorithms"
    },
    
    techStack: {
        gis: ["QGIS", "ArcGIS", "PostGIS", "PyQGIS", "ArcPy"],
        backend: ["Python", "FastAPI", "Django", "Flask"],
        frontend: ["React", "Vue.js", "JavaScript", "Leaflet", "Mapbox"],
        database: ["PostgreSQL/PostGIS", "MySQL"],
        tools: ["Docker", "Git", "CI/CD"]
    },
    
    stats: {
        deploymentsShipped: "10+",
        teamsSupported: 2,
        coffeeConsumed: "โˆž",
        codingStyle: "Clean, Scalable, Production-Ready"
    }
};

๐Ÿš€ Professional Journey

%%{init: {'theme':'dark', 'themeVariables': { 'primaryColor':'#00D9FF'}}}%%
timeline
    title Career Timeline
    2022 : Software Engineer Trainee @ MapMyIndia
    2023 : Graduated B.Tech - Kurukshetra University
         : Software Associate II @ MapMyIndia
    2024 : Promoted to Software Engineer III
         : Led national-scale mapping services
    2025 : Assistant Digital Product Engineer @ Ramboll
         : Building cloud-ready GIS platforms
Loading

๐Ÿข Ramboll (Current)

Assistant Digital Product Engineer
Oct 2025 - Present

  • ๐ŸŒฉ๏ธ Prototyping cloud-ready GIS experiences
  • โšก Automating ArcGIS โ†” PostGIS workflows
  • ๐Ÿ—๏ธ Building infrastructure spatial insights
  • ๐Ÿ“ Location: Gurgaon, Cyber City - Building 5

๐Ÿ›ฐ๏ธ MapMyIndia

Software Engineer III
Nov 2024 - Sep 2025

  • ๐ŸŽ–๏ธ Led national-scale mapping services
  • ๐Ÿš€ Shipped 10+ GIS automation tools
  • ๐Ÿ‘ฅ Mentored cross-functional teams
  • ๐Ÿ”„ Zero-downtime platform migrations

๐Ÿ› ๏ธ Tech Arsenal

๐Ÿ—บ๏ธ GIS & Spatial Technologies

QGIS ArcGIS PostGIS PyQGIS ArcPy Leaflet Mapbox

๐Ÿ’ป Development Stack

Python FastAPI Django React Vue.js JavaScript PostgreSQL Docker Git

๐Ÿ“Š GitHub Statistics

๐ŸŽฏ Featured Projects & Achievements

Enterprise Spatial Platform

Confidential data backbone powering national-scale location intelligence

PostGIS FastAPI React CI/CD

QGIS Plugin Toolkit

Automation suite accelerating map production for field teams

QGIS PyQGIS Python

Caller API Service

Token-secured phone validation with JWT security & audit trails

Django REST JWT PostgreSQL

Video Subtitle Platform

Full-stack multilingual subtitle management with live editing

Django Vue.js 3 MySQL

MapStore + QGIS Server

Self-service mapping deployment blueprint for enterprises

MapStore QGIS Server Docker

Offline MQTT Messaging

Edge messaging for remote GIS ops in low-connectivity zones

MQTT Python Edge Computing


๐Ÿ“ Where I'm Cooking From

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "workspace",
      "properties": {
        "name": "Ramboll - Gurgaon Office",
        "address": "Cyber City, Building 5",
        "city": "Gurgaon, Haryana",
        "status": "๐Ÿš€ Shipping Cloud-Ready GIS",
        "vibe": "Innovation Mode: Activated",
        "current_project": "Infrastructure Spatial Insights Platform"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [77.0920859, 28.4897]      }
    }
  ]
}
Loading

๐Ÿ’ผ What I Bring to the Table

๐ŸŽฏ Specialty ๐Ÿ“Š Impact ๐Ÿ› ๏ธ Tools
GIS Application Development 10+ Production Apps QGIS, ArcGIS, PostGIS
Spatial Data Management National-Scale Systems PostgreSQL, ETL Pipelines
GIS Automation 80% Time Saved PyQGIS, ArcPy, Python
Full-Stack Web Apps 5+ Platforms Deployed React, Vue, FastAPI, Django
Web Mapping Solutions Interactive & Scalable Leaflet, Mapbox GL
Spatial Analysis Data-Driven Insights Advanced Analytics
Geospatial APIs RESTful Services FastAPI, Django REST

๐Ÿ”ฅ What I'm Cooking Right Now

while True:
    work_on([
        "โ˜๏ธ Cloud-native geospatial platforms",
        "๐Ÿค– AI-powered spatial analysis tools", 
        "๐ŸŒ Real-time web mapping that goes brrrr"
    ])
    
    learn([
        "๐Ÿง  Advanced spatial algorithms",
        "โšก Making PostGIS queries go ZOOM",
        "๐Ÿ”ฎ Next-gen GIS architectures"
    ])
    
    contribute_to("๐Ÿ’ป Open-source GIS projects")
    drink_coffee("โ˜• x infinity")
    
    if someone_needs_help():
        return "โœ… Always available for cool projects!"

๐Ÿ Watch My Contributions Get Eaten!

github contribution grid snake animation

๐Ÿ’ญ Random Dev Wisdom

"There are 2 hard problems in GIS: Coordinate systems, cache invalidation, and off-by-one errors."
โ€” Every GIS Developer Ever ๐Ÿค“

"It works on my machine ยฏ\(ใƒ„)/ยฏ"
Me before Docker: ๐Ÿ˜ฐ | Me after Docker: ๐Ÿ˜Ž

"Debugging is like being a detective in a crime movie where you're also the murderer."
โ€” True story from 2 AM production fixes ๐Ÿ•ต๏ธโ€โ™‚๏ธ

๐Ÿ’ฌ Let's Connect & Build Something Epic!



๐ŸŽฏ My Current Status

+ Building cloud-native GIS platforms
+ Available for freelance projects
+ Open to collaborations
- Not accepting "Can you do it for exposure?" offers
- Definitely not fixing your printer

๐ŸŽฎ Achievement Unlocked!


๐Ÿ† Zero Downtime
Legendary Status

โ˜• Coffee Master
Level 99

๐Ÿ—บ๏ธ National Impact
Millions Served

๐Ÿ› Bug Hunter
Elite Rank

๐Ÿ’ญ Dev Life in a Nutshell

Before Docker

โ”ปโ”โ”ป ๏ธตใƒฝ(`ะ”ยด)๏พ‰๏ธต โ”ปโ”โ”ป
"It works on my machine!"

After Docker

ใƒฝ(ยดโ–ฝ`)/
"It works everywhere!"

๐Ÿ“Š How I Spend My Time

%%{init: {'theme':'dark'}}%%
pie title Weekly Distribution
    "Coding" : 40
    "Debugging" : 25
    "Coffee Breaks" : 15
    "Meetings" : 10
    "Learning New Stuff" : 10
Loading

๐ŸŽช Quick Stats

๐Ÿ’ผ Professional ๐ŸŽฏ Personal โ˜• Essential
2+ Years Experience B.Tech Graduate โˆž Cups Coffee
10+ Deployments 2 Recommendations Level 99 Caffeine
0 Failed Deploys 100% Success Rate 24/7 Ready to Code

๐ŸŒŸ Random Fun Fact

const funFact = () => {
    const facts = [
        "๐Ÿ—บ๏ธ I can debug PostGIS queries faster than you can say ST_Transform",
        "โ˜• My code-to-coffee ratio is 1:3",
        "๐Ÿš€ I've shipped more code than pizzas I've ordered (barely)",
        "๐Ÿ› I'm a detective who solves crimes I committed",
        "๐ŸŒ I put the 'geo' in 'geometric increase in coffee consumption'"
    ];
    return facts[Math.floor(Math.random() * facts.length)];
};

"Converting caffeine to code, one commit at a time" โ˜•๐Ÿ’ป

Made with ๐Ÿ’™ (and lots of โ˜•) by Parshant Balwaria

๐Ÿ“ Shipping code from Gurgaon, Cyber City - Building 5
โšก Powered by caffeine, curiosity, and spatial queries
๐ŸŽฏ Converting "It works on my machine" to "It works everywhere" since 2022


โญ If you've scrolled this far, you're awesome! Now go star some repos! ๐Ÿ˜‰

Pinned Loading

  1. basic-api basic-api Public

    express api: notes-frontend

    JavaScript

  2. notes-frontend notes-frontend Public

    TypeScript