Skip to content
View KeyhanGIS's full-sized avatar

Block or report KeyhanGIS

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
KeyhanGIS/README.md

👋 Hi — I'm Keyhan Khosravifard (KeyhanGIS)

Web GIS Developer & Geospatial Engineer | Python · Django · PostGIS

🌱 Open to collaborations and consulting on Web GIS and spatial data projects.
📫 Reach me:
Portfolio
LinkedIn
Telegram


⚡ Quick Summary

  • Geospatial engineer with practical experience delivering multiple Web GIS applications using open-source technologies.
  • Skilled in Python, Django, PostGIS, GeoServer, Leaflet, JavaScript.
  • Focused on solving spatial problems, preparing and managing geospatial data, and creating interactive map interfaces.

🧰 Tech Stack

Languages: Python · JavaScript
Frameworks / Tools: Django · Leaflet.js · GeoServer · PostGIS · Git
Data Tools: QGIS · GDAL · GeoJSON · Shapefiles
Other: HTML/CSS · REST APIs


Explore my Web GIS projects, case studies, and resume in detail.


📈 GitHub Stats

GitHub stats
Top Langs


📣 Repository Guidelines

  • Every project should have a clear README.md: setup, local run instructions, demo (if available), and usage examples.
  • Include a LICENSE (MIT preferred), CONTRIBUTING.md, and an ISSUE_TEMPLATE for easier collaboration.

🛠️ README Template for Projects

# Project Title

Short description in one line.

## Demo / Screenshot
- Live demo: https://...
- Screenshot: `assets/screenshot.png`

## Features
- Feature 1
- Feature 2

## Tech stack
- Python, Django, PostGIS, Leaflet

## Install
```bash
git clone https://github.com/youruser/project.git
cd project
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Pinned Loading

  1. iran-provinces-webgis iran-provinces-webgis Public

    Open-Source Web GIS Application (Basic Prototype) This is a simple, structured Web GIS prototype built with open-source tools. It is designed to demonstrate the concept of Web GIS and some of its …

    Python 3 1