Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heubeck/techsummit23-codingchallenges
🚀 Tech Summit 2023 - Coding Challenges ✨
https://github.com/heubeck/techsummit23-codingchallenges
rockstars team-mms tech-summit
Last synced: about 1 month ago
JSON representation
🚀 Tech Summit 2023 - Coding Challenges ✨
- Host: GitHub
- URL: https://github.com/heubeck/techsummit23-codingchallenges
- Owner: heubeck
- Created: 2023-05-15T14:58:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-30T10:55:50.000Z (3 months ago)
- Last Synced: 2024-10-19T21:18:57.024Z (2 months ago)
- Topics: rockstars, team-mms, tech-summit
- Language: Kotlin
- Homepage: https://forms.office.com/e/0CenbaEQcp
- Size: 972 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Coding Challenges ✨
👉 Copy [this template](https://github.com/heubeck/techsummit23-codingchallenges/generate) as (public) repository to your own GitHub profile
👉 Solve as many challenges as you like, following their respective guide
👉 Use _GitHub Codespaces_ to create, commit and push your solution
👉 Submit your participation using **[this form](https://forms.office.com/e/0CenbaEQcp)**# Picture-Story Guide
![](.assets/1_generate_repo.png)
---
![](.assets/2_open_codespaces.png)
---
### `sdk install java 20-tem; sdk install jbang`
![](.assets/3_install_sdks.png)---
![](.assets/7_ext_rockstar.png)
---
![](.assets/5_ext_jbang.png)
---
![](.assets/6_ext_kotlin.png)
---
![](.assets/4_ext_html_preview.png)
---
![](.assets/8_exec_jbang.png)
---
![](.assets/9_git_stage.png)
---
![](.assets/10_git_push.png)
# Solution assessment
Each single coding challenge is rated as follows:
* 10 Points to the best solution
* 7 Points to the second best solution
* 5 Points to the third best solution
* 2 Points to every correct solution
* 1 Point for every reasonable try**The sum of all challenges makes up the overall score for a participant.**
# Let's Go
## [#1 Rockstar Anagram](1_Rockstar_Anagram/)
## [#2 Rockstar FizzBuzz](2_Rockstar_FizzBuzz/)
## [#3 Java Minimalist](3_Java_Minimalist/)
## [#4 JavaScript Minimalist](4_JavaScript_Minimalist/)
## [#5 Kotlin Refactoring](5_Kotlin_Refactoring/)
## [#6 CSS Drawing](6_CSS_Drawing/)
## #7 Logo perception
_see participation submission form_