Skip to content
View GaffaQ's full-sized avatar
  • Brawijaya University
  • Malang, Indonesia

Organizations

@SOS-KBMDSI @VolteraMC

Block or report GaffaQ

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

About Me

Computer Science Student.

Im 19y.o. Im very passionate about competitive programming. Working as an software developer, infrastructure engineer, and doing a lot of system design work as well. I have been seriously learning and gaining experience in software engineering since 2022.

Languages, Frameworks, and Tools

  • C++: Preferred for competitive programming.
  • Golang: Almost all projects are written in Go. Because its fast, simple, and easy to deploy..
  • Java: My preferred OOP language.
  • Typescript: I prefer Typescript over Javascript.
  • Docker: All my projects will be deployed in a docker container.
  • JetBrains: I use JetBrains products for my development. I use GoLand, PhpStorm, IntelliJ, and WebStorm.
  • ReactJS: Used to build frontend dashboards and internal tools that interact with REST from my backend services.

Recent Projects

  • volteramc.net - Built using Golang and TypeScript. Integrated with the Midtrans payment gateway.
  • Nusa - Self-hosted personal finance app, Built using Golang.

Contact Me

Donate


Pinned Loading

  1. competitive-programming competitive-programming Public

    This is my competitive programming journey

    C++ 2

  2. Nusa Nusa Public

    Self-hosted personal finance app with a real double-entry ledger, envelope budgeting, investments, and first-class multi-currency support.

    Go