Skip to content

BB-Simon/BB-Simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 

Repository files navigation


πŸ‘¨πŸ»β€πŸ’» A little bit about me

class Programmer {
  constructor(name, occupation, location){
    this.name = name;
    this.occupation = occupation;
    this.location = location;
  }
}

const simon = new Programmer('BB Simon', 'Full Stack Software Developer', 'Cairo, Egypt')

πŸš€ Skills and Tools

html5 css3 bootstrap JavaScript Typescript React NextJS Redux NodeJS ExpressJS NestJS Python Ruby Rails MongoDB MySQL PostgreSQL vs code git GitHub Gitlab Trello


About

My personal repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages