Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by chunkangwong
A curated list of projects in awesome lists by chunkangwong .
https://github.com/chunkangwong/ts-react-zustand-reactquery-mui-vite-template
A project template for a TypeScript React, Zustand, React Query, MUI, and Vite project.
material-ui react react-query typescript vite zustand
Last synced: 10 Nov 2024
https://github.com/chunkangwong/react-arcgis-identity-oauth-basic
This project is a React version of the sample code demonstrated in official ArcGIS tutorial. It uses OAuth2 to authenticate with ArcGIS Online and then uses the ArcGIS API for JavaScript to display the user's portal items.
arcgis-js-api oath2 react redux-toolkit typescript vite
Last synced: 10 Nov 2024
https://github.com/chunkangwong/storybook-transform-decorator-source
This project aimed to demonstrate the use of transformSource callback to get rid of the unnecessary source code of decorators from the docs section in Storybook.
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-national-park-visitorship-v3
This project demonstrates the implementation of the ArcGIS API for JavaScript with the Calcite Design System using Svelte and TypeScript with Vite.
arcgis-js-sdk calcite-components svelte typescript vite
Last synced: 10 Nov 2024
https://github.com/chunkangwong/react-arcgis-switch-2d-3d-view
This project is a React version of the sample code demonstrated in the official ArcGIS Featured Samples: https://developers.arcgis.com/javascript/latest/sample-code/views-switch-2d-3d/
arcgis-js-api react typescript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/mui-dynamic-tabs
This project demonstrates the implementation of dynamic tabs using Material UI Tabs. As the item is selected on left panel, the selected component is lazy imported and rendered accordingly.
dynamic-tabs material-ui reactjs
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-featuretable-view-related-features
In ArcGIS JS API ver. 4.x, viewing related features is currently not supported by the Feature Table widget (see the “Known Limitation” section in ArcGIS JS API official documentation here). This project demonstrates how this feature can be implemented right into the Feature Table widget using JavaScript.
arcgis-js-api featuretable javascript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/miro-clone
This is a Miro clone, built with Next.js, shadcn/ui, convex, and liveblocks, following the tutorial by Code with Antonio.
convex liveblocks nextjs14 shadcn-ui
Last synced: 10 Nov 2024
https://github.com/chunkangwong/mui-button-with-icons
This project is a simple example of using the MUI Button with Icons component. This project is built with Storybook.
material-ui reactjs storybookjs typescript vitejs
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-featuretable-bulk-edit
Sample code to demonstrate bulk editing feature on ArcGIS JS API FeatureTable widget
arcgis-js-api feature-table nodejs vitejs
Last synced: 10 Nov 2024
https://github.com/chunkangwong/python-script-template
My interpretation of golden Python script template with logging configured to save a log with the same filename as the script.
Last synced: 10 Nov 2024
https://github.com/chunkangwong/ts-react-redux-mui-sb-vite-template
A project template for a TypeScript React, Redux, MUI, Storybook, Vite project.
material-ui react redux-toolkit storybook typescript vitejs
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-national-park-visitorship-v2
This project is to demonstrate the development of a ArcGIS web app using ArcGIS JavaSript API 4.x ESM and the following tech stack: TypeScript, React, Redux Toolkit, Material UI, and Vite.
arcgis-js-api material-ui react-query reactjs redux-toolkit typescript vitejs zustand
Last synced: 10 Nov 2024
https://github.com/chunkangwong/grid-query-features
A React hook library for querying ArcGIS service features from MUI DataGrid v6 with server mode pagination, filtering, and sorting.
arcgis-js-api mui-data-grid react react-hook typescript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/react-datatables
DataTables.net in React Function Component
datatables-net react typescript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/powerbi-react-circle-card
This project demonstrates the Power BI custom visual development with React as instructed here in Microsoft official tutorial: https://docs.microsoft.com/en-us/power-bi/developer/visuals/create-react-visual, the only difference is that this project uses React functional component instead of class component.
Last synced: 10 Nov 2024
https://github.com/chunkangwong/national-parks-powerbi
A Power BI Dashboard built to replicate the GIS dashboard demonstrated here in the official ArcGIS tutorial. It uses the US National Parks data to showcase the top N most / least visited parks.
Last synced: 10 Nov 2024
https://github.com/chunkangwong/express-file-processing-api
This is a simple fullstack web app using Express as backend server and React frontend framework to demonstrate file processing API that allows users to upload a file and then process it.
express multer react typescript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-mui-datagrid
A simple POC to demonstrate how to use the MUI DataGrid as a replacement of FeatureTable in ArcGIS JS Map SDK.
arcgis-js-api datagrid mui react typescript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-featuretable-filtering
This project aimed to demonstrate how to filter a FeatureTable using mainly selectRows and filterBySelection methods among few others.
Last synced: 10 Nov 2024
https://github.com/chunkangwong/slack-clone
This is a Slack clone, built with Next.js, shadcn/ui component library, convex database and auth
bun convex nextjs14 shadcn-ui tanstack-react-query typescript vite
Last synced: 20 Dec 2024
https://github.com/chunkangwong/react-hook-form-custom-text-fields
This project demonstrates on how to dynamically create an array of string inputs in a useForm-enabled Form component.
react react-hook-form typescript
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-generate-mapimagelayer-popuptemplate
This sample demonstrates how to recursively query a layer and its nested sublayers to generate a popup template config for a MapImageLayer.
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-react-template
This template provides a Vite-bootstrapped setup with the following tech stack to start an ArcGIS Smart Mapping web application: React, TypeScript, shadcn/ui, tailwindcss, @tanstack/react-query, and react-hook-form
arcgis-js-sdk react react-hook-form react-query shadcn-ui tailwindcss typescript vite
Last synced: 10 Nov 2024
https://github.com/chunkangwong/web3-election-dapp
This is a simple election decentralized application (DApp) built using the Ethereum blockchain and the Truffle framework. It is based on the tutorial by Dapp University: https://www.dappuniversity.com/articles/the-ultimate-ethereum-dapp-tutorial
Last synced: 10 Nov 2024
https://github.com/chunkangwong/arcgis-national-parks-visitorship
This project demonstrates the use of Calcite component and ArcGIS Maps SDK for JavaScript in a React app.
arcgis-js-sdk calcite-components-react reactjs
Last synced: 10 Nov 2024