Hi π, I'm VICTORIA OLUDAMILOLA OYEWOLE
Welcome to my GitHub profile! I'm passionate about learning new technologies,
building real-world projects, and continuously improving my technical skills.
-
π I'm currently working on WordPress, Yaml file Configurations
-
π± I'm currently learning DevOps/Cloud Computing
-
π€ I'm looking to collaborate on Open Source Projects
-
π¬ Ask me about Programming, Cloud, Kubernetes, Terraform, Linux, or DevOps
-
π― My goal is to become a Cloud & DevOps Engineer
-
π« Reach me at victoni200@gmail.com dammonix13@gmail.com
A short description of your first project. Project
Name: my-wordpress-site β minimal WordPress Docker Compose stack for local development. Requirements
Docker: Install Docker Desktop or Docker Engine with Compose V2. Ports: Host port 8000 used by WordPress (change in compose.yml if needed). Quick Start
Copy .env: Edit the .env file to set secure credentials.
Start services:
docker compose up -d Visit site: Open http://localhost:8000 in your browser.
Files
Compose file: See compose.yml for service definitions. Environment: See .env for database and WordPress variables (ignored by Git). Notes / Explanation
Why .env: Credentials and configuration live in .env so they are not embedded in compose.yml. Deprecation: The version: key was removed from compose.yml to avoid Compose v2 warnings. YAML rules: Use spaces for indentation (YAML forbids tabs) β an empty or tab-indented compose.yml will cause "empty compose file" or parse errors. Security
Do not commit secrets: .env is listed in .gitignore. Keep the file private. Use strong passwords: Replace change_me_* placeholders with secure, random passwords. Development / Git
Initialize repo: git init (already done in this project).
Typical flow:
git add . git commit -m "Initial commit" git remote add origin <REMOTE_URL> git push -u origin main Troubleshooting
Repository: https://github.com/vicky131-tech/ Project
A short description of your second project.
Repository: https://github.com/vicky131-tech/project-two
A short description of your third project.
Repository: https://github.com/vicky131-tech/project-three
Add your completed certifications below as you earn them.
|Microsoft Applied Skills: Secure Storage for Azure Files and Azure Blob Storage| Microsoft| Dec., 2024| Credential ID 8126FB5145EE7B80|
|Microsoft Applied Skills: Configure SIEM security operations using Microsoft Sentinel| Microsoft| Dec., 2024| Credential ID 624A1CFC4FC94C61|
|Microsoft Applied Skills: Administer Active Directory Domain Services | Microsoft | May 2025 | Credential ID D138F525A42E9E73|
|Microsoft Applied Skills: Deploy and Configure Azure Monitor| Microsoft| May 2025| Credential ID 26D22DD53082D40E|
|Microsoft Applied Skills: Get started with identities and access using Microsoft Entra| Microsoft|July2025| Credential ID 14734DEC0AB36CAC|
| Microsoft Applied Skills: Get started with Azure management tasks | Microsoft | Nov., 2025| Credential ID 77651AB9D0A1F830 |
| AWS Cloud Practitioner | AWS | Feb 2026 | View Credential |
| Kubernetes and Cloud Native Associate (KCNA) | CNCF | Sep. 2025| [Credential ID LF-zlcg5eqj3p |
| (Add more here) | | | |
-
β Build 10 real-world cloud projects
-
β Contribute to Open Source
-
β Earn Cloud Certifications
-
β Learn Kubernetes
-
β Improve Linux Skills
-
β Land a Cloud Engineering Role
β Thank you for visiting my profile! β



