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

Block or report emmanuelnk

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

profile for Emmanuel N K on Stack Exchange, a network of free, community-driven Q&A sites

🐻 What I love

Cloud computing, System Design, DevOps, IaC, CI/CD, APIs and event-driven architecture.

👷🏿 Experienced in

  • AWS (ECS, EKS, Lambda, API Gateway, SQS, Kinesis, RDS, DynamoDB, Glue, DMS, AppSync, Opensearch)
  • Infrastructure As Code (AWS CDK, Terraform, Pulumi, Serverless, Cloudformation)
  • CI/CD Pipelines (Github Actions, AWS Codepipeline, CircleCI, Travis)
  • Observability/Monitoring (New Relic, Grafana, AWS Cloudwatch, ELK
  • Linux (Ubuntu, RHEL)
  • APIs (GraphQL, REST, RPC, Koa, Express)
  • Databases(MySQL, PostgreSQL, Redis, Memcache, Elasticsearch)
  • Google Cloud, Azure, AliCloud, DigitalOcean, Heroku

Pinned

  1. github-actions-workflow-ts github-actions-workflow-ts Public

    Write Github Actions workflow files in TypeScript (compiles to YAML)

    TypeScript 97 2

  2. RESTful-Typescript-Koa RESTful-Typescript-Koa Public template

    A Best Practices RESTful Koa Starter API Template written in Typescript and using TypeORM (MongoDB)

    TypeScript 21 7

  3. averias/redis-time-series averias/redis-time-series Public

    Javascript RedisTimeSeries client

    TypeScript 21 6

  4. Python SQLAlchemy Basic Model, Sessi... Python SQLAlchemy Basic Model, Session, DB Connection Classes
    1
    from sqlalchemy import event
    2
    import os
    3
    import logging
    4
    import sqlalchemy
    5
    import boto3
  5. Simple Koa Context for testing in Ty... Simple Koa Context for testing in Typescript (Mocha-chai, Jest) etc
    1
    /* eslint-disable @typescript-eslint/ban-ts-comment */
    2
    // @ts-nocheck
    3
    
    
    4
    // Ripped from https://github.com/koajs/koa/blob/master/test/helpers/context.js
    5
    // Solution courtesy of user @fl0w. See: https://github.com/koajs/koa/issues/999#issuecomment-309270599
  6. GetMeUpAndRunning GetMeUpAndRunning Public

    GMUAR is a pure Bash command-line menu tool for installing a host of common software on Ubuntu/Debian.

    Shell 4