Skip to content
View wsl-iq's full-sized avatar
:shipit:
I may be slow to respond.
:shipit:
I may be slow to respond.

Block or report wsl-iq

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
wsl-iq/README.md
Mohammed Al-Baqer Typing SVG

#include <iostream>
#include <string>

int main() {
    std::string heart = "locked";
    bool trustIssues = true;
    int overthinking = 404;
    
    if (heart == "locked" && trustIssues) {
        overthinking = 500;
    }
    
    return 0;
}

Program Icon


Profile Views Visitors Followers Stars


tech stack

tech stack


let happiness = undefined

money = 1000

function lifebeing() {
  if (money >= 1000000) {
    let happiness = true
    console.log(happiness)
  }
  else {
    let happiness = false
    console.log(happiness)
  }
}

lifebeing()

I work as a freelance software developer specializing in the design and development of I focus on delivering a comprehensive experience that combines simplicity, precision, and high-quality execution.

pie title 
    "Application Desktop" : 40
    "Application Mobile" : 17
    "Application Web" : 12
    "Graphical User Interface (GUI)" : 7
    "Command-line interface (CLI)" : 13
    "User Experience and User Interface (UX/UI)" : 11
Loading

sankey-beta

Developer,Python,40
Developer,C++,25
Developer,JavaScript,20
Python,Desktop Apps,25
Python,CLI Tools,15
C++,System Tools,25
JavaScript,Web Apps,20
Loading

GitHub Stats:

Stats

GitHub Streak

Used Languages

Top Languages


let loveYou = false; 

function checkFeelings() {
  if (loveYou) {
    return true;
  } else {
    return "404: Feelings Not Found";
  }
}

console.log(checkFeelings());

To Contact Me

Instagram GitHub Telegram Spotify Steam


for (int day = 1; day <= 7; ++day) {
    if (week[day] == weekend) {
        doRoot();
    } else {
        hardWork(consistency);
    }
}

Popular repositories Loading

  1. Python-Executable Python-Executable Public

    This project provides a graphical tool built with PyQt5 that allows developers to easily convert their Python scripts (.py) into Windows executables (.exe). It integrates PyInstaller in the backend…

    Python 2

  2. wsl-iq wsl-iq Public

    Welcom

    1

  3. ISTP ISTP Public

    Python 1

  4. teaafi teaafi Public

    Taeafi (تعافي) is a PWA for recovery from harmful habits. Features: habit education, live recovery counter, digital tasbih, spiritual content, dark/light themes. 100% private — all data stays on yo…

    JavaScript 1

  5. wsl-iq.github.io wsl-iq.github.io Public

    CSS

  6. BIOS-UEFI BIOS-UEFI Public

    Ease of User Access: Users don't need to remember the key combinations (F2, F10, Del, Esc, etc.) depending on each manufacturer. Simply pressing a key from within the system (Windows/Linux) allows …

    HTML