https://github.com/hantsy/code-challenges
Code challenges in learning new languages, frameworks, engineering tools, architectures, software design patterns, etc.
https://github.com/hantsy/code-challenges
csharp go java jest junit kotest kotlin node php phpunit scala scalatest typescript xunit
Last synced: 2 months ago
JSON representation
Code challenges in learning new languages, frameworks, engineering tools, architectures, software design patterns, etc.
- Host: GitHub
- URL: https://github.com/hantsy/code-challenges
- Owner: hantsy
- License: apache-2.0
- Created: 2020-12-18T05:42:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T14:55:01.000Z (3 months ago)
- Last Synced: 2025-02-28T02:23:21.149Z (3 months ago)
- Topics: csharp, go, java, jest, junit, kotest, kotlin, node, php, phpunit, scala, scalatest, typescript, xunit
- Language: Java
- Homepage:
- Size: 1.92 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Challenges in ...
In the past years, I have always tried to update myself on cutting-edge technologies. I defined a lot of learning paths or coding journeys to achieve the purpose. I also tried to participate in some programs in Twitter hashtags, such as [#100DaysofCode](https://twitter.com/search?q=%23100DaysOfCode) to track my work. Finally, I found most of them didn't work as expected due to the progress disturbed by some uncertain things in my life.
I hope this repository will record some of my learning results in the future.
This repository is not for showing you how to learn something or teaching you some new things. It is just my toys, it is truly coding for fun. I will not follow the rules of any campaigns. In other words, I will add the work at my own pace. There are no deadlines or limitations like delivering a real-world project.
* [Transaction Analyzer](./transaction-analyzer)
* [Replit 100 Days of Python](./100-days-of-python-replit)