Myself

  • 📖 I’m currently learning
    • Golang & CloudFormation
  • ✉️ How to reach me: luxorienskim@gmail.com
  • 🎓 Education: Korea University. B.A. in Linguistics.

linguist


GitHub Stats

Anurag's GitHub stats Top Langs

Skills

JavaScript/Node.js

  • JavaScript / NodeJS
  • Express.js
    • Intermediate at building a monolithic web server.
  • Svelte
    • Can build simple SPA.
  • SvelteKit
    • Can build a Full stack web service.
  • Jest
    • Intermediate at implementing testing and TDD.
  • Puppeteer
    • Can perform crawling

Go

  • Go
  • [Sample Repository] Go TDD: demonstrates basic understanding on TDD and Go.
  • [Sample Repository] microservice: Microservice practice
  • Bun
    • Can connect to PostgreSQL using ORM.

OpenAPI

GraphQL

MongoDB

  • MongoDB
  • Advanced at complex querying MongoDB using aggregations.
  • Intermediate at indexing and designing database structure.

PostgreSQL

  • Postgres
  • Can perform queries using SQL.
  • Can design tables.

DevOps

  • AWS
  • AWS CloudFormation
  • AWS CDK
  • [Sample Repository] Cloudformation: A simple cloudformation template provisioning VPC and subnets with own CI/CD.

Docker

  • Docker
  • Can create and use container images
  • [Sample Repository] go-docker: uses Docker and docker-compose to create local development environment

Git

  • Git / GitHub
  • Intermediate at managing versions using Git; including advanced skills like interactive rebase, cherry-pick and submodule.

Currently learning

  • TypeScript

Familiar Skills

  • C++
  • Python