-
cs & math-econ @ ucla | @uclaacm
- los angeles!
- https://matthewwang.me/
- @welcomemattwang
Highlights
- Pro
Block or Report
Block or report mattxwang
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
notes & code samples for a crash-course in front-end web dev - no experience req'd!
-
qwerhacks-21-workshops Public
🏳️🌈 notes, code, and links for the workshops matt ran @ QWER Hacks '21 (react, firebase, education track)JavaScript 9
-
-
uclaacm/website Public
The official website for ACM at UCLA, the largest tech community on campus!
-
stylelint/stylelint Public
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.
-
1,362 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 17 commits in 9 repositories
Created 1 repository
Created a pull request in beam-ucla/BSI-website that received 1 comment
resolves Gemfile.lock inconsistency
Replicated by running bundle install on a mac!
Opened 5 other pull requests in 5 repositories
uclaacm/website
1
open
uclaacm/hack-sprint-w22
1
merged
uclaacm/gzip
1
merged
uclaacm/ACM-at-UCLA-Discord-Bot
1
merged
uclaacm/opensource
1
merged
Reviewed 19 pull requests in 4 repositories
uclaacm/website
8 pull requests
uclaacm/opensource
6 pull requests
- fix: remove sinon and enable image preload for random project
- fix: turned off image preloading to fix project spotlight mismatch image bug
- next-seo for metadata when link sharing
- Updated GitHubEventAction to use Webhook types
- Added Time Stamp to GitHub Events using Moment.js
- fix: Fix husky on windows, create yarn pre-commit
stylelint/stylelint
4 pull requests
uclaacm/teach-la-ts-react-starter
1 pull request
Created an issue in uclaacm/teach-la-ts-react-starter that received 1 comment
🚀 Feature: specify node version (via .nvmrc or otherwise)
We should somehow specify the node version for projects in the project itself. This helps with CI reproducibility, documentation, etc. Use Case S…