Skip to content

ftryyln/ftryyln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

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.

About

Elite Portfolio Gateway: Showcasing scalable microservices, AI-driven architectures, and modern full-stack ecosystems engineered with Go, Next.js, and Cloud Infrastructure.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors