Skip to main content
app/Http/Controllers/AIController.php
public function
generate(Request $request)
{
$response = Http::withToken(config('services.openai.key'))
->post('https://api.openai.com/v1/chat/completions', [
'model' => 'gpt-4o-mini',
'messages' => [
['role' => 'user', 'content' => $request->prompt]
]
]);
return response()->json($response->json());
}

01. About Me

Backend Developer Focused on AI Integration & System Thinking

I'm Bagus, a Laravel backend developer who enjoys experimenting with AI models and integrating intelligent features into fullstack web applications. I like building structured systems, testing ideas quickly, and turning experiments into working products.

I value discipline, clarity, and consistent execution — principles that help me approach development in a structured and solution-oriented way.

4+
Years Experience
6+
Community
33+
Open Source
Bagus Ardin - Developer

02. Skills & Technologies

What I Work With

Languages

C# PHP Java Python JavaScript C++ SQL Dart TypeScript

Tools & Frameworks

Antigravity GitHub Git PhpMyadmin Laravel React Vite Express.js Dart/Flutter tailwindcss PostgreSQL

Performance

System Design Profiling Optimization Benchmarking Memory Mgmt CPU Caching

Learning Focus

LLM Integration RAG & Vector DB System Design Performance Tuning Observability

03. Featured Projects

Things I've Built

Okt 2023 SMK Negeri 1 Lumajang

School Library Management System

A web-based application for managing school library operations digitally. Worked as a Frontend Developer, designing the UI and implementing smooth user interactions.

Frontend UI/UX Web App
View Details
Des 2025 - Sekarang Universitas Telkom

SiTracer

Developed a web-based tracer study system with AI chatbot integration to collect and analyze alumni career data. Worked as a Fullstack Developer, handling both frontend and backend development, system logic, and database integration.

Fullstack AI Chatbot Web App
View Details
Des 2025 - Sekarang

SkillBridge

An AI-integrated web application that helps users generate personalized learning roadmaps for specific technology skills.

AI Web App EdTech
View Details
Jan 2026 - Feb 2026 Pyramiadsoft

Client Management System

During my internship, I rebuilt an existing website by migrating it from CodeIgniter to Laravel 12 to enhance code structure and overall system performance. I also developed a WhatsApp API integration feature that allows administrators to send messages to clients individually or in bulk, improving communication efficiency.

Laravel WhatsApp API Migration
View Details
Des 2025 Universitas Telkom

SuRasa

Built a web-based culinary recommendation and food experience sharing platform that helps users discover local cuisines, provide ratings and reviews, and share recipes. Worked as a Fullstack Developer, implementing features such as automated recommendations based on top ratings, interactive review timelines, and REST API integration.

Fullstack Laravel REST API
View Details

04. Experience & Education

My Journey

Jan 2026 - Sekarang

Pengembang Web

Pyramiadsoft · Magang

Internship as a Web Developer in Lumajang, East Java. Working on web development projects including system migration and API integration.

Agu 2024 - Sekarang

Delivery Driver

Shopee · Paruh Waktu

Part-time delivery driver in Surabaya, East Java. Managing deliveries while balancing university studies.

Mei 2025 - Des 2025

Stafma Departemen ADVOKASI

HIMSI Telkom University Surabaya · Organisasi

Staff member at the Advocacy Department of the Information Systems Student Association. Developed team management skills and contributed to student advocacy activities.

Apr 2023 - Sep 2023

Social Media Marketing Specialist

Impro Digital · Magang

Created and managed 5 TikTok accounts daily as part of a digital asset development strategy. Conducted content research to identify trends and optimize daily posting performance.

Sep 2024 - Sekarang

Telkom University Surabaya

Sarjana · Information Systems

Pursuing a Bachelor's degree in Information Systems. Studying system analysis, software engineering, database management, and AI/ML fundamentals.

Jun 2021 - 2024

SMK Negeri 1 Lumajang

Software Engineering

Graduated from the Software Engineering program. Built foundational skills in programming, web development, and software design.

05. What's Next?

Get In Touch

I'm always interested in collaborating on interesting projects, speaking at events, or helping developers level up their skills. Feel free to reach out!

Location

Somewhere in the cloud

Send a Message