An open API service indexing awesome lists of open source software.

https://github.com/emailjohnthomascaballero/codewars

🔥Sharpening my problem-solving skills!
https://github.com/emailjohnthomascaballero/codewars

codewars-solutions javascript typescript

Last synced: 3 months ago
JSON representation

🔥Sharpening my problem-solving skills!

Awesome Lists containing this project

README

        

MY CODEWARS JOURNEY


This GitHub repository documents my CodeWars journey—a collection of coding challenges, solutions, and progress as I sharpen my programming skills.






## Table of Contents

VIEW TABLE OF CONTENTS


  1. About the Journey

  2. Languages & Tools Used

  3. Achievements

  4. Usage

(back to top)

I. About the Journey


In this coding journey, I'm working on improving my problem-solving and coding skills by solving challenges on CodeWars. This collection shows all the code I've written while practicing, showing how I've grown and the solutions I've found to different coding problems.

(back to top)

II. Languages and Tools Used

#### Planning

![Static Badge](https://img.shields.io/badge/GIT-orange?style=for-the-badge&logo=git&logoColor=white)
![Static Badge](https://img.shields.io/badge/GITHUB-black?style=for-the-badge&logo=gitHUB&logoColor=white)

#### Development

![Visual Studio Code](https://img.shields.io/badge/Visual_Studio_Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![Static Badge](https://img.shields.io/badge/TypeScript-%233178C6?style=for-the-badge&logo=TypeScript&logoColor=black)

#### Libraries

![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=node.js&logoColor=white)

(back to top)

III. Achievements




(back to top)



(back to top)



(back to top)



(back to top)



(back to top)



(back to top)



(back to top)




(back to top)

IV. Usage

_Below is an example of how you can install and setup the application on your device._

1. Clone the repo
```sh
git clone https://github.com/emailjohnthomascaballero/codewars.git
```

(back to top)