Skip to content
View luxplanjay's full-sized avatar
🤪
Just doing WW3 things
🤪
Just doing WW3 things

Organizations

@goitacademy

Block or report luxplanjay

Report abuse

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

Report abuse
luxplanjay/README.md

This «thing» is under construction... 👨‍🎨

Hi there, I'm Alexander 👋

  • 🔭 Working on a lot of different stuff
  • 🌱 Learning everything I can get my hands on
  • 🤔 Looking for help with finding more time in a single day
  • 📫 How to reach me: alexander.repeta@gmail.com
  • ⚡ Fun fact: I love what I do - code and help people learn coding

My stack

JavaScript

JavaScript

React

Node.js

PostgreSQL

MongoDB

HTML5

CSS3

Sass

MySQL

MySQL

MySQL

Git

GitHub

Terminal

Visual Studio Code

Pinned Loading

  1. .prettierrc.json .prettierrc.json
    1
    {
    2
      "printWidth": 100,
    3
      "tabWidth": 2,
    4
      "useTabs": false,
    5
      "semi": true,
  2. Visually hidden CSS pattern Visually hidden CSS pattern
    1
    .visually-hidden {
    2
      position: absolute;
    3
      width: 1px;
    4
      height: 1px;
    5
      margin: -1px;