Skip to content
View hauntmuskie's full-sized avatar
๐ŸŒด
On vacation
๐ŸŒด
On vacation

Organizations

@RQ-21-Engineer

Block or report hauntmuskie

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

Hi there ๐Ÿ‘‹


When the code works perfectly on the first try

About Me ๐Ÿฆ

  • ๐Ÿ”ญ I'm currently working on Next.js App

    const life = () => { return "Code" };

  • ๐ŸŒฑ I'm currently learning ML / DL

    Plot twist: The machines are actually learning me ๐Ÿค–

  • ๐Ÿ“ซ How to reach me: [email protected]

    Warning: May respond with "It works on my machine" ยฏ_(ใƒ„)_/ยฏ


My Daily Life:

while (alive) {
  const day = {
    morning: ['โ˜•', '๐Ÿ’ป'],
    afternoon: ['๐Ÿœ', '๐Ÿ‘จโ€๐Ÿ’ป'],
    evening: ['๐ŸŽฎ', '๐Ÿ“š'],
    night: ['๐ŸŒ™', '๐Ÿ’ก', '๐Ÿ›']
  }

  try {
    await sleep(6).hours
    if (coffee.isEmpty()) throw new Error('Need coffee!')
    await code(day.morning)
    if (Math.random() < 0.5) await nap(15).minutes
    await code(day.afternoon)
    await game(day.evening)
    if (bugs.exist()) await debug(day.night)
  } catch (life) {
    coffee.refill()
    continue
  }
}

Current Status:


Me debugging at 3 AM

Visitor Count

Thanks for visiting! Here's my debug duck ๐Ÿฆ†

Pinned Loading

  1. bitcoin bitcoin Public

    Forked from bitcoin/bitcoin

    Bitcoin Core integration/staging tree

    C++ 2

  2. dogecoin dogecoin Public

    Forked from dogecoin/dogecoin

    very currency

    C++ 2

  3. inventory-management inventory-management Public

    Java 11 2