Skip to content

Commit 0ff319c

Browse files
authored
docs: fix and improve main badges and challenges emoji
1 parent 4f46fd0 commit 0ff319c

File tree

1 file changed

+29
-20
lines changed

1 file changed

+29
-20
lines changed

codewars/README.md

Lines changed: 29 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,44 @@
1-
# Python Challenges
2-
List of solved challenges (codewars and edabit).
1+
# Codewars Challenges
2+
![Python](https://badgen.net/badge/Built%20with/Python/blue)
3+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/aleattene/advent-of-code/pulls)
4+
<!-- [![Tests](https://github.com/aleattene/advent-of-code/actions/workflows/aoc-tests.yml/badge.svg)](https://github.com/aleattene/advent-of-code/actions/workflows/aoc-tests.yml) -->
5+
<!-- [![codecov](https://codecov.io/gh/aleattene/advent-of-code/graph/badge.svg?token=1GAFPNSUMB)](https://codecov.io/gh/aleattene/advent-of-code) -->
6+
<!-- [![GitHub commits](https://badgen.net/github/commits/aleattene/advent-of-code)](https://github.com/aleattene/advent-of-code/commits/) -->
7+
<!-- [![GitHub last commit](https://img.shields.io/github/last-commit/aleattene/advent-of-code)](https://github.com/aleattene/advent-of-code/commits/) -->
8+
<!-- [![License](https://img.shields.io/github/license/aleattene/advent-of-code?color=blue)](https://github.com/aleattene/advent-of-code/blob/main/LICENSE) -->
9+
<!-- [![Build Status](https://github.com/aleattene/python_challenges/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/aleattene/python_challenges/actions/workflows/python-app.yml) -->
10+
<!-- [![codecov](https://codecov.io/gh/aleattene/python_challenges/branch/main/graph/badge.svg?token=KP4Y0KB6E4)](https://codecov.io/gh/aleattene/python_challenges) -->
311

12+
A list of **solved** codewars challenges.
413

5-
[![Build Status](https://github.com/aleattene/python_challenges/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/aleattene/python_challenges/actions/workflows/python-app.yml)
6-
[![codecov](https://codecov.io/gh/aleattene/python_challenges/branch/main/graph/badge.svg?token=KP4Y0KB6E4)](https://codecov.io/gh/aleattene/python_challenges)
14+
---
715

8-
9-
## Codewars Challenges
1016
#### Difficulty 8kyu
11-
- [Check the exam](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/check_the_exam)
12-
- [Hello, Name or World!](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/hello_name_or_world)
13-
- [Hex to Decimal](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/hex_to_decimal)
14-
- [Return Two Highest Values in List](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/return_two_highest_values_in_list)
17+
- [📝 Check the exam ](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/check_the_exam)
18+
- [🌍 Hello, Name or World!](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/hello_name_or_world)
19+
- [🧮 Hex to Decimal](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/hex_to_decimal)
20+
- [📋 Return Two Highest Values in List](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_8_kyu/return_two_highest_values_in_list)
1521

22+
---
1623

1724
#### Difficulty 7kyu
18-
- [Pandemia 🌡️](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_7_kyu/pandemia)
19-
- [Password Check 🔐 Binary to String](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_7_kyu/password_check_binary_to_string)
20-
- [Tennis Game Points 🎾](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_7_kyu/tennis_game_points#tennis-game-points-)
25+
- [🌡️ Pandemia](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_7_kyu/pandemia)
26+
- [🔐 Password - Check Binary to String](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_7_kyu/password_check_binary_to_string)
27+
- [🎾 Tennis Game Points](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_7_kyu/tennis_game_points#tennis-game-points-)
2128

29+
---
2230

2331
#### Difficulty 6kyu
24-
- [Football Yellow and Red Cards 📒📕](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_6kyu/football_yellow_and_red_cards)
25-
- [Unique in order](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_6kyu/unique_in_order)
26-
- [Volleyball Positions 🏐](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_6kyu/volleyball_positions)
32+
- [Football - Yellow and Red Cards](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_6kyu/football_yellow_and_red_cards)
33+
- [Unique in order](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_6kyu/unique_in_order)
34+
- [🏐 Volleyball Positions](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_6kyu/volleyball_positions)
2735

36+
---
2837

2938
#### Difficulty 5kyu
30-
- [Moving Zeros To The End](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_5_kyu/moving_zeros_to_the_end)
31-
- [Positions of a substring in a string](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_5_kyu/positions_of_a_substring_in_a_string)
32-
- [Regex Password Validation 🔑](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_5_kyu/regex_password_validation)
33-
39+
- [0️⃣ Moving Zeros To The End](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_5_kyu/moving_zeros_to_the_end)
40+
- [🔎 Positions of a substring in a string](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_5_kyu/positions_of_a_substring_in_a_string)
41+
- [🔑 Regex Password Validation](https://github.com/aleattene/python_challenges/tree/main/codewars/difficulty_level_5_kyu/regex_password_validation)
3442

43+
---
3544

0 commit comments

Comments
 (0)