A collection of my completed Codewars kata solutions used to sharpen problem-solving, algorithmic thinking, and software development skills.
This repository documents my journey through various Codewars exercises across multiple difficulty levels and programming concepts.
Codewars is a platform that helps developers improve their coding skills through programming challenges called kata.
Kata range from beginner-friendly exercises to advanced algorithms and data structure problems, covering topics such as:
- Algorithms
- Data Structures
- String Manipulation
- Arrays & Objects
- Functional Programming
- Recursion
- Regular Expressions
- Math Challenges
- Performance Optimization
This repository helps me:
- Practice writing clean and efficient code
- Improve problem-solving skills
- Explore different programming techniques
- Strengthen algorithmic thinking
- Track long-term coding consistency
- JavaScript
- Python
- SQL
- Shell
- Powershell
codewars/
├── javascript/
├── python/
├── beginner/
├── intermediate/
└── advanced/- Daily kata practice
- Continuous learning through challenge-based development
- Focus on writing readable and optimized solutions
- 8 kyu: 40+
- 7 kyu: 30+
- 6 kyu: 15+
This project serves as both:
- a personal learning archive,
- and a public portfolio demonstrating consistent coding practice and growth.
GitHub: https://github.com/Jkalio52