Pinned Repositories
ArmadilloCon_d38_1
The real, currently deployed ArmadilloCon 38 website: http://armadillocon.org . An Angular.js SPA.
context-api-weather
Application written for Women Who Code Austin React.js meetup to demonstrate Context API. The UpdateContext branch is the one that has Context API. It is deployed here: https://context-api-weather-elze.vercel.app/
DBImport
A program to import CSV files into database
elze.github.io
Elze's GitHub Page
elzeSlides
I'm storing my Powershell lightning talk slides here. An HTML-based version of this talk is available at http://sf.geekitude.com/content/introduction-powershell-lightning-talk .
redux-toolkit-blogposts
A simple application that uses React.js Redux-Toolkit
redux-toolkit-tickets
An application that explores Redux-Toolkit in React.js
SiteVisitsNetCore2020Web
Site visits, 2020 version with .NET Core and Angular
SkillClusters
This application parses software developer job ads and determines, for each technical skill keyword (e.g. Python, Java, C#, Javascript, etc) what other skills are most likely to go with it (e.g. for Python it would be Django, Flask, etc.) So when one is preparing for a software development interview, one could know what other areas they need to study to answer the most likely interview questions.
vercel-express-react-demo
React.js app with Express.js backend created for Women Who Code Austin, TX frontend meetup to demonstrate running a full stack app on Vercel
elze's Repositories
elze/vercel-express-react-demo
React.js app with Express.js backend created for Women Who Code Austin, TX frontend meetup to demonstrate running a full stack app on Vercel
elze/SkillClusters
This application parses software developer job ads and determines, for each technical skill keyword (e.g. Python, Java, C#, Javascript, etc) what other skills are most likely to go with it (e.g. for Python it would be Django, Flask, etc.) So when one is preparing for a software development interview, one could know what other areas they need to study to answer the most likely interview questions.
elze/context-api-weather
Application written for Women Who Code Austin React.js meetup to demonstrate Context API. The UpdateContext branch is the one that has Context API. It is deployed here: https://context-api-weather-elze.vercel.app/
elze/redux-toolkit-blogposts
A simple application that uses React.js Redux-Toolkit
elze/redux-toolkit-tickets
An application that explores Redux-Toolkit in React.js
elze/elze.github.io
Elze's GitHub Page
elze/force-component-unmount
An application for demonstrating component mounting and unmounting
elze/use-selector-blogposts
React.js application created for Women Who Code ATX meetup that uses useSelector hook and explores how to avoid re-rendering all the child components when one of them changes state
elze/use-selector-explore
An application to explore the strangeness of useSelector hook. It is deployed at https://use-selector-explore.stackblitz.io/
elze/vercel-express-react-demo-theming
Application that demonstrates theming in React with MUI (Material UI).
elze/SiteVisitsNetCore2020Web
Site visits, 2020 version with .NET Core and Angular
elze/angular-9-0-0-ngrx-data-sample-app
Created with StackBlitz ⚡️
elze/angular-ngrx-data-custom-api-urls
Angular 11 application with ngrx-data and Material Tree. Created with StackBlitz ⚡️
elze/dashboard-bootstrap
A Bootstrap navigation bar with dropdown menus
elze/FoodTruckAssignment
API for finding the 5 nearest to you food trucks in San Francisco by latitude and longitude
elze/ng9ngrxdataemp
Sample application with Angular 9 and @ngrx/data
elze/ngx-charts-demo
elze/react-mui-custom-tree-item
An application that uses React MUI (Material UI) to display a customized tree. Created with StackBlitz ⚡️
elze/react-router-modal-gallery
Created with CodeSandbox
elze/sc-material-ui
SkillClusters with React.js Material UI Treeview
elze/SkillClusters-2019-frontend-Angular8
SkillClusters 2019 frontend in Angular 8
elze/use-selector-explore-sb
Created with StackBlitz ⚡️
elze/use-selector-ts
React, Redux-Toolkit and Typescript app, exploring createSlice, useSelector and other aspects of Redux-Toolkit
elze/vercel-express-react
The client (React) part of a React application with Express.js backend, to be deployed to Vercel
elze/vercel-express-react-hooks
Trying to figure out how to use useSelector hook to avoid all components re-rendering
elze/vercel-react-redux
Sample project that runs on Vercel with serverless functions
elze/weather-usedispatch-thunk
elze/weather-usereducer
A sample React.js app with useReducer hook, with Express.js backend, written for Women Who Code Austin React.js meetup
elze/weather-usereducer-testing
elze/zeit-buttons-serverless