Personal Technical Projects
A collection of personal projects that reflect my passion for AI infrastructure, developer tooling, and automation. These projects demonstrate hands-on experience with modern technologies and best practices in platform engineering.
Home Lab AI Model Deployment
AI/ML
Infrastructure
Docker
GPU Computing
Built personal infrastructure for AI model experimentation and deployment, gaining practical experience with model serving challenges relevant to production AI systems.
Local Model Deployment:Successfully deployed various language and vision models with performance optimization
Infrastructure Design:Built GPU-accelerated inference pipeline with monitoring and resource management
AI-Powered Applications:Self-hosted AI-leveraging applications including Immich (Google Photos alternative)
github.com/sherodtaylor/homelab-setup
View CodePrivate
Dotfiles
DevOps
Automation
Neovim
Shell Scripting
Maintained comprehensive dotfiles and development environment configurations for consistent, reproducible development setups across multiple systems.
Cross-Platform Configuration:Unified development environment setup for macOS and Linux systems
Editor Configuration:Advanced Neovim configurations with language servers and productivity enhancements
github.com/sherodtaylor/dotfiles
View Code