Ini adalah post pertama pada website husni.web.id.
Link
Contoh external link: Nuxt Content Docs
Gambar
Tabel
| Fitur | Status |
|---|---|
| Link | ✅ |
| Gambar | ✅ |
| YouTube/Video | ✅ |
| Code + Copy | ✅ |
Code (Copy Enabled)
const message = "Halo dari post markdown";
console.log(message);
YouTube Embed
Video Embed
Checklist awal:
- Nuxt 3 siap
- Nuxt Content aktif
- Tailwind + Typography aktif
- Sinkronisasi Git siap
Saya membangun husni.web.id sebagai pusat dokumentasi personal, project portfolio, dan catatan belajar teknis.
Tentang Saya
Saya adalah fullstack developer dengan fokus pada teknologi modern seperti:
- Frontend: Vue.js, Nuxt 3, Tailwind CSS
- Backend: Node.js, Express, API Design
- Database: PostgreSQL, MongoDB, Redis
- DevOps: Docker, Jenkins, CI/CD, Cloud Services
Selain development, saya juga aktif berbagi knowledge melalui blog post dan dokumentasi project.
Filosofi Kerja
Saya percaya bahwa code yang baik adalah code yang mudah dibaca dan dimaintain. Setiap project yang saya kerjakan selalu mengutamakan:
- Clean code principles
- Proper documentation
- Scalable architecture
- Performance optimization
Learning never stops - saya selalu eksplorasi teknologi baru dan best practices terkini.
Skill & Tools
Berikut adalah tools dan teknologi yang saya gunakan sehari-hari:
| Kategori | Tools |
|---|---|
| Frontend | Vue, Nuxt, React, Tailwind, TypeScript |
| Backend | Node.js, Express, NestJS |
| Database | PostgreSQL, MongoDB, Prisma |
| DevOps | Docker, GitHub Actions, Vercel |
| Tools | VS Code, Git, Figma, Postman |
Highlight Video
Kolaborasi
Saya terbuka untuk kolaborasi project, technical discussion, atau sekadar ngobrol tentang teknologi. Jangan ragu untuk reach out melalui kontak yang tersedia di bagian bawah!
Fun fact: Saya juga suka eksplorasi UI/UX design dan motion graphics untuk membuat aplikasi lebih engaging.
Code Philosophy
// Simple but powerful
const buildGreatThings = (passion: string, consistency: string) => {
return passion + consistency === "Success" ? "🚀" : "Keep Learning 📚";
};
console.log(buildGreatThings("💖", "⏰"));
Mari terhubung dan build something great together! 🎯