Skip to content
View litchireda's full-sized avatar

Block or report litchireda

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
litchireda/README.md
'use strict'

const litchireda = {
  user: {
    name: 'Litchi Reda',
    gender: 'male',
    birthyear: 1996,
  },  
  contact: {  
    email: 'litchi.reda@gmail.com',    
    website: 'https://www.litchireda.com',    
  },  
  interests: ['Formula 1', 'Team sports', 'Music Production', 'Cinema'],  
  technologies: {  
    languages: ['PHP', 'Javascript', 'Python', 'Bash'],    
    backend: {    
      javascript: ['NodeJS', 'express', 'adonis'],      
      php: ['Laravel', 'Symfony'],      
      python: ['django'],      
    },    
    frontend: { //TODO: Learn more    
      mobile: ['React Native', 'Flutter'],      
      javascript: ['ReactJS', 'VueJS', 'JQuery', 'vanilla'],       
    },    
    databases: {    
      sql: ['mysql', 'sqlite'],      
      nosql: ['mongodb'], //TODO: Learn more      
      other: [], //TODO: Learn more      
    }    
  }
}

Popular repositories Loading

  1. starwars-swapi-node-react starwars-swapi-node-react Public

    JavaScript 1 1

  2. litchireda.github.io litchireda.github.io Public

    My website.

    JavaScript

  3. litchireda litchireda Public