{"id":24965891,"url":"https://github.com/fadwen/techbyjeff","last_synced_at":"2026-05-20T07:38:09.730Z","repository":{"id":256122743,"uuid":"851977556","full_name":"fadwen/TechbyJeff","owner":"fadwen","description":"Companion repository to code used in TechbyJeff blog","archived":false,"fork":false,"pushed_at":"2025-10-20T00:05:10.000Z","size":13868,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T03:01:06.413Z","etag":null,"topics":["docker","entra","homelab","microsoft","powershell"],"latest_commit_sha":null,"homepage":"https://techbyjeff.net","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fadwen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-09-04T02:28:15.000Z","updated_at":"2025-10-20T00:05:14.000Z","dependencies_parsed_at":"2025-01-26T02:34:04.335Z","dependency_job_id":"d83e47e3-b3ef-4c20-982e-4a1ff0a33c09","html_url":"https://github.com/fadwen/TechbyJeff","commit_stats":null,"previous_names":["fadwen/techbyjeff"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fadwen/TechbyJeff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadwen%2FTechbyJeff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadwen%2FTechbyJeff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadwen%2FTechbyJeff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadwen%2FTechbyJeff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadwen","download_url":"https://codeload.github.com/fadwen/TechbyJeff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadwen%2FTechbyJeff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: 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":["docker","entra","homelab","microsoft","powershell"],"created_at":"2025-02-03T11:17:31.475Z","updated_at":"2026-05-20T07:38:09.697Z","avatar_url":"https://github.com/fadwen.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to TechbyJeff's Code Repository! 👋\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-Jeffrey_Stuhr-0077B5?style=flat-square\u0026logo=linkedin)](https://www.linkedin.com/in/jeffrey-stuhr-034214aa/)\n[![BlueSky](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpublic.api.bsky.app%2Fxrpc%2Fapp.bsky.actor.getProfile%2F%3Factor%3Dtechbyjeff.net\u0026query=%24.followersCount\u0026style=social\u0026logo=bluesky\u0026label=Follow%20on%20BSky)](https://bsky.app/profile/techbyjeff.net)\n[![Blog](https://img.shields.io/badge/Read_My_Blog-TechbyJeff-lightgrey?style=flat-square\u0026logo=ghost)](https://techbyjeff.net)\n[![Last Updated](https://img.shields.io/github/last-commit/fadwen/TechbyJeff?style=flat-square\u0026logo=github\u0026label=Last%20Updated)](https://github.com/fadwen/TechbyJeff/)\n\n## ⚠️ Important Disclaimer\n\n**🚨 ALL CODE IN THIS REPOSITORY IS PROVIDED AS EDUCATIONAL EXAMPLES ONLY**\n\n- **DO NOT** run any code directly in production environments\n- **ALWAYS** review, test, and adapt code for your specific requirements\n- **VALIDATE** security implications and compliance requirements\n- **TEST** thoroughly in non-production environments first\n- Code is provided \"as-is\" without warranty of any kind\n\nThis repository contains example implementations and learning materials. Production use requires proper review, testing, and customization.\n\n## About This Repository\n\nWelcome! If you've found your way here from my [blog](https://techbyjeff.net), you're in the right place. This repository contains all the **example code, scripts, configurations, and demonstrations** that I reference in my blog posts. These are educational examples designed to illustrate concepts and provide starting points for your own implementations.\n\n## 📋 Table of Contents\n\n- [Welcome to TechbyJeff's Code Repository! 👋](#welcome-to-techbyjeffs-code-repository-)\n  - [⚠️ Important Disclaimer](#️-important-disclaimer)\n  - [About This Repository](#about-this-repository)\n  - [📋 Table of Contents](#-table-of-contents)\n  - [🚀 Quick Start](#-quick-start)\n  - [🤝 Contributing](#-contributing)\n  - [📬 Get in Touch](#-get-in-touch)\n\n## 🚀 Quick Start\n\n1. **Browse by Topic**: Each folder is organized by technology or blog post series\n2. **Check README files**: Most directories include their own README with specific setup instructions\n3. **Follow along**: Code is tagged and versioned to match blog post progression\n4. **⚠️ REVIEW BEFORE USE**: Always examine and test code before implementing\n5. **Adapt for Your Environment**: Customize examples for your specific needs\n6. **Ask Questions**: Found something unclear? Open an issue or reach out!\n\n## 🤝 Contributing\n\nFound a bug in my code? Have a suggestion for improvement?\n\n- 🐛 **Bug Reports**: Open an issue with details\n- 💡 **Suggestions**: Share your ideas in discussions\n- 🔧 **Pull Requests**: Contributions are welcome!\n\n## 📬 Get in Touch\n\n- **Blog**: [techbyjeff.net](https://techbyjeff.net) - Main content and tutorials\n- **LinkedIn**: [Jeffrey Stuhr](https://www.linkedin.com/in/jeffrey-stuhr-034214aa/) - Professional updates\n- **BlueSky**: [@techbyjeff.net](https://bsky.app/profile/techbyjeff.net) - Quick updates and tech thoughts\n\n---\n\n⭐ **Found this helpful?** Consider starring this repo and following my blog for more content!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadwen%2Ftechbyjeff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadwen%2Ftechbyjeff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadwen%2Ftechbyjeff/lists"}