Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View ogdmerlin's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report ogdmerlin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ogdmerlin/README.md

Hi 👋, I'm OG DMERLIN

A Passionate Cloud DevOps Engineer || Information Security Engineer.

ogdmerlin

ogdmerlinn

  • 🌱 I’m currently learning Cloud DevOps Engineering && Security Engineering.

  • 📫 How to reach me ogdmerlin@gmail.com

Connect with me:

ogdmerlin ogdmerlinr ogdmerlin ogdmerlin

Languages and Tools:

c html5 css3 javascript python django aws azure bash docker gcp jenkins kubernetes travisci vagrant git linux

ogdmerlin

 ogdmerlin

ogdmerlin

Pinned Loading

  1. IpReverser-K8s IpReverser-K8s Public

    A FastAPI application that prints the origin public IP of any request it receives, reverses it, stores it in the DB, and returns the reversed result.

    Python

  2. NumberFunfacts-API NumberFunfacts-API Public

    An API that takes a number and returns interesting mathematical properties about it, along with a fun fact.

    Python 1

  3. Alt_Terraform Alt_Terraform Public

    This repository demonstrates a reusable, modular Terraform configuration for provisioning highly available Ubuntu instances across multiple AWS regions and environments, leveraging Ansible and Dock…

    HCL 1

  4. simple_shell simple_shell Public

    C

  5. LAMP_automation_with_ansible LAMP_automation_with_ansible Public

    This repository contains the code for the Cloud Engineering Second Semester Examination Project, which involves automating the provisioning of two Ubuntu-based servers, named "Master" and "Slave", …

    Shell 1

  6. fastapi-book-project fastapi-book-project Public

    Forked from hng12-devbot/fastapi-book-project

    This project is a RESTful API built with FastAPI for managing a book collection. It provides comprehensive CRUD (Create, Read, Update, Delete) operations for books with proper error handling, input…

    Python