Skip to content
View alfaz86's full-sized avatar
🟢
on
🟢
on

Block or report alfaz86

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
alfaz86/README.md

👋 Hello! I'm Alfaz

Welcome to my GitHub profile! I'm passionate about building efficient, user-centered solutions through code. I have a background in Web Development and enjoy working on projects that make an impact.


🚀 About Me

  • 🌱 I’m currently learning Nestjs.
  • 👯 I’m open to collaborating on Web Development Projects, Open-source Projects, etc.
  • 💬 Ask me about web applications, tech, and more.
  • 📫 How to reach me: mhdalfaz18@gmail.com or connect with me on LinkedIn.

🛠️ Languages & Tools

Programming Languages

PHP JavaScript TypeScript

Backend Frameworks

Laravel CodeIgniter Express.js NestJS

Frontend Frameworks

Next.js Nuxt.js Bootstrap Tailwind CSS

Databases

MySQL PostgreSQL MongoDB

DevOps & Infrastructure

Linux Server Nginx


📈 GitHub Stats

GitHub Streak

Top Langs


🔗 Let's Connect!

Thanks for visiting my profile! Looking forward to connecting with other devs and creating amazing projects together. 😊

Pinned Loading

  1. next-note next-note Public

    Aplikasi Note sederhana menggunakan Nextjs

    TypeScript

  2. boses-resto boses-resto Public

    aplikasi restoran dengan javascript pwa

    JavaScript

  3. ApiResponse.php ApiResponse.php
    1
    <?php
    2
    
                  
    3
    namespace App\Traits;
    4
    
                  
    5
    use Illuminate\Http\JsonResponse;
  4. UserDTO.php UserDTO.php
    1
    <?php
    2
    
                  
    3
    namespace App\DTOs;
    4
    
                  
    5
    class UserDTO