https://github.com/aghoshpro/myappdev
Contains my desktop, web and mobile apps made with electron and react native
https://github.com/aghoshpro/myappdev
Last synced: 11 months ago
JSON representation
Contains my desktop, web and mobile apps made with electron and react native
- Host: GitHub
- URL: https://github.com/aghoshpro/myappdev
- Owner: aghoshpro
- License: mit
- Created: 2024-06-26T15:20:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T14:57:02.000Z (about 1 year ago)
- Last Synced: 2024-11-26T15:36:15.573Z (about 1 year ago)
- Language: JavaScript
- Size: 4.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 100 Apps Challenge
Contains all the apps of three categories `DesktopApp`, `WebApp`, `MobileApp` that I have taken the challenge to build
## #01 - Simple Calculator

## #02 - calTopo

## #03 - GeoVisual Analytics
Based on the EU population using `leaflet.js`, `turf.js` and `d3.js` and can be extended to any other data represented in `.csv` and `.json`
[
](https://aghoshpro.vercel.app/EUPopulation.html)
## #04 - Raster Visualization
Based on the EU population using `leaflet.js`, `turf.js` and `d3.js` and can be extended to any other data represented in `.csv` and `.json`
[
](https://aghoshpro.vercel.app/OntoRasterViz.html)