Skip to content
View Vishmayraj's full-sized avatar

Highlights

  • Pro

Block or report Vishmayraj

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

Typing SVG

   


git log --oneline


# lore

Hey, I am Vishmayraj. I am a backend engineer and a B.E. Computer Engineering student at Gujarat Technological University in Ahmedabad, India (2024 to 2028).

I like building things where the data does not just sit still: ETL pipelines, geospatial infrastructure, real-time APIs, the kind of systems that have to keep working while stuff is actively happening to them.

This year I got selected for GSoC 2026 with OSGeo, as a second year student, which still feels a little surreal to say out loud. I built a metadata connector that bridges the OGC SensorThings API to STAC and DCAT-AP 3.0, so sensor data stops being stuck inside one system and becomes something geospatial browsers and EU open data portals can actually find and use.

Right now I am writing up the connector as a research paper. After that, I want to build a portfolio site in Phaser, mostly because it sounds fun.


# missions completed

GSoC 2026: istSOS4 Metadata Connector

Final product and full writeup

Google Summer of Code 2026, OSGeo. Program page

This is the one I am most proud of. I built a FastAPI service that pulls metadata out of istSOS4 through the OGC SensorThings API and turns it into STAC 1.0 and DCAT-AP 3.0 catalogs, so sensor observation data stops being stuck in one silo and becomes something geospatial catalog browsers and EU open data portals can actually pick up and use.

Implementation is complete: 37 out of 37 connector tests passing, output validated against the official STAC and DCAT-AP 3.0 SHACL shapes, and stress tested against a 5,600-Thing dataset. Submitted upstream as four pull requests, currently under review.

OGC SensorThings API STAC 1.0 DCAT-AP 3.0 FastAPI PostgreSQL Redis

DisasterViz Asia

Live app Source Code

A real-time pipeline that pulls in disaster event data across Asia and puts it on a live dashboard, so you can actually see what is happening instead of digging through raw feeds.

FastAPI Supabase GitHub Actions Render

QRSLB

Live app Source Code

Send a link from one device to another without it ever passing through a server in between, just a direct WebRTC peer-to-peer connection between the two.

WebRTC FastAPI Vanilla JS


# loadout

Languages

Backend & Infra

Geospatial & Standards

ML & Data


# performance_metrics

GitHub activity metrics


# connect

Pinned Loading

  1. DVS-Asia DVS-Asia Public

    Disaster Visualization System that takes input from multiple sources and shows on map where the disasters are located and their information.

    CSS 1

  2. qrslb qrslb Public

    A web-based tool that lets you send a link from your phone to a desktop instantly by scanning a QR code. It establishes a temporary peer-to-peer connection so the desktop opens the link without log…

    HTML 1