Skip to content
View masb0ymas's full-sized avatar
πŸš€
to the moon
πŸš€
to the moon

Block or report masb0ymas

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

Vercel

Hey πŸ‘‹πŸ½, I'm N. Fajri

My software engineering journey, which began in 2017, has provided me with a strong understanding of software development lifecycle and principles. I've actively pursued opportunities to expand my skill set, including developing junior-level expertise in web3. I excel at tackling complex problems, fostering collaborative team dynamics, and navigating project challenges with a solution-oriented mindset. My capacity to quickly adapt to new technologies and manage stressful situations has consistently proven valuable.

Follow Me:

Linkedin Twitter Instagram Facebook

Talking about Personal Stuff:

Frontend

  • tech: ReactJs, NextJs, AstroJs, Svelte
  • auth: NextAuth, BetterAuth, Web3 Auth
  • ui: Tailwindcss, shadcn, Mantine UI, Ant Design
  • state: Zustand
  • other: Tanstack Query, Tanstack Table

Backend

  • tech: ExpressJs, ElysiaJs, Go Fiber
  • db: ORM / Raw Query
  • sql: PostgreSQL, MariaDB, MongoDB
  • cache: Redis

DevOps

  • Docker
  • CI/CD
  • Traefik ( proxy ), Nginx
  • Google Cloud Platform ( VM, Artifact, Storage, Cloud Run, Cloud Build )
  • Amazon Web Service ( VM, Aws Registry, S3 )
  • Another VPS Provider

Badges

VSCode Node Eslint Tailwindcss TypeScript JavaScript React Svelte Firefox Redis MongoDB Firebase Laravel Flutter Golang CLI Github Ubuntu Postgresql Docker


Β© 2025 masb0ymas

Pinned Loading

  1. expresso-typeorm expresso-typeorm Public template

    expresso with TypeORM

    TypeScript 7

  2. expresso-sequelize expresso-sequelize Public template

    expresso with Sequelize

    TypeScript 141 48

  3. express-api express-api Public

    Simple Rest Api using expressjs

    TypeScript

  4. gofi gofi Public

    Gofi Gofi Guber ( Golang Fiber ) with Sqlx

    Go

  5. VPS Setup VPS Setup
    1
    # VPS Setup
    2
    
                  
    3
    If you want to set up a production ready VPS, there are a few steps you should take.
    4
    
                  
    5
    This document goes through the list of steps that I personally take.
  6. Oh my zsh with autosuggestions & syn... Oh my zsh with autosuggestions & syntax-highlighting.md
    1
    # Oh my zsh.
    2
    
                  
    3
    ## Install with curl
    4
    ```
    5
    sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"