Rakhadinar Jaladara

Web Developer

"A fresh graduate pretending to know what I'm doing. I center divs for a living, copy-paste from Documentation ChatGPT with style, and occasionally break production just to feel something."

About Me

Transforming Ideas
Into Digital Reality.

I am a dedicated fresh graduate from Gunadarma University (2025), majoring in Informatics. My academic and practical background has equipped me with a strong foundation in software engineering and problem-solving strategies.

With a robust command of Laravel and modern frontend frameworks like Next.js, I focus on developing scalable, efficient, and user-centric web applications. I am committed to writing clean, maintainable code that delivers real value.

I am constantly refining my skills to stay at the forefront of web technology, ensuring high-quality results in every project I undertake.

Rakhadinar Jaladara
ExperienceFresh Graduate
FocusWeb Development

Tech Stack .

My preferred stack for building fast, scalable, and modern applications.

Laravel

Backend

The PHP Framework for Web Artisans. Perfect for building robust, scalable full-stack applications and APIs.

laravel.php
1<?php
2
3use Illuminate\Support\Facades\Route;
4
5// Define a robust API endpoint
6Route::middleware('auth:sanctum')->group(function () {
7 Route::get('/user', function (Request $request) {
8 return $request->user();
9 });
10
11 Route::post('/projects', [ProjectController::class, 'store']);
12});
Selected Works

Stuff I've Built .

Global Servis Int. screenshot 1
Freelance Fullstack Developer

Global Servis Int.

A comprehensive production system for inventory, attendance, invoicing, and e-commerce management. Built to streamline operations for a service-based business.

  • QR-based attendance system with geo-fencing & photo verification
  • Role-based Access Control (Super Admin, Staff, Technician, Sales)
  • Automated PDF Invoicing & Delivery Notes generation
  • Real-time Inventory Management & Excel Reporting
LaravelMySQLLivewireFilamentTailwind

Other Noteworthy Projects

Depublic

Event ticket booking platform integrated with Midtrans payment gateway. Handled end-to-end transaction flow, email ticket delivery, and backend API services.

Laravel 10MySQLREST API+1

Skoolio

Learning Management System simulation with role-based access for instructors and students. Features course creation, lesson management, and enrollment tracking.

LaravelBladeMySQL

Plant Disease Recognition

CNN model trained to classify plant diseases from leaf images. Deployed with a Streamlit interface for easy image upload and real-time prediction.

PythonKerasStreamlit+1

Say Hello.

I'm currently available for freelance work and open collaborations. Drop a line, or just feed the fish.

rkhdinar00@gmail.com