Aman Bagrecha

Projects

Brush Selection Tool for QGIS

Brush Selection Tool for QGIS

A QGIS plugin that provides an intuitive 'painting' interface for selecting polygon features by dragging a circular brush across the map canvas

PythonQGISPlugin
Image Viewer (Streetview-Alike)

Image Viewer (Streetview-Alike)

A web-based image viewer with tiling capabilities for large image collections, designed to handle large panoramic images including 360-degree camera images.

PythonJavascriptImage Processing
Non Local Means Visualisation

Non Local Means Visualisation

It allows the user to visualise the inner workings of the NL-means algorithm.

JavascriptComputer Vision
Surface Water Extent using Sentinel-2 Imagery

Surface Water Extent using Sentinel-2 Imagery

It allows the user to select a reservoir—either by entering its objectid or by clicking on the map—and then analyzes the reservoir’s water extent over time using Sentinel‐2 imagery.

JavascriptGEE
Train 1Spacenet 5 CRESI Algorithm to extract road network from Satellite Imagery.

Train 1Spacenet 5 CRESI Algorithm to extract road network from Satellite Imagery.

Extract Road Network from Satellite Imagery

PythonDockerDeep Learning
SMAP Soil Moisture Time Series Analysis

SMAP Soil Moisture Time Series Analysis

This script downloads SMAP L3 data and computes the soil moisture time series for specified region.

Remote SensingPython
Openlayers Query via Geoserver

Openlayers Query via Geoserver

This application demonstrates how to display and query all geoserver layers or from a workspace using geoserver REST API. CQL (Common Query Language) filter provided by geoserver is used to query the layer.

GeoserverOpenLayers
Predicting Age group of Social Media Application users

Predicting Age group of Social Media Application users

The task at hand is to predict the age group of social media (app) users. Given the data of their users ranging from number of followers they have to hours they spend on the app, we are on the quest to solve what is the demography of the app.

PythonMachine Learning
Structural Modelling and analysis of concrete canoe hull

Structural Modelling and analysis of concrete canoe hull

As part of concrete canoe competition representing team ASCE RVCE, the canoe hull was designed and analysed using SAP2000 and maxsurf

Structures
Analyse professional degree student enrolment v/s university count

Analyse professional degree student enrolment v/s university count

To evaluate the trend in higher education over the years based on gender, state, and degree program.

PythonMachine Learning
Land Surface Temperature

Land Surface Temperature

Determining Land Surface Temperature of Bengaluru in ArcGIS using Landsat 8 product.

PythonRemote Sensing
Radiant Earth Spot the Crop Hackathon

Radiant Earth Spot the Crop Hackathon

Hackathon to classify crop type in south africa Based on time-series of Sentinel-1 satellite images. Stood at 5th place on public leaderboard.

PythonMachine Learning
Web application to access store information on click of marker!

Web application to access store information on click of marker!

store-info is developed to let users access the whereabouts of store using Leaflet.

JavascriptLeaflet
Django-rest-framework CRUD Token Authetication Application

Django-rest-framework CRUD Token Authetication Application

Create API end points for DRF-CRUD and add security layer using Token Authentication.

DjangoPython
Geocoding using Mapbox API

Geocoding using Mapbox API

This Application demonstrates how to geocode an address using mapbox api implemented in openlayers v6. Additionally, on-click of search, the map gets zoomed to the location of Interest.

GeocodingJavascript