Skip to content
View Abrumz's full-sized avatar

Highlights

  • Pro

Block or report Abrumz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Abrumz/README.md

👨‍💻 Made Althaaf Naufal Gusendra

Typing SVG

 

Quote
while (!perfect) {
    code.improve();
    time.invest();
    quality.enhance();
}

Website LinkedIn Profile Views

🚀 About Me

interface Skills {
    languages: string[];
    frontend: string[];
    backend: string[];
    databases: string[];
    design: string[];
}

interface Developer {
    name: string;
    title: string;
    location: string;
    askMeAbout: string[];
    skills: Skills;
    funFact: string;
}

const althaaf: Developer = {
    name: "Made Althaaf Naufal Gusendra",
    title: "Full-Stack Developer & UI/UX Designer",
    location: "Indonesia 🇮🇩",
    askMeAbout: [
        "Web Development", 
        "UI/UX Design",
        "Tech Innovation",
        "Creative Solutions"
    ],
    skills: {
        languages: ["TypeScript", "JavaScript", "PHP", "Python", "Java"],
        frontend: ["React", "Vue", "Tailwind CSS", "Bootstrap", "Material UI"],
        backend: ["Laravel", "Node.js", "Express"],
        databases: ["PostgreSQL", "MySQL", "MongoDB"],
        design: ["Figma", "Adobe XD", "UI/UX Principles"]
    },
    funFact: "I turn coffee into code and dreams into digital reality ☕️"
};

🎯 Featured Projects

snake animation

🌟 Other Notable Projects

🌱 INA Agro-GARLIC

Advanced agroecological assessment system for precise garlic cultivation

🧺 My Laundry

Smart laundry management system with real-time tracking

🏥 SEHATI

Integrated healthcare information management system

📊 FeedGO!

Comprehensive information management system for efficient data handling

💻 Ilkomunity

Dynamic platform for Computer Science community engagement

🔗 Link

Privacy-focused link management solution deployed on Azure

🛠️ Technology Arsenal

💻 Frontend Development

HTML5 CSS3 JavaScript TypeScript React Tailwind Bootstrap

⚙️ Backend Development

PHP Laravel Node.js Express

🗄️ Database & Tools

PostgreSQL MySQL MongoDB Git GitHub VS Code

🎨 Design Tools

Figma

📊 GitHub Analytics

🎵 Currently Vibing To

spotify-github-profile

🤝 Let's Connect!

Portfolio Instagram

I love connecting with different people! Let's collaborate and create something amazing together! 🚀


⭐️ From [Abrumz](https://github.com/Abrumz) with ❤️

Popular repositories Loading

  1. MyLaundry MyLaundry Public archive

    PHP 1 1

  2. sehati sehati Public

    JavaScript 1

  3. W-Do W-Do Public

    PHP

  4. ilkomunity-web ilkomunity-web Public

    Forked from Ilkomunity/ilkomunity.github.io

    Repository of Ilkomunity website

    Astro

  5. LinkStack LinkStack Public

  6. TA-AI-8-Puzzle TA-AI-8-Puzzle Public

    C++