• 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
michellescripts Avatar
Name:Unknown
Clan:gstudents_46
Member Since:Jan 2017
Last Seen:Aug 2021
Profiles:
Following:12
Followers:18
Allies:12
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (22)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • g41797
    • commented on "Band name generator" kata
    • 2 years ago

    Wrong working with asian etc. languages
    Agree with https://www.codewars.com/users/metalim - solution should work using runes

  • Custom User Avatar
    • mjedrasiak
    • commented on "Century From Year" go solution
    • 3 years ago

    goddamn that's so smart in its simplicity that now I feel like a muppet

  • Custom User Avatar
    • qiwik
    • commented on "Century From Year" go solution
    • 5 years ago

    my respect for you. intelligent solution

  • Custom User Avatar
    • rabbit_binary7
    • commented on ""Century_From_Year !!!!!!!!!!" Go Translation"
    • 6 years ago

    Thank you! I have learned something new from your translation!

  • Custom User Avatar
    • 63isOK
    • commented on "Century From Year" go solution
    • 6 years ago

    good job

  • Custom User Avatar
    • ulukma
    • commented on "Century From Year" go solution
    • 7 years ago

    it doesn't work for 100, 200 etc

  • Custom User Avatar
    • Voile
    • created an issue for "Capsule Wardrobe 1: Shirts" kata
    • 8 years ago

    Please, this is a bad 8kyu and it's almost guaranteed to be a duplicate of some katas out there.

  • Custom User Avatar
    • michellescripts
    • commented on "Find the middle element" kata
    • 8 years ago

    Golang translation created, please review!

  • Custom User Avatar
    • michellescripts
    • commented on "How old will I be in 2099?" kata
    • 8 years ago

    Golang translation created, please review!

  • Custom User Avatar
    • michellescripts
    • commented on "Band name generator" kata
    • 8 years ago

    Golang translation created, please review!

  • Custom User Avatar
    • Unnamed
    • commented on ""Multiple of index" Go Translation"
    • 8 years ago

    The saple tests have the wrong package name.

  • Custom User Avatar
    • Chrono79
    • commented on "It is a multiple?" kata
    • 8 years ago

    Solve it or forfeit it first. In solutions, middle-top, click on the language you were training, select Add New -> Translate this kata.

  • Custom User Avatar
    • michellescripts
    • commented on "It is a multiple?" kata
    • 8 years ago

    Ok! How does one add support for a different language?

  • Custom User Avatar
    • Unnamed
    • created an issue for "It is a multiple?" kata
    • 8 years ago

    Duplicate: https://www.codewars.com/kata/multiple-of-index

  • Custom User Avatar
    • fangnanjun
    • commented on "Capsule Wardrobe 1: Shirts" kata
    • 8 years ago

    How about using like this ? Or should I sort first and then use indexOf to find the first and then slice ?
    var capsuleWardrobe = function (shirts) {
    var arr = shirts.filter(function(x) {
    return x >= 8;
    });
    return arr.length;
    }

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...