Skip to content
View vicky131-tech's full-sized avatar

Block or report vicky131-tech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vicky131-tech/README.md

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.


πŸ‘¨πŸ’» About Me

  • πŸ”­ 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


🌐 Connect With Me


πŸ’» Technologies & Tools


πŸš€ Featured Projects

🌟 My Wordpress-Site

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


🌟 Project Two

A short description of your second project.

Repository: https://github.com/vicky131-tech/project-two


🌟 Project Three

A short description of your third project.

Repository: https://github.com/vicky131-tech/project-three


πŸ† Certifications & Achievements

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) | | | |


πŸ“œ Certification Badges


πŸ“ˆ GitHub Statistics


πŸ”₯ GitHub Streak


πŸ“Š Contribution Graph


🎯 2026 Goals

  • βœ… 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! ⭐

Pinned Loading

  1. Git-class-002 Git-class-002 Public