Skip to content
View alsanusi's full-sized avatar
✈️
Work from Cloud
✈️
Work from Cloud

Block or report alsanusi

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.

Content in all repositories owned by your account will be closed.
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
alsanusi/README.md

About Me

Technical Skills

const alkautsarSanusi = {
  code: {
    frontEnd: {
      ["Next.js", "Vue.js", "Leaflet"]
    },
    backEnd: {
      ["Express.js", "Node.js", "Laravel"]
    }
  },
  database: ["MySQL", "PostgreSQL"],
  architecture: ["Monolithic", "MicroService", "API Gateway"],
  devOps: ["CI/CD", "Docker"],
  design: ["Figma", "Adobe Photoshop"],
}

Pinned Loading

  1. basicExpressCRUD basicExpressCRUD Public

    Basic Create, Read, Update and Delete action in Express.js

    JavaScript 9 4

  2. laravelCRUD laravelCRUD Public

    Create, Read, Update and Delete with Laravel Framework

    PHP 1

  3. basicPdfMake basicPdfMake Public

    Basic of Converting JSON data to PDF using Express.js

    JavaScript

  4. imageupload imageupload Public

    Image Upload with Express.JS

    JavaScript 1

  5. PantauCovid19 PantauCovid19 Public

    Pantau data COVID19

    JavaScript

  6. js-design-patterns js-design-patterns Public

    Forked from drenther/js-design-patterns

    This repo contains all the examples for my javascript design pattern article.

    JavaScript