Skip to content
View ftryyln's full-sized avatar

Block or report ftryyln

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 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
ftryyln/README.md
Typing SVG

Hey, I'm Fitry

Full Stack Developer with a strong backend focus, building scalable APIs, cloud-native services, and modern web applications using Golang, Next.js, and cloud infrastructure.


About Me

package main

type SoftwareEngineer struct {
    Name       string
    Role       string
    Location   string
    Specialty  []string
    Experience []string
}

func main() {
    me := SoftwareEngineer{
        Name:     "Fitry Yuliani",
        Role:     "Full Stack Developer (Backend Focused)",
        Location: "Indonesia",
        Specialty: []string{
            "Scalable APIs & Backend (Golang, Node.js, Laravel)",
            "Modern Web (Next.js 15, React, TypeScript)",
            "Cloud Infrastructure (Google Cloud Run, Supabase)",
            "Multilingual SEO & Architectural Integrity",
        },
        Experience: []string{
            "Software Engineer @ Octobees (Niaga Tekno Asia)",
            "Backend Intern @ Jabar Digital Service",
            "Teacher's Award @ Hacktiv8 (Back End Golang)",
        },
    }
}

Featured Projects

Curated selection of my latest and most impactful work from my Portfolio Website.

Guild Management System Octobees Ecosystem
Supabase-first architecture for the Legend of Ymir guild, featuring RBAC and financial tracking. Full-stack features including Affiliate Systems, Voucher logic, and Multilingual SEO.
Leads Generator System Booktopia Microservices
Backend API with Python-based scraping workers deployed on Google Cloud Run. Scalable backend with 6 services communicating via gRPC and Kafka.

DMD Shoes Platform High-fidelity storefront and back-office with SEO automation and multi-language routing.


Tech Stack & Mastery

Languages Go TypeScript JavaScript Dart Python PHP
Backend Golang Node.js Laravel Drizzle gRPC Kafka
Frontend Next.js React Tailwind Flutter
Database/Infrastructure PostgreSQL Supabase GCP Docker

Full Portfolio Catalog

Extensive list of engineering challenges I've tackled.

View Mobile & Web Apps
View Specialized APIs & Internships

Engineering Excellence

GitHub Stats Top Languages

Let's Connect!

LinkedIn Instagram


Profile views
Engineering is the art of organizing design.

Pinned Loading

  1. beverage-store-cli beverage-store-cli Public

    Enterprise-grade beverage store management CLI built with Go & MySQL. Features: RBAC authentication, complete CRUD operations, order processing, business intelligence reports. Implements Clean Arch…

    Go

  2. cafe-chatbot cafe-chatbot Public

    An elite, full-stack bilingual chatbot application for premium hospitality. Leveraging Google's Gemini 2.5 Flash for real-time, context-aware cafe assistance. Featuring a high-fidelity React interf…

    JavaScript

  3. fyboost-gaming-marketplace fyboost-gaming-marketplace Public

    FYBoost: Premium gaming pilot & boosting marketplace supporting Valorant, Odin, Night Crows & Delta Force. Features modular ES6 architecture (84% code reduction), centralized data management, dynam…

    HTML

  4. guild-management-platform guild-management-platform Public

    High-scale community hub with automated loot distribution and real-time KPI dashboards

    TypeScript

  5. hotel-booking-ddd-microservices hotel-booking-ddd-microservices Public

    A production-grade hotel booking platform built with Go, demonstrating mastery of Domain-Driven Design (DDD), Clean Architecture, and Event-Driven Microservices. Features polyglot persistence (Post…

    Go

  6. kindergarten-mobile-app kindergarten-mobile-app Public

    A complete Kindergarten ecosystem built with Flutter. Featuring smart student registration (PPDB), integrated school shop (e-commerce), and interactive school facility showcases.

    HTML