Skip to content
View yaambe's full-sized avatar
  • Javaabu
  • Maldives

Organizations

@Javaabu

Block or report yaambe

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
yaambe/README.md

Hey, I'm Yameen

def know_your_self(the_ending=None, the_distance=None):
    if the_ending is None and the_distance is None:
        print("You're about to know who you really are...")
know_your_self()

yaambe

Connect with me:

yameen24   yamyn_

🔥 Contributions:

Stats



Languages and Tools:

csharp django docker dotnet elasticsearch javascript kibana linux opencv oracle pandas postman python pytorch scikit_learn seaborn tensorflow

Popular repositories Loading

  1. yaambe yaambe Public

  2. claude-code claude-code Public

    Forked from ultraworkers/claw-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

    TypeScript