Skip to content
View I-HiMo-I's full-sized avatar

Block or report I-HiMo-I

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
I-HiMo-I/README.md

👋 Hi, I’m @I-HiMo-I

my name is Hossein Maghsoudloo from IRAN now im working on 3dprinter software (most 3dprint technology) (about 10 years)and now i'm developing software(GUI,Console) for SLM 3DPrint technology im in love with C-family ,JAVA-familly ,PHP ,SQL-familly ;) ALWAYS,im looking for best Programming language in world (For Bussiess) (best salary and high demand) so in any time i learning one (at least) programming languages

My Real Life Code

life  solve ( life problem ){
   if ( problem > 0 ){
      return  solve ( problem - 1 );
    } else {
      return happiness;
    }
}

int main (){
   life MIDDLE-EAST = solve (∞);
   cout << MIDDLE-EAST << "= something like DEAD !!";
   return 0;
   }

Popular repositories Loading

  1. CatFountain CatFountain Public

    Smart ESP32 cat water fountain — dual laser (VL53L0X) presence detection, self-hosted web dashboard, BLE remote, and full crash-diagnostics. Archives every version across 3 sensor generations (IR →…

    C++ 2

  2. I-HiMo-I I-HiMo-I Public

    Config files for my GitHub profile.

  3. flipperzero-firmware flipperzero-firmware Public

    Forked from flipperdevices/flipperzero-firmware

    Flipper Zero firmware source code

    C

  4. RuView RuView Public

    Forked from ruvnet/RuView

    π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

    Rust

  5. UKExhibition-Wordpress-Plugin UKExhibition-Wordpress-Plugin Public

    WordPress plugin that scrapes and categorizes UK B2B exhibition listings, with search, registration, and admin dashboard — built for Royal Hermes Group by HimoEXPO

    PHP

  6. NETHERCAP NETHERCAP Public

    Forked from kckaido/NETHERCAP

    A Wi-Fi penetration testing tool for ESP8266, ESP-32, and BW16

    HTML