( like 'Jason' without the 'on' )
~
I make stuff for the web using electricity 🔌 and an Apple 🍎💻.
I'm guessing you can, too.
Which is pretty neat when you think about it. 🤯
~
Have a look at some of the things I've worked on...
↯
Open-Source Contributions
-
- Issue:
<ConfirmationNetworkSwitch/>
contains deprecated components. - Solution: Replace
<Box/>
,<Typography/>
, &<SiteIcon/>
with counterparts fromcomponent-library
. - Discovered reason for failed attempts at updating UI snapshots for Jest tests.
- Issue:
-
- Issue:
<Chip/>
has been deprecated in favor of<Tag/>
. - Solution: Add deprecation warnings for
<Chip/>
to its JSDocs and Storybook.
- Issue:
-
- Issue: 'Decrypt Request' view only shows part of a long decrypted message.
- Solution: Allow the decryted message box to be scrollable.
-
- Issue: Misaligned icons in 'Connected Sites' dropdown menu.
- Solution: Replaced a deprecated UI component with newer shared component.
- Helped another contributor get started on their first issue.
-
In Carvana's income verification flow, a user is expected to upload proof of income documention. I implemented the UI/UX responsible for capturing those documents. (Demo | Code)
-
I implemented the newer, simpler design for the driver's license upload experience. (Demo | Code)