Trending

#Codewars

Latest posts tagged with #Codewars on Bluesky

Latest Top
Trending

Posts tagged #Codewars

Post image Post image

Still doing my #100Devs #codewars 3 years later! This used to take me 30 minutes and now it takes me under 2 minutes to complete problems like this! Yes I still use “PREP Method”.

5 0 0 0
A screen shot of a coding challenge from codewars.com, showing a completed 5kyu challenge titled "Regex Password Validation"

A screen shot of a coding challenge from codewars.com, showing a completed 5kyu challenge titled "Regex Password Validation"

1st tryyyyeeee (lies it was like 3rd try heh) #regex #codewars #5kyu #coding #javascript #100Devs

6 0 0 0

My secret sauce for sticking to daily habits: Make them non-negotiable and build momentum that's harder to break than to keep.

2.5+ years of daily coding don't lie: Coffee, bathroom, #codewars - same category.

What daily habit are you building? How do you stick to it?

6 0 2 0

Hey friends, come and do some more #codewars with me at 6:30 pm ET/23:30 UTC. See you there: twitch.tv/helloitsrufio

2 0 0 0

Clocked my daily #codewars today: 1.5 hrs. One liner was done after 5 minutes. Rest was spent refactoring, exploring #JavaScript docs, and discussing with LLMs.
Lots of fun! :)

3 0 0 0

Come do #Codewars with me at 11 am ET/4 pm UTC today! twitch.tv/helloitsrufio

4 1 0 0

Who else thinks infinite for loops can be elegant? 😍

function calculateYears(principal, interest, tax, desired) {
for (let years = 0; ; years++) {
if (principal >= desired) return years;
principal *= 1 + interest * (1 - tax);
}
}
www.codewars.com/kata/563f037...
#100Devs #js #codewars

4 0 0 0
Preview
helloitsrufio - Twitch Hello, it's Rufio! Banging my head against the keyboard until the code works, with chat's help. We build projects, do the job hunt in tech, and do a fair amount of chatting as well. Pull up a chair :)

Hey friends and #100devs! Come hang out,do some #Codewars, and chat with me! After Codewars, we'll be picking a project to do on the next stream. See you at 6:30 pm EST/10:30 pm UTC: twitch.tv/helloitsrufio

9 0 0 0
codewars leaderboard of 100Devs codewars clan showing the OP at 16th place.

codewars leaderboard of 100Devs codewars clan showing the OP at 16th place.

2.5 years into #Codewars and 906 katas later... just hit rank 16 in the #100Devs clan! The coding journey continues 💻

8 0 1 0

Hey guys. Any tips for when you get stuck on a leetcode or codewar problem? #softwareengineers #javascript #leetcode #codewars #coding

2 0 0 0

#CodeWars is nice and all... but does it have daily streaks and a daily challenege for everyone?? *cough* I don't think so *cough* 😉

Life would be perfect✨ if we had #CodeWars with the same functionalities as #CSSBattles !!!

0 0 0 0

Devs aren’t picking the “boring” stack because React > Vue or Postgres > Mongo.

Love AI or hate it, they’re picking it because Claude’s seen 10M React apps and exactly zero of your artisanal Svelte store.

#FullStackFights #PostgresPilled #SvelteSadness #CodeWars

0 0 1 0

In 2+ years of daily #CodeWars practice, I've evolved from 'just make it work' to 'I need a clever one-liner,' and finally to 'how do I write this in a way that's both readable and efficient?'
#100Devs

14 1 1 0
Post image

Always learning to make my code more Pythonic and today's learning consist of using all() which checks if elements in an iterable are True

I used a for loop but all() would have worked to return a boolean I needed

#algo #algorithms #codewars

5 0 1 0
List display with button to add numbers and reset

List display with button to add numbers and reset

HTML code

HTML code

JavaScript code

JavaScript code

JavaScript code

JavaScript code

8kyu Codewars List Challenge. This was fun. I wonder… could I make a text adventure game?🤔 #codewars #8kyu #WebDevelopment #Frontend #DevCommunity #Coding

1 0 0 0
Image of the grading rubric: under the rubric are two input boxes for grades and projects, and under that is the calculate button.

Image of the grading rubric: under the rubric are two input boxes for grades and projects, and under that is the calculate button.

HTML Code

HTML Code

Javascript code

Javascript code

Completed 8kyu Codewars Grading Rubric Challenge #codewars #8kyu #WebDevelopment #Frontend #DevCommunity #Coding

2 0 0 0
Post image

Tabs or Spaces?

🔥 The eternal dev debate:
THIS or THAT?
🔹 Tabs
⚪ Spaces

Choose wisely. Your team might be watching.
#CloudQ #CodeWars #ThisOrThat

0 0 0 0

Basically just looked at my first code wars problem today. I was like oh I have done something like this before... but do I remember it... no. dang. so basically yeah do your anki folks! #100devs #eloquentJavaScript #codeWars

7 0 1 0
Preview
waggy_is_coding - Twitch I am a Full Stack Javascript developer who mainly focuses on web stuff. I'd love to connect with other software engineers (follow me on Github / connect on LinkedIn!).

Time to do something coding challenges on stream, some new, some practice, come hang out!

Going live on Twitch at:

twitch.tv/waggy_is_cod...

#CodeWars #Leetcode #Javascript #WebDev #SoftwareEngineer

3 0 0 0
Preview
Twitch Twitch is the world

Come join me on Twitch! Doing some #Javascript #Codewars for about an hour.

twitch.tv/waggy_is_cod...

3 0 0 0