https://github.com/thomasjvu/codewars
❓ Answers and explanations for my daily Codewars practice problems
https://github.com/thomasjvu/codewars
codewars javascript sql
Last synced: about 1 month ago
JSON representation
❓ Answers and explanations for my daily Codewars practice problems
- Host: GitHub
- URL: https://github.com/thomasjvu/codewars
- Owner: thomasjvu
- Created: 2022-10-13T15:47:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T23:17:04.000Z (over 1 year ago)
- Last Synced: 2025-02-13T12:24:03.764Z (3 months ago)
- Topics: codewars, javascript, sql
- Language: JavaScript
- Homepage:
- Size: 506 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## **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...


## **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!