https://github.com/jakesaintg/katas
A repo for keeping track of kata solutions. The equivalent of "scratch paper".
https://github.com/jakesaintg/katas
csharp dart javascript katas powershell rust typescript
Last synced: 4 months ago
JSON representation
A repo for keeping track of kata solutions. The equivalent of "scratch paper".
- Host: GitHub
- URL: https://github.com/jakesaintg/katas
- Owner: JakeSaintG
- Created: 2022-12-30T21:55:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T04:51:57.000Z (about 3 years ago)
- Last Synced: 2023-03-05T22:16:53.755Z (almost 3 years ago)
- Topics: csharp, dart, javascript, katas, powershell, rust, typescript
- Language: Dart
- Homepage:
- Size: 368 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Katas
## A repo for keeping track of kata solutions. The equivalent of "scratch paper".
As I grow in my development career, I want to work to prevent some of the fundamentals from escaping my brain. Additionally, doing these Katas is a great way to learn new langs! Especially if I am able to compare a solution from a less-comfortable language to a more comfortable one.
## Comfortable Languages
C#
TypeScript/JS
PowerShell
## Learning Languages
Dart
Rust