Skip to content
View amalu-sajeev-me's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.
Block or Report

Block or report amalu-sajeev-me

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
amalu-sajeev-me/README.md

Typing SVG

Amalu's GitHub stats Top Langs Amalu's wakatime stats

GitHub Streak

Readme Card

AmazonDynamoDB MongoDB MySQL Apollo-GraphQL Express.js jQuery JWT MUI NPM Next JS NodeJS Nodemon React React Router SASS Socket.io Vite Visual Studio Code CSS3 HTML5 JavaScript PHP TypeScript Windows Terminal Postman Jest

Pinned

  1. Utility methods in Typescript Utility methods in Typescript
    1
    export const isPropAvailable = <T extends object>(
    2
      inputObject: T,
    3
      prop: string
    4
    ): null | T[keyof T] => {
    5
      if (typeof inputObject !== "object") return null;
  2. Better-Hash-Router Better-Hash-Router Public

    Router library using #links in browser

    TypeScript 2

  3. bug-free-robot bug-free-robot Public

    SOAL capstone project

    JavaScript 2 4

  4. express-ip-blocker express-ip-blocker Public

    TypeScript 1

  5. copola copola Public

    A project to create a platform where skilled or unskilled laborers can find jobs.

    TypeScript 1

  6. InMemoryMemoize InMemoryMemoize Public

    nodejs InMemoryMemoize

    TypeScript 1