https://github.com/theo-sim-dev/theo-sim-dev
https://github.com/theo-sim-dev/theo-sim-dev
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theo-sim-dev/theo-sim-dev
- Owner: theo-sim-dev
- Created: 2025-04-05T23:33:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-21T14:52:48.000Z (12 months ago)
- Last Synced: 2025-06-21T15:36:07.224Z (12 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there, I'm Han!
         
- Full stack developer since 2019.
- Triple-checking every boolean flag is part of my basic coding routine.
- Favorite tools: React, React Native, Redux, Node.js, Express, Sequelize (ORM), Redis, Relational Databases and SQL.
- Reach me at: theo.sim.dev@gmail.com
### Check out my npm packages
- 🚨Need alerts and notifications in your React app? [**mui-alert-provider**](https://www.npmjs.com/package/mui-alert-provider) helps you integrate Material UI alerts in minutes. Trigger alerts from anywhere in your component tree
- 🌍Need to detect a user's country for free? [**use-country**](https://www.npmjs.com/package/use-country) provides a simple React hook to get the user's location without hassle.
### Open-source contributions
- [Axios](https://github.com/axios/axios)
- [#6936](https://github.com/axios/axios/pull/6936): Enhanced HTTP stream error handling by preserving status, headers, and partial body when a response stream is aborted
- [#6944](https://github.com/axios/axios/pull/6944): Improved `Husky` developer setup
- [#254](https://github.com/axios/axios-docs/pull/254): Clarified that Axios instances are callable with a config object — enabling clean interceptor-based retries via `instance(error.config)`
- [Material UI (MUI)](https://github.com/mui/material-ui) and its ecosystem
- [#46712](https://github.com/mui/material-ui/pull/46712): Computed `ButtonGroup` position classes via Context API (no DOM or `Emotion` coupling), improving compatibility with custom buttons
- [#187](https://github.com/viclafouch/mui-tel-input/pull/187): Enhanced `mui-tel-input` by exposing a callback that lets clients customize phone number formatting