Skip to content
View edwardoboh's full-sized avatar
🥲
🥲
Block or Report

Block or report edwardoboh

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
edwardoboh/README.md

About Me

  • 🔭 Building APIs and Managing Cloud Infrastructure
  • 🌱 I’m currently learning Internet Security
  • 💬 Ask me about Microservices and Distributed Systems
  • 📫 How to reach me: obohedward@gmail.com
  • ⚡ More about me: edwardoboh.com

Activity

GitHub Streak

Top Langs


Tools

DevOps

ubuntu aws gcp ansible terraform jenkins circleci docker kubernetes harbor nginx promethues grafana

Management

git github bitbucket jira trello

Editor / IDE

intellij vs-code

Pinned

  1. spring-lite spring-lite Public

    Simple implementation of Spring Boot built using Tomcat and the Spring Context API

    Java

  2. egusi egusi Public

    CLI tool to help you easily set up a folder(s) and file(s) structure for your project

    JavaScript 9

  3. Gist for setting up MySQL for local ... Gist for setting up MySQL for local development
    1
    # MySQL Cheat Sheet
    2
    
                  
    3
    > Help with SQL commands to interact with a MySQL database
    4
    5
    ## MySQL Locations
  4. My Notes on Spring Framework and Spr... My Notes on Spring Framework and Spring Boot
    1
    # Spring Notes
    2
    
                  
    3
    Coupling is measured by the amount of work that needs to be done whenever a change needs to be made.
    4
      
    5
    Spring Beans is any Java object managed by the Spring framework