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

Block or report usernotnull

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
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

  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 517 30