All Projects → DevAdventCalendar → DevAdventCalendar

DevAdventCalendar / DevAdventCalendar

Licence: GPL-3.0 license
DevAdventCalendar web app

Programming Languages

C#
18002 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to DevAdventCalendar

advent-of-code
Solutions to the Advent of Code editions, mainly using Kotlin.
Stars: ✭ 14 (-46.15%)
Mutual labels:  puzzle, advent
iqpuzzle
A diverting I.Q. challenging pentomino puzzle.
Stars: ✭ 23 (-11.54%)
Mutual labels:  puzzle
Breaklock
Web game, hybrid of Mastermind and the Android pattern lock
Stars: ✭ 232 (+792.31%)
Mutual labels:  puzzle
open-spelling-bee
🐝 Terminal-based python clone of New York Times' puzzle game "Spelling Bee"
Stars: ✭ 38 (+46.15%)
Mutual labels:  puzzle
Rush
Rush Hour puzzle goodies!
Stars: ✭ 233 (+796.15%)
Mutual labels:  puzzle
omo
Kotlin port with changes and improvements for omo originally by ForeignGuyMike
Stars: ✭ 22 (-15.38%)
Mutual labels:  puzzle
Cube Composer
A puzzle game inspired by functional programming
Stars: ✭ 1,845 (+6996.15%)
Mutual labels:  puzzle
js13k-2020
Edge Not Found, an infinitely wrapping Sokoban-type puzzle game for js13k 2020
Stars: ✭ 72 (+176.92%)
Mutual labels:  puzzle
unity-puzzlesystem-asset
The asset for the Unity Engine that allows to quickly create customisable puzzles.
Stars: ✭ 21 (-19.23%)
Mutual labels:  puzzle
avast-ctf-cambridge-2018
🎖 A complete write-up of the Avast challenge given at Hack Cambridge 2018
Stars: ✭ 16 (-38.46%)
Mutual labels:  puzzle
crackerjack
A collection of crackmes
Stars: ✭ 37 (+42.31%)
Mutual labels:  puzzle
sliding-puzzle
Sliding puzzle game implemented in Scala / Scala.js / JavaFX
Stars: ✭ 25 (-3.85%)
Mutual labels:  puzzle
alokmenghrajani.github.com
Alok Menghrajani's Blog
Stars: ✭ 64 (+146.15%)
Mutual labels:  puzzle
Nodulus
Puzzle game with clever twists (Unity3d)
Stars: ✭ 232 (+792.31%)
Mutual labels:  puzzle
euli treasure hunt
Euli is not a computer game but a tool which helps you set up a real life treasure hunt
Stars: ✭ 34 (+30.77%)
Mutual labels:  puzzle
Antimine Android
Antimine is an open source minesweeper-like puzzle game.
Stars: ✭ 218 (+738.46%)
Mutual labels:  puzzle
30secondchallenge
Inspired by the newspaper puzzle my wife's grandma tests me with each time I visit.
Stars: ✭ 19 (-26.92%)
Mutual labels:  puzzle
PuzzleBox
Generate 3D puzzle box (OpenSCAD source)
Stars: ✭ 92 (+253.85%)
Mutual labels:  puzzle
Hodoku
Hodoku is a solver/generator/trainer/analyzer for standard sudoku.
Stars: ✭ 49 (+88.46%)
Mutual labels:  puzzle
puzzlescript
🎮 Play Accessible PuzzleScript games in your terminal or embed them
Stars: ✭ 24 (-7.69%)
Mutual labels:  puzzle

DevAdventCalendar

Follow DevAdventCalendar Follow DevAdventCalendar

DevAdventCalendar web app for online competition for programmers : www.devadventcalendar.pl

GitHub issues GitHub closed issues GitHub closed pull requests

GitHub contributors GitHub last commit

Environment Build Deployment Quality Coverage
PROD Build Deploy Quality Gate Status codecov
DEV Build Deploy codecov

Projects in solution

  • DevAdventCalendarCompetition - main project with Controllers and Views

  • DevAdventCalendarCompetition.Services - class library for logic operations

  • DevAdventCalendarCompetition.Repository - class library for database operations

  • DevAdventCalendarCompetition.Tests - unit and integration tests that covers services and controllers (xUnit)

  • DevAdventCalendarCompetition.TestResultService - external service calculating user points based on a custom algorithm

  • DevAdventCalendarCompetition.TestResultService.Tests - unit tests for TestResultService (xUnit)

Contributing

Please read CONTRIBUTING.md for details.

Suggest a new feature

We use GitHub issues to track public features. Suggest a new feature by opening a new issue (the template has already been created, simply complete it).

Report bug

We use GitHub issues to track public bugs. Report a bug by opening a new issue of type bug (the template has already been created, simply complete it).

Used Tools

Docker

Docker is an open platform that enables developers and administrators to build images, ship, and run distributed applications in a loosely isolated environment called a container. This approach enables efficient application lifecycle management between development, QA, and production environments.

Application is using Docker to work on VPS. Additional Docker-compose helping with configure for all of this

Docker documentation

Swagger

Useful tool to check api endpoints. It is generated based on Controllers and attributes and can test any rest calls from this page. Can be access by: pagedomain (or localhost)/swagger/. Swagger documentation

MailHog

MailHog is an email testing tool for developers. More info on GitHub page.

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].