Skip to content
View akbarsahata's full-sized avatar
๐Ÿ‡ฎ๐Ÿ‡ฉ
๐Ÿ‡ฎ๐Ÿ‡ฉ
Block or Report

Block or report akbarsahata

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

Hello, World! ๐Ÿ‘‹

Welcome to the kingdom of code, where TypeScript reigns and curiosity conquers all! ๐Ÿฐโœจ

About Me

const backendEngineer = {
  name: "akbar_sahata",
  favoriteLanguage: "TypeScript",
  hobbies: ["Coding", "Learning Japanese", "Anime & Manga Enthusiast"],
  mantra: "console.log('Keep coding and stay curious!');",
};

Current Quests ๐Ÿš€

  • ๐ŸŒธ Mastering the art of TypeScript sorcery.
  • ๐ŸŽŒ Learning Japanese to understand anime without subtitles.
  • ๐Ÿ“š Expanding my ever-growing library of knowledge.

Skills & Spells ๐Ÿง™โ€โ™‚๏ธ

const skills = ["TypeScript", "Node.js", "Fastify", "SQL", "REST APIs"];
const spells = ["๐Ÿ”ฎ Magic Debugging", "๐Ÿ’ป Code Elegance", "๐Ÿš€ Performance Boosting"];

Achievements Unlocked ๐Ÿ†

  • โš™๏ธ Built a backend fortress from scratch.
  • ๐Ÿ“š Read 1000+ manga chapters without blinking.
  • ๐Ÿ“บ Watched anime until my eyes sparkled like stars.

Fun Facts ๐ŸŽ‰

  • ๐Ÿค– Believes robots will eventually learn TypeScript and code their own existence.
  • ๐ŸŽธ Air guitar champion when compiling code.

Connect with Me ๐ŸŒ

Let's embark on this coding adventure together! Feel free to reach out:

Remember, in the world of code, every line is a story waiting to be told. Happy coding! ๐Ÿš€๐Ÿ“œ

Pinned

  1. image-optim-upload image-optim-upload Public

    unofficial module to upload and compress image by using ImageOptim compression service

    JavaScript 1 1

  2. L2jLiga/fastify-decorators L2jLiga/fastify-decorators Public

    Set of Typescript decorators to build Fastify server with controllers, services and hooks

    TypeScript 273 27

  3. hacktiv8/phase-0-activities hacktiv8/phase-0-activities Public

    Hacktiv8 Phase 0 Activities

    CSS 206 332

  4. markoding-platform/markodingplatform-api markoding-platform/markodingplatform-api Public

    Markoding platform api service using nodejs

    TypeScript 1

  5. fastify-decorators-clean fastify-decorators-clean Public

    examples of using fasitify & fastify decorators to implement clean architecture

    TypeScript 2

  6. myanimelist-to-pdf myanimelist-to-pdf Public

    Using puppeteer to generate pdf from myanimelist.net/news just in case need to upload pdf for sites like scribd.com

    JavaScript