Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,778 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 59 commits in 10 repositories
Created 8 repositories
- amilajack/excalidraw-slides TypeScript
- amilajack/tailwind-landing-page-template JavaScript
- amilajack/reaflow TypeScript
- amilajack/bundlesize JavaScript
- amilajack/erb-test TypeScript
- amilajack/now-create-react-app-test JavaScript
- amilajack/shadowlord JavaScript
- amilajack/react-tabs TypeScript
Created a pull request in amilajack/freesound-player that received 2 comments
Opened 15 other pull requests in 5 repositories
amilajack/freesound-player
9
merged
t3chnoboy/thepiratebay
2
merged
electron-react-boilerplate/electron-react-boilerplate
1
open
1
merged
siddharthkp/bundlesize
1
open
electron-react-boilerplate/eslint-config-erb
1
merged
Reviewed 11 pull requests in 2 repositories
amilajack/freesound-player 10 pull requests
- updated readme & moved screenshots folder into root directory
- Description height & scroll fixed
- formatted dummy text next to icons
- styles icons in pack and similar lists; closes #94
- close #150 by safely rendering HTML descriptions with dompurify
- close #136 by preventing scrolling while modal window is open
- sound page redesign
- fix only enabling shortcuts if body has focus
- begin progress on #118 by replacing ion-icon tags with components
- begin progress on #49 by notifying the user of redirection to Freesound
t3chnoboy/thepiratebay 1 pull request
Created an issue in amilajack/freesound-player that received 5 comments
search results should have a list header
The Pack sound list has a title but the search results list doesn't:
Pack SoundList
Search Results SoundList
Opened 32 other issues in 5 repositories
amilajack/freesound-player
18
open
8
closed
- allow looping sounds
- add integration with MediaSession API
- replace hardcode dummy data with real values
- bug: tailwind styles broken on autocomplete
- testing: write e2e tests for sound page
- paginate search results
- add tailwind search icon
- play a sound without having to navigate to page
- deploy storybook to github pages
- description container should have max height and allow overflow content to be scrollable
- add 20px spacing to top and bottom of images in descrption
- add lighthouse workflow action
- migrate to yarn@2
- integrate bundle size
- safely render html descriptions
- ensure app works offline
- `CMD+K` and `/` both should focus search input element
- consider migrating to vercel from netlify
- setup initial storybook infra
- update readme screenshots to reflect recent ui changes
- optimization: remove unused tailwind classes at build time
- debounce search input
- show download modal if user clicks on download button when not logged in
- create storybook containing all app components
- animate modal opening and closing
- Some issues not shown.