All Projects → xorum-io → codeforces_watcher

xorum-io / codeforces_watcher

Licence: MIT license
Mobile client application for Codeforces competitive programming platform.

Projects that are alternatives of or similar to codeforces watcher

psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-58.02%)
Mutual labels:  codeforces
KmLogging
Kotlin multiplatform logging. High performance, composable and simple to use.
Stars: ✭ 21 (-74.07%)
Mutual labels:  kotlin-multiplatform
moko-graphics
Graphics primitives for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 11 (-86.42%)
Mutual labels:  kotlin-multiplatform
kmpapp
👨‍💻 Kotlin Mobile Multiplatform App (Android & iOS). One Code To Rule Them All. MVVM, DI (Kodein), coroutines, livedata, ktor, serialization, mockk, detekt, ktlint, jacoco
Stars: ✭ 34 (-58.02%)
Mutual labels:  kotlin-multiplatform
Competitive-Coding
Contains solution code of SPOJ, LeetCode, HackerRank and Codeforces questions solved by me.
Stars: ✭ 46 (-43.21%)
Mutual labels:  codeforces
kmp mobile template
Template for the development of native iOS and Android apps with shared business-logic using KMP, Redux architecture and XcodeGen.
Stars: ✭ 21 (-74.07%)
Mutual labels:  kotlin-multiplatform
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+343.21%)
Mutual labels:  codeforces
mpp-example
This project is a minimum example of Kotlin Multiplatform Project.
Stars: ✭ 32 (-60.49%)
Mutual labels:  kotlin-multiplatform
Lockout-Bot
A discord bot to compete with others on codeforces in a Lockout format
Stars: ✭ 58 (-28.4%)
Mutual labels:  codeforces
kotlin-multiplatform-libsodium
A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.
Stars: ✭ 38 (-53.09%)
Mutual labels:  kotlin-multiplatform
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (-74.07%)
Mutual labels:  codeforces
cache4k
In-memory Cache for Kotlin Multiplatform.
Stars: ✭ 124 (+53.09%)
Mutual labels:  kotlin-multiplatform
Catalyst
A VS code Extension to accelerate the process of solving problems on Codeforces.
Stars: ✭ 69 (-14.81%)
Mutual labels:  codeforces
moko-maps
Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 47 (-41.98%)
Mutual labels:  kotlin-multiplatform
trikot.http
HTTP networking abstraction for Kotlin Multiplatform
Stars: ✭ 15 (-81.48%)
Mutual labels:  kotlin-multiplatform
kgql
GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
Stars: ✭ 54 (-33.33%)
Mutual labels:  kotlin-multiplatform
Dads
*BA DUM TSSS*
Stars: ✭ 240 (+196.3%)
Mutual labels:  kotlin-multiplatform
Penicillin
Modern powerful Twitter API wrapper for Kotlin Multiplatform. #PureKotlin
Stars: ✭ 91 (+12.35%)
Mutual labels:  kotlin-multiplatform
GoCF
Contest parser for codeforces.com
Stars: ✭ 48 (-40.74%)
Mutual labels:  codeforces
PopKorn
DI can be simple. Forget about modules and components. Just use it!
Stars: ✭ 139 (+71.6%)
Mutual labels:  kotlin-multiplatform

algois.me

algois.me

Codeforces is one of the most popular platforms for competitive programming. Each month there are conducted dozens of contests with thousands of participants, including us.

We decided to give back to this amazing community by creating algois.me - nice and user-friendly Android & IOS application, which leverages Codeforces API to bring more competitive programming to Android & IOS devices. algois.me allows:

  1. Watch for activity of any Codeforces user.
  2. Sort users by rating and last participation date.
  3. Shortlist and register for upcoming Codeforces contests.
  4. Follow Recent Actions.
  5. Browse and search for Problems.

Get it on Google Play Get it on App Store

Development and maintenance

Project has been developed and maintained by xorum.io. We are the team of seasoned software engineers with an extensive experience in mobile development.

Have you liked algois.me? Do you have an idea of project and need help with its development? Just write us on [email protected].

How to run ios app

  1. Enter ios folder
  2. Install XcodeGen (brew install xcodegen).
  3. Give executable permission to init.sh (chmod +x init.sh)
  4. Execute ./init.sh to generate Xcode project from your files and install pods.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].