Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

Блог пользователя Bhanu0p

Автор Bhanu0p, история, 6 часов назад, По-английски

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!

Полный текст и комментарии »

  • Проголосовать: нравится
  • -3
  • Проголосовать: не нравится

Автор Bhanu0p, история, 3 месяца назад, По-английски

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

Полный текст и комментарии »

  • Проголосовать: нравится
  • -8
  • Проголосовать: не нравится