Skip to content
View Laithalrubaie's full-sized avatar
  • Corrsy
  • Iraq, Baghdad

Block or report Laithalrubaie

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Laithalrubaie/README.md
/// <summary>
/// Software Engineer specialized in the JavaScript ecosystem.
/// Building with Next.js, Node.js and React.
/// I Love to wear alot of hats :p
/// </summary>
public class INFORMATION
{
    public string NAME  = "Laith AlRubaie";
    public string TITLE = "Software Engineer";
    public string EMAIL = "laith.alrubaie0@gmail.com";
}

public enum STACK()
{
    NextJS,
    React,
    NodeJS,
    JavaScript,
    TypeScript
}

public enum TOOLS()
{
    VSCode,
    Git,
    GitHub,
    BitBucket,
    Sentry,
    Jira,
    Vercel,
    Postman,
    Docker
}

public enum MEDIA()
{
    GitHub,
    // github.com/Laithalrubaie

    LinkedIn,
    // linkedin.com/in/theleo3
}

public enum QUOTES()
{
    BE_BOLD,
    DOUBT_YOUR_DOUBTS,
    CERTAINTY_IS_THE_ENEMY_OF_EXPLORATION
}

Popular repositories Loading

  1. helply- helply- Public

    TypeScript

  2. Laithalrubaie Laithalrubaie Public

  3. three three Public

    TypeScript

  4. vscode-portfolio vscode-portfolio Public

    JavaScript

  5. sentry sentry Public

    Forked from getsentry/sentry

    Developer-first error tracking and performance monitoring

    Python

  6. atlascode atlascode Public

    Forked from atlassian/atlascode

    Atlassian for VS Code (Official) - Providing Jira and Bitbucket integrations for VS Code

    TypeScript