Skip to content
View rezaffikri's full-sized avatar

Block or report rezaffikri

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rezaffikri/README.md

Hi, I’m Reza πŸ‘‹

Open Source Love

export const reza = {
  name: 'Reza Fajri Fikri',
  role: 'Full Stack Engineer',
  location: 'Bekasi / Jakarta, Indonesia',

  // πŸ›  My tech stack
  stack: {
    languages: ['C#', 'JavaScript', 'TypeScript', 'Python', 'Kotlin'],
    frontend: ['Blazor', 'ASP.NET Web App', 'Vue.js', 'Nuxt', 'HTML', 'CSS', 'Tailwind CSS', 'Android'],
    backend: ['ASP.NET Web API', 'Express.js', 'Flask', 'FastAPI'],
    database: ['PostgreSQL', 'Microsoft SQL Server', 'Redis'],
    architecture: ['Clean Architecture', 'Microservices', 'Domain Driven Design'],
    tools: ['VS Code', 'Visual Studio', 'Android Studio', 'Swagger', 'Docker', 'Git']
  },

  // πŸ‘‹ Say hi!
  sayHi() {
    return "Hi πŸ‘‹ I'm Reza, a Full Stack Engineer. I build clean, maintainable, & scalable apps across multiple stacks.";
  },
};

console.log(reza.sayHi());

πŸš€ Let’s Connect

Popular repositories Loading

  1. rezaffikri.github.io rezaffikri.github.io Public

    HTML

  2. obonator obonator Public

    CSS

  3. rezaffikri rezaffikri Public

  4. radar radar Public

    Forked from skyhook-io/radar

    The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and c…

    Go