{"id":16452579,"url":"https://github.com/agent-hellboy/agent-hellboy","last_synced_at":"2026-02-14T13:33:19.685Z","repository":{"id":54345405,"uuid":"446746979","full_name":"Agent-Hellboy/Agent-Hellboy","owner":"Agent-Hellboy","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-21T17:32:34.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T19:27:30.611Z","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/Agent-Hellboy.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-11T08:56:51.000Z","updated_at":"2025-10-21T17:32:38.000Z","dependencies_parsed_at":"2023-12-23T07:25:07.481Z","dependency_job_id":"f6c9ccc3-2a05-4547-b664-fa4b1be2cf3b","html_url":"https://github.com/Agent-Hellboy/Agent-Hellboy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Agent-Hellboy/Agent-Hellboy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2FAgent-Hellboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2FAgent-Hellboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2FAgent-Hellboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2FAgent-Hellboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agent-Hellboy","download_url":"https://codeload.github.com/Agent-Hellboy/Agent-Hellboy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2FAgent-Hellboy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"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":"2024-10-11T10:13:14.347Z","updated_at":"2026-02-14T13:33:19.678Z","avatar_url":"https://github.com/Agent-Hellboy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# I'm Prince Roshan 👋🏾👨‍💻\n  - I enjoy contributing to things anonymously -\u003e (still a dream).\n  - I write essays on emotions, which are private and for my older self, but we can discuss if you want.\n  - I enjoy creating software, as well as engaging in anonymous debates on Reddit about morality, civility, and social norms.\n  \n\n### My Cool Open-source contribution \n\n#### Core Languages \n\n##### Cpython \n  - made some contributions (fixed bugs and added new features in mmap, calendar, logging, enum, configparser, and others) to [CPython](https://github.com/search?q=repo%3Apython%2Fcpython+author%3AAgent-Hellboy\u0026type=pullrequests).\n\n##### Go \n  - [Interactions in issues](https://github.com/search?q=user:golang+involves:agent-hellboy\u0026type=issues\n)\n  - Go Tools[mod](https://go-review.googlesource.com/c/mod/+/634875)\n    \n### Handy Software I have implemented\n\n#### Stable\n  - [trace-dkey](https://github.com/Agent-Hellboy/trace-dkey) Python library to trace the path of a particular key inside a nested dict, used ast to find the key statically. \n  - [log_call](https://github.com/Agent-Hellboy/log_call) library to log function or bond-method calls.\n  - [google-chat-python-bot](https://github.com/Agent-Hellboy/google-chat-python-bot) is a piston-like Python bot for Google Chat. You can configure it in your Google Workspace and execute Python code in the chat window.\n  - [pylibfinder](https://github.com/Agent-Hellboy/pylibfinder)A CPython extension module to spot a keyword as a function inside Python stdlib  \n  - [flask-starter](https://github.com/Agent-Hellboy/flask-starter) Set up a Flask web app by running one command.\n  - [FileTypes.jl](https://github.com/JuliaIO/FileTypes.jl) Julia library to detect filetype\n  - [cpp-filetype](https://github.com/Agent-Hellboy/cpp-filetype)  A minimal C++ based filetype library.\n  - [py-sse-mcp](https://github.com/Agent-Hellboy/py-sse-mcp) A framework to create an mcp server using the sse transport protocol \n  - [hcp](https://github.com/Agent-Hellboy/hcp) A simple clipboard manager for Linux that saves your clipboard history.\n  - [dswell](https://github.com/Agent-Hellboy/dswell) A daemon-based file deletion utility that allows you to schedule files or directories for deletion after a specified period\n  - [Gunicorn Prometheus Exporter](https://github.com/Agent-Hellboy/gunicorn-prometheus-exporter) A Gunicorn worker plugin that exports Prometheus metrics to monitor worker performance, including memory usage, CPU usage, request durations, and error tracking\n  - [mcp-server-fuzzer](https://github.com/Agent-Hellboy/mcp-server-fuzzer) Creating a fuzzer by following the mutation-based and property-based testing to fuzz the mcp server.\n  - [spewer](https://github.com/Agent-Hellboy/spewer) A Python debugging library for detailed code execution tracing.\n    \n#### Unstable \n  - [chanplus](https://github.com/Agent-Hellboy/chanplus)Hehe, I don't want to share what this is\n  - [escp](https://github.com/Agent-Hellboy/escp) Enhanced scp\n  - [turbo](https://github.com/Agent-Hellboy/turbo)Hehe, again, I don't want to share what this is\n  - [fmsh](https://github.com/Agent-Hellboy/fmsh)A file management shell \n  - [codefile](https://github.com/Agent-Hellboy/codefile)Go lib to detect the programming language used inside the file. \n\n### My old project, I felt good after implementing it \n  - [Adorn](https://github.com/Agent-Hellboy/Adorn)It's of no use in this new age editor and AI world\n\n### Project I would continue in the future \n  - [RstEye](https://github.com/RstEyeApp/rsteye) An App to Promote Digital Breaks\n  - [iPurity](https://github.com/Agent-Hellboy/iPurity) iPurity is a simple NSFW (Not Safe For Work) detector for iOS devices.\n\n\n### Social\n- Book a meeting https://cal.com/prince-roshan-izyp81 if you want to discuss my projects or anything in general.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fagent-hellboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagent-hellboy%2Fagent-hellboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fagent-hellboy/lists"}