Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thomasjvu/codewars
- Owner: thomasjvu
- Created: 2022-10-13T15:47:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T23:17:04.000Z (about 1 year ago)
- Last Synced: 2024-11-09T15:53:06.712Z (about 2 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
![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!