{"id":16653196,"url":"https://github.com/csm-bluered/csm-bluered","last_synced_at":"2026-03-18T21:14:05.502Z","repository":{"id":174056428,"uuid":"589231852","full_name":"CSM-BlueRed/CSM-BlueRed","owner":"CSM-BlueRed","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-23T11:26:48.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T17:17:54.671Z","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/CSM-BlueRed.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}},"created_at":"2023-01-15T14:14:36.000Z","updated_at":"2023-06-17T12:30:32.000Z","dependencies_parsed_at":"2024-11-24T23:04:02.190Z","dependency_job_id":null,"html_url":"https://github.com/CSM-BlueRed/CSM-BlueRed","commit_stats":null,"previous_names":["csm-bluered/csm-bluered"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSM-BlueRed/CSM-BlueRed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSM-BlueRed%2FCSM-BlueRed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSM-BlueRed%2FCSM-BlueRed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSM-BlueRed%2FCSM-BlueRed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSM-BlueRed%2FCSM-BlueRed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSM-BlueRed","download_url":"https://codeload.github.com/CSM-BlueRed/CSM-BlueRed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSM-BlueRed%2FCSM-BlueRed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30307244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-12T09:43:29.114Z","updated_at":"2026-03-09T18:31:00.722Z","avatar_url":"https://github.com/CSM-BlueRed.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"center\" src=\"https://cdn.discordapp.com/attachments/1106913875275812924/1119585479797522492/Frame_3_1.png\"\u003e\n\n\u003ch1 align=\"center\"\u003eHello, I'm BlueRed 👋\u003c/h1\u003e\n\u003cp align=center\u003e\n    Hello, I'm BlueRed, I am a young Fullstack developer, I am currently learning the C# programming language\n    to lean reverse engineering. My principals languages are Python, TypeScript, and JavaScript. I made alot\n    of projetcts, like PyStyle, Harmony, Impostor, TSA, Hyperion, ByteH, and more, but 90% of them are not on GitHub.\n    If you want to contact me, You can via my socials. I made a programming language based on Bytecode-like syntax.\n\u003c/p\u003e\n\n\u003cimg align=\"center\" src=\"https://cdn.discordapp.com/attachments/1106913875275812924/1119596499580497981/Frame_5_2.png\"\u003e\n\n\n```ts\ntype UserInfo = {\n    name: string,\n    age: number\n};\n\ntype UserSocials = {\n    TikTok: string,\n    Discord: string,\n    GitHub: string\n};\n```\n\n```py\nimport typing\nfrom datetime import datetime\n\nclass BlueRed:\n\n    @classmethod\n    def get_info(cls) -\u003e UserInfo:\n        return {\n            'name': cls.__name__,\n            'age': datetime.now().year - 2009\n        }\n\n    @staticmethod\n    def get_socials() -\u003e UserSocials:\n        return {\n            'TikTok' : 'https://tiktok.com/@bluered.pyx',\n            'Discord': 'https://discord.com/users/1093599815599935568',\n            'GitHub' : 'https://github.com/CSM-BlueRed',\n        }\n```\n\n```cs\nUserInfo info = BlueRed.get_info();\nUserSocials socials = BlueRed.get_socials();\n\nConsole.WriteLine(info);\nConsole.WriteLine(\"----- socials -----\");\nConsole.WriteLine(socials);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsm-bluered%2Fcsm-bluered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsm-bluered%2Fcsm-bluered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsm-bluered%2Fcsm-bluered/lists"}