MishkatIT's blog

By MishkatIT, 5 months ago, In English

The Codeforces BlitzCup format felt very exciting and competitive.

Inspired by that, we explored whether similar real-time 1v1 coding platforms exist. While some options were available, none delivered the experience we were looking for, so we decided to build our own!!

Introducing Blitz1v1

Blitz1v1 is a real-time competitive coding platform designed for 1v1 Codeforces-style duels where two players solve the same problem simultaneously and compete for the fastest correct submission.

Key Features:

  • Real-time 1v1 coding duels.
  • Arenas and tournament brackets.
  • Live pairing: instantly match with available opponents for immediate duels
  • A global Open Challenge where anyone can join, chat in real time, adjust configs, and accept
  • Direct Challenge to anyone via Open Challenge
  • Integration with Codeforces API for automatic submission validation.
  • Fair play mechanisms such as problem locking and timed rounds.
  • Instant live desktop notification when a problem is solved.
  • Live spectator mode with low-latency updates via WebSockets.
  • Head to head analytics, leaderboards, and player profiles.
  • Full record of previous matches and completed tournament brackets!
  • Realtime Chat!

Would love to hear your thoughts and feedback...

Start playing on Blitz1v1 today!

  • Vote: I like it
  • +50
  • Vote: I do not like it

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Amazing site. Smoother experience. Highly recommended.

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I think it’s one of the best site for 1v1 blitz. First thing I notice its smooth and fast. Second one its choose good problem. Highly recommended.

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Going to test it and give my feedback ...

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

broooo, this is a great project, very good implementation, but you won't believe it, but I also had such an idea and I was at the development stage, it's sad that I didn't have time to finish it before you. Good luck

  • »
    »
    5 months ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    Really appreciate it! You should definitely continue yours too, different approaches can still turn into something awesome.

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I have a question, is this site official? I mean if I sign in with my handle and my Password, may my account get hacked?

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

One tiny note, is that problems can be repeated, so it will be better if selected problems are sure that no one of participants solved before.

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

vai, rating wise problem selection useful for low rated like me

»
5 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

New Feature Just Dropped.

Join the Open Challenge

Give It a Try!

»
5 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

As a contributor, I can confidently say that this Blitz1v1 website is an excellent platform for engaging in 1v1 matches.

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

how can i change password if i forget mine

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Nice, Bhaiya! Now programmers can have 1v1 competitions.

»
5 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

insane work gj! i think you can improve it by adding a section for a 2v2 / 3v3 / 4v4 i tried it before and i it was really fun

»
5 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

The overall experience is good, but what is about the "break" in between problems . I seriously think that should be removed it ruins the experience of duel. And if possible change the UI to more minimal like CF.

»
4 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Added light theme support

Added a toggle button to switch between dark, light, and system themes

»
4 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Added a Skip Solved filter, so when enabled, problems already solved by both participants on Codeforces will be excluded and won’t be selected during the match.

»
4 months ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

I have also built similar project a year ago , but the difference is i have designed my own problems and added cool features like leetcode problem selection , discord chatting for real time question discussion , contest arena , and lot more things behind the scenes

Here is its github repository : https://github.com/CodingEnthusiastic/LeetCode-Throne

Try out blitz : https://codethrone.netlify.app/

Would love to hear some feedbacks to enhance the features ..