{"id":21832699,"url":"https://github.com/winterrdog/winterrdog","last_synced_at":"2026-04-13T13:01:40.744Z","repository":{"id":158085579,"uuid":"386177096","full_name":"winterrdog/winterrdog","owner":"winterrdog","description":"Config files for my GitHub profile.","archived":false,"fork":false,"pushed_at":"2026-04-08T09:26:25.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T11:24:51.067Z","etag":null,"topics":["config","github-config"],"latest_commit_sha":null,"homepage":"https://github.com/winterrdog","language":null,"has_issues":false,"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/winterrdog.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":"2021-07-15T05:40:05.000Z","updated_at":"2026-04-08T09:26:33.000Z","dependencies_parsed_at":"2023-12-22T09:31:47.490Z","dependency_job_id":"11e2422a-7200-469c-a6a4-68b3891ba43d","html_url":"https://github.com/winterrdog/winterrdog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/winterrdog/winterrdog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winterrdog%2Fwinterrdog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winterrdog%2Fwinterrdog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winterrdog%2Fwinterrdog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winterrdog%2Fwinterrdog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winterrdog","download_url":"https://codeload.github.com/winterrdog/winterrdog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winterrdog%2Fwinterrdog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["config","github-config"],"created_at":"2024-11-27T19:25:01.020Z","updated_at":"2026-04-13T13:01:40.737Z","avatar_url":"https://github.com/winterrdog.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eI'm winterrdog\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eA software engineer specialized in creating web backends \u0026 malware, working on Bitcoin stuff and anything low-level with experience in cybersecurity \u0026 computer science\u003c/h3\u003e\n\n\u003cp align=\"left\"\u003e \u003cimg src=\"https://komarev.com/ghpvc/?username=winterrdog\u0026label=Profile%20views\u0026color=0e75b6\u0026style=flat\" alt=\"winterrdog\" /\u003e \u003c/p\u003e\n\n-   👯 Over the years, I have written a sizable chunk of code in **C/C++, JavaScript and Golang**.\n\n-   ✨ I'm also familiar with **Rust, Python** and **x86 Assembly**    \n\n-   💬 Ask me about **cryptography, computer networking, backend engineering, cloud computing and computer science internals**. I am also involved in contributing to Bitcoin-related projects (_especially Bitcoin Core_), under BOSS programs. \n\n- I try to regularly contribute to Bitcoin Core to help build financial systems that are open and accessible to everyone \u0026 anyone (I lend my time for free).\n\n-   📫 How to reach me **winterrdog@protonmail.ch or [Telegram](https://t.me/winterrdog) or my Discord tag is `winterrdogg`**\n\n\u003c!-- -   ⚡ Fun fact **don't let your mind control you, make it aware of who's in charge.** --\u003e\n\n## some of my 'little' work.\n\n\u003c!-- ### [odin-blog-api](https://muchubatactics.github.io/odin-blog-api/)\n\n**odin-blog-api** is a **a project I built as an exercise by The Odin Project( TOP ) to create a blogging site where users can post articles for readers to read and also let them comment** built with **MongoDB, HTTPie, Express.js, Docker, Docker-Compose, TypeScript, Node.js, Linux and Bash**. This project showcases my skills in **writing and documenting REST APIs that mutate a database, working with Docker containerization, web security, writing integrated tests and structuring backend code**. You can check out the repository [here](https://github.com/winterrdog/odin-blog-api). _I finished attaching a frontend to it so it's a live deployment on AWS( backend ) and Github Pages( frontend )_ --\u003e\n\n\u003c!-- ### [chosen-chat-app](https://github.com/winterrdog/chosen-chat-app)\n\n**chosen-chat-app** is a **a personal portfolio project geared to learning websockets and real-time chats or updates** built with **Nest.js and websockets on the backend with raw HTML/CSS/JS on the frontend**. This project showcases my skills in **websockets, MongoDB, building realtime chats and AWS**. You can check out the repository [here](https://github.com/winterrdog/chosen-chat-app). --\u003e\n\n### [FUD-UUID-Shellcode](https://github.com/winterrdog/FUD-UUID-Shellcode)\n\n**FUD-UUID-Shellcode** is **another shellcode injection technique using C++ that attempts to bypass Windows Defender using XOR encryption sorcery and UUID strings trickery**. You can check out the repository [here](https://github.com/winterrdog/FUD-UUID-Shellcode).\n\n### [cloneit](https://github.com/winterrdog/cloneit)\n\n**cloneit** is a **command-line tool to download specific GitHub directories or files**. You can check out the repository [here](https://github.com/winterrdog/cloneit).\n\n### [milli_editor text editor](https://github.com/winterrdog/milli_editor)\n\n**milli_editor** is a **simple Unix vim-like text editor written in C that runs at the terminal**. You can check out the repository [here](https://github.com/winterrdog/milli_editor).\n\n-   👨‍💻 You can find more of my projects [here](https://github.com/winterrdog?tab=repositories). _In case you're interested_ :)\n\n\u003c!-- these stats were taken down by the project owner --\u003e\n\u003c!-- \u003cp\u003e\u0026nbsp;\u003cimg align=\"center\" src=\"https://github-readme-stats.vercel.app/api?username=winterrdog\u0026show_icons=true\u0026locale=en\" alt=\"winterrdog\" /\u003e\u003c/p\u003e --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinterrdog%2Fwinterrdog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinterrdog%2Fwinterrdog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinterrdog%2Fwinterrdog/lists"}