Pinned Repositories
arcapi
Convenient API for arcpy
arcgis-core-vs-esri-loader
Compare using `@arcgis/core` vs `esri-loader` for loading the ArcGIS JavaScript API.
esri-loader-typings-helper
VS Code Plugin to auto complete `esri-loader` loadModules syntax with full TypeScript support
fernet
TypeScript implementation of Fernet symmetric encryption.
flask-vue-test
example Flask application using Vue.js instead of jinja templates for web app
full-stack-dev-mngis-2021
presentation and demos for full stack development presentation at 2021 MN GIS/LIS Virtual Conference
itysl-egg-game
The Egg Game from "I Think You Should Leave" Season 3, episode 2
serverAdminTools
Server admin tools using restapi (will eventually be included in restapi)
shp-write
create and write to shapefiles in pure javascript
triple-triad
web based implementation of the popular Triple Triad game from Final Fantasy VIII
CalebM1987's Repositories
CalebM1987/arcgis-core-vs-esri-loader
Compare using `@arcgis/core` vs `esri-loader` for loading the ArcGIS JavaScript API.
CalebM1987/esri-loader-typings-helper
VS Code Plugin to auto complete `esri-loader` loadModules syntax with full TypeScript support
CalebM1987/fernet
TypeScript implementation of Fernet symmetric encryption.
CalebM1987/flask-vue-test
example Flask application using Vue.js instead of jinja templates for web app
CalebM1987/full-stack-dev-mngis-2021
presentation and demos for full stack development presentation at 2021 MN GIS/LIS Virtual Conference
CalebM1987/itysl-egg-game
The Egg Game from "I Think You Should Leave" Season 3, episode 2
CalebM1987/shp-write
create and write to shapefiles in pure javascript
CalebM1987/triple-triad
web based implementation of the popular Triple Triad game from Final Fantasy VIII
CalebM1987/authlib
The ultimate Python library in building OAuth and OpenID Connect servers. JWS,JWE,JWK,JWA,JWT included.
CalebM1987/BeerDemoApp
Demo App for Workshop
CalebM1987/crypto-aes-gcm
Encrypt and decrypt text using AES-GCM
CalebM1987/egg-game-live
Deployed Egg Game repo
CalebM1987/ESPN-Fantasy-Football-API
Connect to ESPN's fantasy football API via this JS API client for web and NodeJS. Available as an npm package.
CalebM1987/esri-calcite-vue
Vue3 Component library for the esri calcite design system
CalebM1987/esri-loader
A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications
CalebM1987/fast_api_test
FastAPI testing repo
CalebM1987/feathers-test
test app to demonstrate feathersjs issue (dove)
CalebM1987/fernet.js
Javascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec
CalebM1987/Full-Stack-Application-Development
Materials for Full Stack Application Development Workshop at 2018 MN GIS LIS Workshop in Duluth
CalebM1987/golf-conditions
app to check current weather conditions for a given golf course
CalebM1987/IL_NG911_Tools
NextGen 911 Tools for Illinois Counties
CalebM1987/openapi-typescript-fetch
A typed fetch client for openapi-typescript
CalebM1987/orders-sqlalchemy-example
orders sqlalchemy example
CalebM1987/proven-patterns-sample-app
Sample Application for Proven Patterns for Developing Custom Mapping Applications presentation
CalebM1987/quasar-theme-switcher
quasar theme switcher
CalebM1987/restapi
Python API designed to work externally with ArcGIS REST Services to query and extract data, and view service properties. Uses arcpy for some functions if available, otherwise uses open source alternatives to interact with the ArcGIS REST API. Also includes a subpackage for administering ArcGIS Server Sites.
CalebM1987/ts-shapefile
A TypeScript implementation of ESRI Shapefiles
CalebM1987/vscode-dark-plus-webstorm
VSCode Dark+ theme and colourings for WebStorm
CalebM1987/vue-js-demo
Demo Vue.js App to demonstrate concepts
CalebM1987/vuejs3-arcgisapi-test
Repo with demo app showing Esri ArcGIS API v 4.18 with ES Modules and VueJS 3.x