Highlights
- Arctic Code Vault Contributor
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 upPopular repositories
-
-
-
React Input Phone component with Country Combobox and formatting, written in TypeScript
TypeScript 1
-
-
4,165 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 2 commits in 1 repository
Created 6 repositories
- JustFly1984/motion TypeScript
-
JustFly1984/bus-project
JavaScript
•
Built by
- JustFly1984/0x-monorepo TypeScript
- JustFly1984/tronweb JavaScript
- JustFly1984/react-three-fiber TypeScript
- JustFly1984/drei JavaScript
Created a pull request in pmndrs/react-three-fiber that received 10 comments
fix reconsciler issue, fix couple ts issues
here I've fixed Reconciler import, and also couple more issues. Ready to merge.
Opened 3 other pull requests in 2 repositories
pmndrs/react-three-fiber
1
closed
1
merged
pmndrs/drei
1
open
Reviewed 5 pull requests in 3 repositories
pmndrs/react-three-fiber 3 pull requests
pmndrs/drei 1 pull request
JakeSidSmith/react-three-fiber 1 pull request
Created an issue in pmndrs/gltfjsx that received 12 comments
[Feature request]: Extract all vertices, normals and materials as javascript const, and use them to create meshes and react-three-fiber as gltjfx code
Currently I'm developing 3d game with multiple gtlf files loaded locally with Gatsby.js and Typescript.
I'm using Blender to export models, one per…