commit 49ca3946798a0198814ec8cefadfd33857be12ba Author: Dmitry Voronin Date: Tue Mar 12 03:21:32 2024 +0300 Readme : Create a template with re-visit info. diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..4d5ad4e --- /dev/null +++ b/Readme.md @@ -0,0 +1,43 @@ +# My tiny Code Adventures. + +## The Why. + +I'm a bit tired of Android and JVM ecosystem where I work primarily. So I decided to try some new stuff in a search for something interesting. I also want to revisit my old stuff just to get the idea how I want it all to look like. + +## The What. + +I imagine having a roadmap with the things I want to check out. And this repo should contain various projects from a variety of languages and frameworks. + +## The How. + +I still yet to decide on what I want to do with all those frameworks. Probaby what they are best known for. For the most part, I'll stray away from GUI and prefer CLI or maybe TUI interface. + +- [ ] Write a basic challenge-list to do with every language. This does not mea I won't do anything extra with each. + +## Roadmap. + +I'll merge them together later, when I finish re-visiting. + +### Re-visiting. + +- [ ] Bash. +- [ ] Rust. +- [ ] C. +- [ ] Android. +- [ ] Java. +- [ ] Kotlin. +- [ ] Python. +- [ ] React Native. (?) +- [ ] Go. +- [ ] HTML + CSS. +- [ ] JavaScript. +- [ ] PHP. +- [ ] Clojure. +- [ ] SQL. +- [ ] Lua. +- [ ] Nix. +- [ ] Markdown. + +### Shiny new stuff! + +- [ ] Haskell.