Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jernestmyers/jernestmyers
Config files for my GitHub profile.
https://github.com/jernestmyers/jernestmyers
config github-config
Last synced: 1 day ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/jernestmyers/jernestmyers
- Owner: jernestmyers
- Created: 2021-03-28T03:59:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T01:08:04.000Z (7 months ago)
- Last Synced: 2024-06-08T02:24:38.062Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/jernestmyers
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
languages and tools
-
languages: javascript, typescript, css, html, sql
-
frontend: react, redux, material UI, tailwind, emotion, sass, storybook, plotly, visx, leaflet, WCAG/ARIA
-
backend: node, REST, firebase, express, mongoose, mongodb, postgres, postman, JWT, passport
-
tools/tech: git, github, vscode, webpack, yarn, npm, nx, figma, confluence, redmine
personal projects
- household expenses tracker (in progress) - live / README
- map itinerary builder - live / README
- photo tagging game - live / README
- shopping cart - live / README
- battleship - live / README
- memory game - live / README
- CV builder - live / README
open source contributions
-
VEuPathDB: i currently work at this grant-funded, open-source institution. the majority of my contributions are in VEuPathDB/web-monorepo but i've made dozens of contributions to service code over the years too. -
visx: i submitted a bug fix that aims to improve the tooltip behavior with multiple points on the XYChart. we built a visualization on top of the visx XYChart component and the tooltip behavior was problematic. until visx accepts my bug fix, or merges its own fix, we are using a forked version of the visx/xychart library in our codebase that includes my changes, as described in this PR.
-
Philadelphia Lawyers for Social Equity: this is a project supported by my local Code For America chapter (Code For Philly) that streamlines the criminal record expungement process by parsing court dockets and auto-filling expungement request forms. i submitted a PR that adds client-side form validation to the overall process.
-
The Odin Project: my autodidactic programming journey was guided by the odin project's curriculum, resources, and community. the majority of my contributions to its repos leverage my former teaching experience by improving instructions or explanations in the form of reviews or PRs.