Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasjvu/codewars

❓ Answers and explanations for my daily Codewars practice problems
https://github.com/thomasjvu/codewars

codewars javascript sql

Last synced: 8 days ago
JSON representation

❓ Answers and explanations for my daily Codewars practice problems

Awesome Lists containing this project

README

        

# **Codewars Repository**

This is a repository filled with my completed Codewars challenges (kata). I make it a priority to keep my skills sharp by pushing at least 1 solution every day.

**Project Link**: https://www.codewars.com/users/thomasjvu

![Codewars Profile Badge](https://www.codewars.com/users/thomasjvu/badges/large "Codewars Profile Badge")

## **How It's Made**

This repository is made by reentering my solutions to build muscle memory. I also try to go the extra mile and include explanations for my solutions as well as refactoring. Solutions are made in the following languages...

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=c-sharp&logoColor=white)
![SQL](https://img.shields.io/static/v1?label=&message=SQL&color=ff2147&style=for-the-badge&logo=sql)

## **Optimizations**

I consistently refactor and optimize my code for both efficiency and readability.

### **Lessons Learned**

The biggest lesson I learn while doing Codewars is that there is always something to learn. Even if I don't know the answer right away, I research the MDN until I can solve it.

## **Other Works**
If you're interested, take a look at a couple other projects that I have in my portfolio!