Skip to content
View marchellll's full-sized avatar

Block or report marchellll

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

πŸ‘‹ Hi, I'am Marchell !

πŸ§‘πŸ½β€πŸ’» About Me

  • 🩻 I am a Software Engineer focusing on the backend
  • πŸ›Ό In my role, I design and implement server-side logic, define and maintain databases, and ensure high performance and responsiveness to requests from the front-end.
  • πŸ“« How to reach me:

πŸ“š My Skills

πŸ”™ Backend

As a backend developer, I am familiar with the following technologies:

  • node.js, golang, ruby, java
  • MySQL, PostgreSQL, MongoDB, ElasticSearch, Kafka, Google PubSub, Redis
  • Kubernetes, Docker, Google Cloud Platform, AWS
  • Grafana, Datadog, New Relic

πŸ–₯ Frontend

As a curious person, I am also familiar with the following technologies:

  • next.js for frontend related stuff

✨ Portfolio

TODO: To be filled later

πŸ”­ Experiences

  • Senior Software Engineer (Backend) at wagely (2022 - now)
  • Software Engineer at Bukalapak (2018 - 2022)
  • Software Engineer at Jenius (2015 - 2018)

Pinned Loading

  1. marchell.xyz marchell.xyz Public

    MDX

  2. dcomposed-wordpress dcomposed-wordpress Public

    Running wordpress using dockercompose

    Makefile

  3. exponential-backoff-calculator exponential-backoff-calculator Public

    This package is not a retry library. It just calculate how much time we need to backoff before the next retry. It also add jitter

    TypeScript

  4. golang-service-template golang-service-template Public

    A template to clone when building new service in Go

    Go