This page is a quick dive into my background as a developer — showcasing the tools I love to work with, the projects I've built, and the knowledge I've gained along the way. Think of it as a digital summary of my resume, but with a developer's twist.
Hello World I'm Riyan! 🚀
const myResume ={
name:"Muhammad Riyadhul Jinan Nasution",
role:"Computer Engineering Student",
university:"Telkom University",
summary:"Passionate about building impactful and scalable web applications that combine technology and empathy. Currently diving into Web3, Machine Learning, and building innovative SaaS.",
skills:["Next.js","React","Tailwind CSS","TypeScript","Sanity CMS","Node.js","Python","Web3","Git"],
experience:[{
title:"Freelance Web Developer",
duration:"2023 - present",
description:"Built and deployed full-stack applications using Next.js, Sanity CMS, and Vercel. Focused on SaaS and Web3 integration."}],
projects:[{
name:"Form2WA",
description:"SaaS tool that connects forms to WhatsApp with automation.",
techStack:["Next.js","ShadCN UI","Sanity","EmailJS"]},{
name:"Tumbuhin",
description:"AgriTech startup idea for financial tracking and AI crop recommendations.",
techStack:["Next.js","OpenBanking API","AI Advisor"]}],
education:{
degree:"Bachelor in Computer Engineering",
institution:"Telkom University",
status:"Ongoing"}}exportdefault myResume;
Showing code in: typescript
"Great engineering isn't just about what works — it's about what improves lives."