An open API service indexing awesome lists of open source software.

https://github.com/fadwen/techbyjeff

Companion repository to code used in TechbyJeff blog
https://github.com/fadwen/techbyjeff

docker entra homelab microsoft powershell

Last synced: 8 months ago
JSON representation

Companion repository to code used in TechbyJeff blog

Awesome Lists containing this project

README

          

# Welcome to TechbyJeff's Code Repository! 👋

[![LinkedIn](https://img.shields.io/badge/LinkedIn-Jeffrey_Stuhr-0077B5?style=flat-square&logo=linkedin)](https://www.linkedin.com/in/jeffrey-stuhr-034214aa/)
[![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&query=%24.followersCount&style=social&logo=bluesky&label=Follow%20on%20BSky)](https://bsky.app/profile/techbyjeff.net)
[![Blog](https://img.shields.io/badge/Read_My_Blog-TechbyJeff-lightgrey?style=flat-square&logo=ghost)](https://techbyjeff.net)
[![Last Updated](https://img.shields.io/github/last-commit/fadwen/TechbyJeff?style=flat-square&logo=github&label=Last%20Updated)](https://github.com/fadwen/TechbyJeff/)

## ⚠️ Important Disclaimer

**🚨 ALL CODE IN THIS REPOSITORY IS PROVIDED AS EDUCATIONAL EXAMPLES ONLY**

- **DO NOT** run any code directly in production environments
- **ALWAYS** review, test, and adapt code for your specific requirements
- **VALIDATE** security implications and compliance requirements
- **TEST** thoroughly in non-production environments first
- Code is provided "as-is" without warranty of any kind

This repository contains example implementations and learning materials. Production use requires proper review, testing, and customization.

## About This Repository

Welcome! 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.

## 📋 Table of Contents

- [Welcome to TechbyJeff's Code Repository! 👋](#welcome-to-techbyjeffs-code-repository-)
- [⚠️ Important Disclaimer](#️-important-disclaimer)
- [About This Repository](#about-this-repository)
- [📋 Table of Contents](#-table-of-contents)
- [🚀 Quick Start](#-quick-start)
- [🤝 Contributing](#-contributing)
- [📬 Get in Touch](#-get-in-touch)

## 🚀 Quick Start

1. **Browse by Topic**: Each folder is organized by technology or blog post series
2. **Check README files**: Most directories include their own README with specific setup instructions
3. **Follow along**: Code is tagged and versioned to match blog post progression
4. **⚠️ REVIEW BEFORE USE**: Always examine and test code before implementing
5. **Adapt for Your Environment**: Customize examples for your specific needs
6. **Ask Questions**: Found something unclear? Open an issue or reach out!

## 🤝 Contributing

Found a bug in my code? Have a suggestion for improvement?

- 🐛 **Bug Reports**: Open an issue with details
- 💡 **Suggestions**: Share your ideas in discussions
- 🔧 **Pull Requests**: Contributions are welcome!

## 📬 Get in Touch

- **Blog**: [techbyjeff.net](https://techbyjeff.net) - Main content and tutorials
- **LinkedIn**: [Jeffrey Stuhr](https://www.linkedin.com/in/jeffrey-stuhr-034214aa/) - Professional updates
- **BlueSky**: [@techbyjeff.net](https://bsky.app/profile/techbyjeff.net) - Quick updates and tech thoughts

---

⭐ **Found this helpful?** Consider starring this repo and following my blog for more content!