{"id":28100284,"url":"https://github.com/theo-sim-dev/theo-sim-dev","last_synced_at":"2026-01-31T11:01:48.319Z","repository":{"id":286360853,"uuid":"961179330","full_name":"theo-sim-dev/theo-sim-dev","owner":"theo-sim-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-21T14:52:48.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T15:36:07.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theo-sim-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-05T23:33:51.000Z","updated_at":"2025-06-21T14:52:51.000Z","dependencies_parsed_at":"2025-04-06T00:23:26.643Z","dependency_job_id":"a95ed2d3-95ea-48dd-abe7-d53591419c27","html_url":"https://github.com/theo-sim-dev/theo-sim-dev","commit_stats":null,"previous_names":["theo-sim-dev/theo-sim-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theo-sim-dev/theo-sim-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theo-sim-dev%2Ftheo-sim-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theo-sim-dev%2Ftheo-sim-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theo-sim-dev%2Ftheo-sim-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theo-sim-dev%2Ftheo-sim-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theo-sim-dev","download_url":"https://codeload.github.com/theo-sim-dev/theo-sim-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theo-sim-dev%2Ftheo-sim-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28939490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T10:18:23.202Z","status":"ssl_error","status_checked_at":"2026-01-31T10:18:22.693Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-13T18:32:26.386Z","updated_at":"2026-01-31T11:01:48.315Z","avatar_url":"https://github.com/theo-sim-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hi there, I'm Han!\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB) ![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge\u0026logo=redux\u0026logoColor=white) ![MUI](https://img.shields.io/badge/MUI-%230081CB.svg?style=for-the-badge\u0026logo=mui\u0026logoColor=white) ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white) ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB) ![Sequelize](https://img.shields.io/badge/Sequelize-52B0E7?style=for-the-badge\u0026logo=Sequelize\u0026logoColor=white) ![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge\u0026logo=redis\u0026logoColor=white) ![Bash Script](https://img.shields.io/badge/bash_script-%23121011.svg?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white)\n\n- Full stack developer since 2019.\n- Triple-checking every boolean flag is part of my basic coding routine.\n- Favorite tools: React, React Native, Redux, Node.js, Express, Sequelize (ORM), Redis, Relational Databases and SQL.\n- Reach me at: theo.sim.dev@gmail.com\n\n### Check out my npm packages\n\n- 🚨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  \n- 🌍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.\n\n### Open-source contributions\n\n- [Axios](https://github.com/axios/axios)\n  - [#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\n  - [#6944](https://github.com/axios/axios/pull/6944): Improved `Husky` developer setup\n  - [#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)`\n- [Material UI (MUI)](https://github.com/mui/material-ui) and its ecosystem\n  - [#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\n  - [#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\n\n\u003c!--\n[![trophy](https://github-profile-trophy.vercel.app/?username=theo-sim-dev\u0026title=Commit,PR)]((https://github.com/ryo-ma/github-profile-trophy))\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheo-sim-dev%2Ftheo-sim-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheo-sim-dev%2Ftheo-sim-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheo-sim-dev%2Ftheo-sim-dev/lists"}