Skip to content
View sellooh's full-sized avatar

Block or report sellooh

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

Hi there 👋

I help businesses solve problems via technology. I enjoy coding and learning things.


My stack:

  • AWS Certified: Solutions Architect Associate ✅
  • AWS Certified: Developer Associate ✅
  • Backend: Golang | Typescript | Javascript | Deno | Node.js | NestJS
  • Frontend: Angular | React | Next
  • Data: Postgres | DynamoDB | Redis
  • IAC: CDK | SST | Terraform | SAM | Serverless

Open source:

  • Effect XRay: Observability layer for sending Effect traces to XRay in lambda environments.

Talks:

  • Better error handling in typescript with custom Result Type - Youtube
  • AWS Cedar: Move Beyond Role-Based Access Control (RBAC) - Youtube
  • Intro to Effect - Production ready typescript Youtube
  • My experience taking an AWS Certification (SAA-CO3) Youtube
  • SST - Build modern full-stack applications on AWS - Youtube
  • AWS Lambda Power Tuning - Youtube

More:

Pinned Loading

  1. effect-cluster-via-sst effect-cluster-via-sst Public

    Exploring Effect Cluster + SST Cluster together

    TypeScript 66 1

  2. space-desert space-desert Public

    Golang project to explore concurrency and serverless deployments

    Go

  3. env_merge env_merge Public

    Tool for automatically filling your .env file from a .env.template

    Rust

  4. DelmOrg/delm-compiler DelmOrg/delm-compiler Public

    Elm 1

  5. elm-poker elm-poker Public

    An offline poker game for two players made with Elm.

    Elm

  6. typescript-result-type typescript-result-type Public

    TypeScript