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

Block or report usernotnull

Report abuse

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

Report abuse
usernotnull/README.md

... and here's what you need to know about me!


Hey there πŸ‘‹πŸΌ! My name is John and I'm...

Nah, boring, let's try the fun way!

See if you can follow...


import SoftwareDeveloper from 'usernotnull';

/**
 * You don't need to code to understand this ;)
 * Just keep reading...
 */
class Bio extends SoftwareDeveloper {
  name     = 'John Fares';
  title    = 'Full Stack Developer | Senior';
  location = 'Lebanon | Remote Work';
}

/**
 * Easy isn't it? ^^
 */
class Skills extends SoftwareDeveloper {
  languages  = ['PHP', 'JavaScript/TypeScript'];
  stack      = ['TailwindCSS', 'AlpineJS', 'Laravel', 'Livewire'];
  databases  = ['MySQL', 'Redis'];
  os         = ['Windows', 'Linux'];
  tools      = ['PHPStorm', 'Adobe Suite'];
  misc       = ['GitHub Actions', 'Deployer', 'Digital Ocean', 'SEO'];
}

πŸ•΅οΈ GitHub Analytics

πŸ‘€ Feast your eyes on the sexy cards below. Don't worry if you don't understand what they mean, they're good to look at too...

πŸš€ Owned Open-Source Repos

Readme Card

✨ Awesome!

If you reached this far, I must be really good at attention-grabbing :D

Here's how you can contact me:

Twitter   Gmail

Pinned Loading

  1. tall-toasts tall-toasts Public

    A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS πŸ”₯πŸš€

    PHP 571 31