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,656 contributions in the last year
Activity overview
Contribution activity
October 2020
- amilajack/arrows-playground TypeScript
- amilajack/draft-js-giphy-plugin JavaScript
- amilajack/Quick_Game1 JavaScript
- amilajack/glissando-synth Jupyter Notebook
- amilajack/use-asset TypeScript
- amilajack/meta-fetcher TypeScript
- amilajack/electron-cookies JavaScript
- amilajack/rough-drawing-effect JavaScript
- amilajack/sketch JavaScript
- amilajack/draftail JavaScript
- amilajack/ld-audio JavaScript
- amilajack/webrtc-dump-importer HTML
- amilajack/medium-draft JavaScript
- amilajack/excalidraw-blog JavaScript
Created a pull request in amilajack/freesound-player that received 1 comment
- Fixed sound list padding and border style
- begin progress on #49 by notifying the user of redirection to Freesound
- close #96 by adding day and night theme images to README.md
- Download button fix
- Sound title and Description redesigned
- close #78 by adding links to related repositories to README.md
- hide crop, download and play/pause buttons while sound loads to close #89
- start implementation of keyboard shortcuts using tinykey for #66
- Pre commit checks
Created an issue in amilajack/freesound-player that received 1 comment
Limit number of requests a user can make without being logged in
A user should only be able to make ~100 requests without being logged in. We have a rate limit of 2K requests per day.