• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
ChanOmegaWebDesign Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2022
Last Seen:Jun 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (16)
  • Needs Resolution
  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Lost number in number sequence" php solution
    • 10 months ago

    Nice!

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "The Poet And The Pendulum" php solution
    • 10 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Basics 08: Find next higher number with same Bits (1's)" php solution
    • 10 months ago

    Nice, cleaner than mine. I had one more capturing group that I now see I didn't need.

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Round Robin Match Generator" kata
    • 11 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Regex validate PIN code" javascript solution
    • 11 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "The Feast of Many Beasts" javascript solution
    • 13 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • created an issue for "Draw a Circle." kata
    • 13 months ago

    PHP test only throws:
    Parse error: syntax error, unexpected '<', expecting end of file in /home/codewarrior/run.php on line 10
    before my function is even called.

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Beginner Series #2 Clock" php solution
    • 14 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Ones and Zeros" php solution
    • 14 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Switch it Up!" php solution
    • 14 months ago

    iykyk...

  • Custom User Avatar
    • ChanOmegaWebDesign
    • created an issue for "Are they the "same"?" kata
    • 15 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Don't rely on luck." php solution
    • 2 years ago

    This sure is a long way to code $guess = true;

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Organize a Round-robin tournament" kata
    • 2 years ago

    The expected array contains a match: [16, 16] that should be [17, 18]

    Failed asserting that two arrays are identical.
    Expected: Array &0 (
        0 => 1
        1 => 2
        2 => 3
        3 => 4
        4 => 5
        5 => 6
        6 => 7
        7 => 8
        8 => 9
        9 => 10
        10 => 11
        11 => 12
        12 => 13
        13 => 14
        14 => 15
        15 => 16
        16 => 16
        17 => 16
        18 => 19
        19 => 20
    )
    Actual  : Array &0 (
        0 => 1
        1 => 2
        2 => 3
        3 => 4
        4 => 5
        5 => 6
        6 => 7
        7 => 8
        8 => 9
        9 => 10
        10 => 11
        11 => 12
        12 => 13
        13 => 14
        14 => 15
        15 => 16
        16 => 17
        17 => 18
        18 => 19
        19 => 20
    )
    
  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Nesting Structure Comparison" kata
    • 2 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "The observed PIN" php solution
    • 3 years ago

    "... for an observed PIN with a length of 1 to 8 digits"

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...