Skip to content
View hamkarifai's full-sized avatar

Block or report hamkarifai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
hamkarifai/README.md

Coding

๐Ÿ‘จโ€๐Ÿ’ป About Me

interface Developer {
  name: string;
  role: string;
  location: string;
  languages: string[];
  specialization: string[];
  currentFocus: string;
  lifePhilosophy: string;
}

const hamkarifai: Developer = {
  name: "Muhammad Hamka",
  role: "Frontend Developer & UI Architect",
  location: "Yogyakarta, Indonesia ๐Ÿ‡ฎ๐Ÿ‡ฉ",
  languages: ["TypeScript", "JavaScript", "Python"],
  specialization: [
    "Next.js Fullstack Development",
    "React Ecosystem Mastery",
    "Modern UI/UX Implementation"
  ],
  currentFocus: "Building lightning-fast web experiences",
  lifePhilosophy: "Code with purpose, design with passion โœจ"
};

๐ŸŽฏ What I Do

  • ๐Ÿ”ฅ Transform design mockups into production-ready applications
  • โšก Optimize web performance for blazing-fast user experiences
  • ๐ŸŽจ Craft accessible and inclusive user interfaces
  • ๐Ÿ“ฆ Build reusable component libraries and design systems
  • ๐Ÿš€ Ship features that users love and stakeholders celebrate


๐Ÿ› ๏ธ Tech Stack & Expertise

๐ŸŽจ Frontend Universe

React
React
Next.js
Next.js
TypeScript
TypeScript
JavaScript
JavaScript
Vite
Vite
Tailwind
Tailwind
HTML5
HTML5
CSS3
CSS3

โš™๏ธ Backend & Runtime

Bun
Bun
Node.js
Node.js
Python
Python
FastAPI
FastAPI
PostgreSQL
PostgreSQL

๐Ÿ”ง Tools & DevOps

Git
Git
GitHub
GitHub
VS Code
VS Code
Figma
Figma
Docker
Docker

๐Ÿš€ Featured Projects


๐Ÿ“Š GitHub Statistics


๐Ÿ Contribution Snake

github contribution grid snake animation

๐Ÿ“ˆ Weekly Development Breakdown


๐Ÿ’ก Random Dev Quote

Quote


๐ŸŽฏ Current Goals for 2025

+ Master advanced Next.js 15 patterns and Server Actions
+ Contribute to 3+ major open-source projects
+ Build and launch 2 production-ready SaaS applications
+ Write 12 technical blog posts sharing knowledge
+ Mentor 5+ junior developers in their coding journey

๐Ÿค Let's Build Something Amazing Together!

I'm always open to collaborating on interesting projects and innovative ideas. Whether you want to discuss web development, share knowledge, or just say hi, feel free to reach out!

๐Ÿ“ฌ How to Reach Me

Email LinkedIn Portfolio GitHub


โ˜• Support My Work

If you find my projects helpful, consider buying me a coffee!

Buy Me A Coffee


๐ŸŽจ Fun Fact

Jokes Card



Made with ๐Ÿ’™ by Muhammad Hamka

"First, solve the problem. Then, write the code." โ€” John Johnson


Wave

Pinned Loading

  1. local-ai-chat local-ai-chat Public

    This is local ai chat with ollama deepseek

    TypeScript

  2. qwery-app qwery-app Public

    Qwery is a friendly and easy-to-use Q&A app designed to satisfy your curiosity and connect you with answers quickly.

    TypeScript