Useful Links
Comprehensive collection of external resources, official links, and useful documentation for omegaUp development and usage.
Official omegaUp Resources
Primary Sites
| Resource | URL | Description |
|---|---|---|
| omegaUp Platform | omegaup.com | Main educational platform |
| Organization | omegaup.org | About our mission and impact |
| Blog | blog.omegaup.com | Updates, tutorials, announcements |
| Status Page | status.omegaup.com | System status and incidents |
Development Resources
| Resource | URL | Description |
|---|---|---|
| Main Repository | github.com/omegaup/omegaup | Core platform code |
| Issue Tracker | GitHub Issues | Bug reports and feature requests |
| Good First Issues | Beginner Issues | Great for new contributors |
| Pull Requests | Open PRs | Pending code reviews |
| Wiki | GitHub Wiki | Development documentation |
Community
| Resource | URL | Description |
|---|---|---|
| Discord | Join Discord | Main communication channel |
| Twitter/X | @omaborrar | Official announcements |
Related Repositories
| Repository | Description |
|---|---|
| omegaup/quark | Grader and Runner Go services |
| omegaup/gitserver | Problem version control server |
| omegaup/libinteractive | Interactive problem library |
| omegaup/deploy | Deployment scripts and configs |
| omegaup/problem-creator | Visual problem editor |
Academic Publications
Core Papers
| Paper | Year | Description |
|---|---|---|
| omegaUp: Cloud-Based Contest Management System | 2014 | Original architecture paper |
| libinteractive: A Better Way to Write Interactive Tasks | 2015 | Interactive problem design |
Related Research
- IOI Journal: ioinformatics.org
- Competitive Programming research papers
Technology Documentation
Frontend Stack
| Technology | Documentation | Version |
|---|---|---|
| Vue.js | vuejs.org | 2.x |
| TypeScript | typescriptlang.org | 4.x |
| Bootstrap | getbootstrap.com | 4.x |
| Vuetify | vuetifyjs.com | 2.x |
Backend Stack
| Technology | Documentation | Version |
|---|---|---|
| PHP | php.net | 8.1+ |
| MySQL | dev.mysql.com | 8.0 |
| Redis | redis.io | 7.x |
| RabbitMQ | rabbitmq.com | 3.x |
Infrastructure
| Technology | Documentation | Version |
|---|---|---|
| Go | golang.org | 1.19+ |
| Docker | docs.docker.com | 20+ |
| Nginx | nginx.org | 1.x |
| Minijail | chromium.org | - |
Development Tools
| Tool | Documentation | Purpose |
|---|---|---|
| Composer | getcomposer.org | PHP dependencies |
| Yarn | yarnpkg.com | JS dependencies |
| Psalm | psalm.dev | PHP type checking |
| ESLint | eslint.org | JS linting |
| Cypress | cypress.io | E2E testing |
| Jest | jestjs.io | Unit testing |
Competitive Programming Resources
Online Judges
| Platform | URL | Description |
|---|---|---|
| omegaUp | omegaup.com | Our platform! |
| Codeforces | codeforces.com | Popular contests |
| LeetCode | leetcode.com | Interview prep |
| HackerRank | hackerrank.com | Skills assessment |
Learning Resources
| Resource | Description |
|---|---|
| Competitive Programming 3 | Classic textbook |
| USACO Guide | Structured learning path |
| CP-Algorithms | Algorithm implementations |
Related Organizations
| Organization | URL | Relationship |
|---|---|---|
| IOI | ioinformatics.org | International Olympiad |
| OMI | olimpiadadeinformatica.org.mx | Mexican Olympiad |
| ICPC | icpc.global | Collegiate competitions |
API References (External)
| API | Documentation | Usage |
|---|---|---|
| GitHub REST API | docs.github.com | Integration |
| Google OAuth | developers.google.com | Authentication |
Missing a link?
If you know of a useful resource that should be listed here, please open a PR!