Skip to content
View majidux's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@open-benthic @shellops
Block or Report

Block or report majidux

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

HELLO, I'M MAJID DARVISH NEJAD

A simple software engineer who love to play video games and watch movies

visitors LinkedIn majidux

Here you can find my social media profiles https://majiddarvish.ir/ And this is also my npm page https://www.npmjs.com/~majiddarvish

  • 🔭 I’m working on some open-source projects.
  • 👯 I’m using React for front end and nest js for backend and postgresql for database.
  • 🌱 I’m currently learning golang and blender.

Pinned Loading

  1. useStates useStates Public

    A custom hook for having multiple states. This package can only use in Reactjs.

    TypeScript 3 1

  2. Here lies docker commands for postgr... Here lies docker commands for postgresql
    1
    docker pull postgres
    2
    
                  
    3
    // run postgres container
    4
    docker run --name mypg -e POSTGRES_PASSWORD=mysecretpassword -d -p 5432:5432 postgres
    5
    
                  
  3. parcel-tailwind-react-template parcel-tailwind-react-template Public

    CSS 1

  4. roman_numeral_converter roman_numeral_converter Public

    TypeScript 1