Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

Bhanu0p's blog

By Bhanu0p, history, 6 hours ago, In English

I want to share a useful project with all fellow CodeForces enthusiasts: a Python script that automatically fetches upcoming Codeforces contests and sends SMS reminders to your mobile phone using Twilio!

What does it do?
Automatically fetches upcoming Codeforces contests.
— Sends SMS reminders to your phone on the contest day using Twilio.

How to Get Started:
— Sign up for a Free Twilio account
— Obtain your Twilio credentials and phone numbers.
Customize the message body in the script as per your convenience.
— Set up automation on PythonAnywhere to run the script daily.
— Detailed Guide is Available on the Repository's Readme file.

Check out the code and setup guide on GitHub: GitHub Repository

It's easy to set up and customize, and it runs on a schedule so you don't have to worry about it after the initial setup, which takes 5-7 minutes.
Feel free to reach out if you have any questions or feedback!
Happy coding!

Full text and comments »

  • Vote: I like it
  • -3
  • Vote: I do not like it

By Bhanu0p, history, 3 months ago, In English

I have recently participated in 6 contest on last 6 consecutive days and was wondering what is your highest streak of participation. Although , My performance wasn't that good in them and I am still learning and will try to be good at them.

1. Codeforces Round 941 (Div. 2) on 27th April.
  2. Leetcode Weekly 395 on 28th April
  3. Educational Codeforces Round 165 (Rated for Div. 2) on 29th April 
  4. Codeforces Round 942 (Div. 2) on 30th April
  5. CodeChef Starter 132 on 1st May
  6. Codeforces Round 943 (Div. 3) on 2nd May

Full text and comments »

  • Vote: I like it
  • -8
  • Vote: I do not like it