An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Hi there, I'm Han!
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white) ![MUI](https://img.shields.io/badge/MUI-%230081CB.svg?style=for-the-badge&logo=mui&logoColor=white) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB) ![Sequelize](https://img.shields.io/badge/Sequelize-52B0E7?style=for-the-badge&logo=Sequelize&logoColor=white) ![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white) ![Bash Script](https://img.shields.io/badge/bash_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white)

- 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