Welcome to my portfolio

Hi, I'm Hyuu

I am a Software Engineer

A vibe coder building full-stack applications with AI-driven workflows.

About Me

Get to know more about my journey and what drives my passion for technology.

My Journey

I'm a passionate software engineering student with a love for creating innovative digital solutions. My journey began in 2022 as a hosting seller and bot creator, which sparked my interest in technology and automation.

Currently pursuing my studies in Software Engineering, I'm constantly learning new technologies and working on projects that challenge me to grow as a developer. I believe in the power of clean code and beautiful user experiences.

2+
Years
10+
Projects
Learning
hyuu@portfolio:~
hyuu@portfolio:~$init journey --year 2022
Loading modules...
✓ Role: Hosting Seller & Bot Creator initialized.
✓ Interest in Automation: DETECTED.
hyuu@portfolio:~$status
Current: Software Engineering Student
Mood: Vibe Coding...
hyuu@portfolio:~$

Featured Projects

Explore my latest work and creative solutions built with modern technologies

Snippets

Simple web snippets.

Next.jsAI IntegrationTypeScript

Chat Ai

Chating with ai.

ReactUI/UX

Slowtik

Web downloader video from tiktok..

Next.jsTypeScript
My Journey

Experience

Building digital solutions, from automation tools to full-stack applications.

Vibe Coder & Full Stack Engineer

Freelance / Learning

2023 - Present

Building AI-driven tools and full-stack web applications. Focusing on clean architecture and modern UX patterns.

Technologies Used

Next.js 14
TypeScript
AI Integration
Tailwind

Tech Stack

Technologies and tools I work with to build modern web applications.

Next.js
TypeScript
Tailwind CSS
Node.js
React
Framer Motion
PostgreSQL
Docker
Git
Prisma
REST APIs
GraphQL
AWS
Vercel
Linux
Security
Performance
UI/UX
Package
Next.js
TypeScript
Tailwind CSS
Node.js
React
Framer Motion
PostgreSQL
Docker
Git
Prisma
REST APIs
GraphQL
AWS
Vercel
Linux
Security
Performance
UI/UX
Package
Always learning and exploring new technologies

MUSIC

On Repeat

Soundtrack of Code

Music is the fuel for my logic. This is what keeps me in the spirit of learning.

Album
1
BerubahTenxi, Jemsii
2
Bintang 5Tenxi, Jemsii
3
SO ASUNayKilla
E

BerubahTenxi, Jemsii

0:000:00

Get In Touch

Feel free to reach out for collaborations or just a friendly hello

Contact Info

Jawa Tengah, Indonesia

Social Media

Quick Stats

2+
Years
10+
Projects
15+
Tech
contact.tsx
import React from 'react';
import { Mail, MapPin } from 'lucide-react';

const ContactForm = () => {
const [formData, setFormData] = useState({
name:
email:
message:
});

}