JHEK675

Hoszie | JHEK675.GitHub.io

Student📚 Builder🛠 Future Tech Entrepreneur📡 DevOps Learner

About Me

Learning DevOps, automation, and infrastructure development.

I am a student focused on building practical skills in DevOps, automation, and infrastructure development. My goal is to design scalable digital systems and tools that support modern cloud environments.

Current Focus

Docker container systems

GitHub automation workflows

Server and network administration

Python automation scripts

Skills

Learning Roadmap

Goals

Building technology and infrastructure that scales globally.

Core Portfolio Projects

Recommended repositories:

  # JHEKbot👾
  
  A Discord bot designed to automate productivity tasks.
  
  ## Features
  - Task tracking
  - Automated reminders
  - Admin moderation tools
  
  ## Installation
  1. Clone repository
  
  2. Install dependencies
  
  3. Run the bot
  
  ## Commands
  
  #!task
  
  #!remind
  
  #!status

-

# Docker Cloud Builder

Docker Cloud Builder is a modular infrastructure toolkit designed to automate the creation and deployment of containerized cloud environments.

This project is designed as a learning and experimentation platform for:

- Docker infrastructure
- DevOps automation
- Container orchestration
- Server administration
- Cloud system design

---

Project Vision

The goal of Docker Cloud Builder is to build a lightweight framework that can automatically generate Docker-based cloud environments for development and experimentation.

The system will eventually support:

- Automated container builds
- Multi-service deployment
- Infrastructure templates
- Server provisioning scripts
- Docker Compose orchestration

---

Core Features (Planned)

- Automated Docker environment builder
- Pre-configured container templates
- Multi-service stack deployment
- DevOps learning environment
- Infrastructure experimentation lab

---

## Project Structure

docker-cloud-builder/

docs/ Project documentation

scripts/
Automation scripts

templates/
Docker container templates

config/
System configuration files

docker-compose.yml
Service orchestration

builder.sh
Main build automation script

---

Getting Started

Clone the repository:

     git clone https://github.com/JHEK675/docker-cloud-builder.git

Navigate to the project:

     cd docker-cloud-builder

Run the builder script:

     bash builder.sh
     #!/bin/bash
  
  echo "Starting Docker Cloud Builder..."
  
  echo "Checking Docker installation..."
docker --version
  
  echo "Preparing container environment..."
  
docker-compose up -d
  
  echo "Cloud environment deployed."

execute:  

  chmod +x builder.sh  

---

# _Development Roadmap_ 

Phase 1 - Repository structure and basic Docker builder

Phase 2 - Docker container templates

Phase 3 - Multi-container orchestration

Phase 4 - Automation and DevOps workflows

Phase 5 - Cloud infrastructure experimentation

---

Author

Hoszie GitHub: https://github.com/JHEK675

---

License

MIT License

  - portfolio-website
  - server-admin-lab
  - python-automation
  - linux-devops-lab