diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..c04e57f --- /dev/null +++ b/README.adoc @@ -0,0 +1,89 @@ +:hardbreaks: + += Olivia Brooks | https://github.com/Cutieguwu[@Cutieguwu] + +Hiya, welcome to my profile! + +I am a High School student with an interest in computer science and engineering, as you can imagine. Going the other direction, I also have an interest in Psychology. + +Although I have a rather extensive list below of libraries that I have used/do use, my overall comprehension of them is limited. Rust libraries in particular as I am just getting started with the language. The table is more a reference for myself to jog my memory about stuff. + +As much I as upload projects to Github, none of them ever actually get finished. They have short spurts of rapid development and then I get burnt out, and I restart my obsessive-compulsive cycle elsewhere. + +I hope that one day I can actually finish a project and work to maintain it. + +I have daily driven Manjaro Linux since about early 2022. + +I am not a fan of "AI", though I do appreciate STT and TTS-only models. + +== Education + +- Primarily self-taught in terms of computer science and engineering. + +== Currently Learning +[%autowidth, %header, cols=">1, 1", frame=none] +|=== +| Languages +| Other + +| image:https://img.shields.io/badge/asciidoc-darkviolet?style=for-the-badge&labelColor=black[AsciiDoc] +| image:https://img.shields.io/badge/aseprite-darkviolet?style=for-the-badge&logo=aseprite&logoColor=violet&labelColor=black[Aseprite] + +| image:https://img.shields.io/badge/CSS-darkviolet?style=for-the-badge&logo=css3&logoColor=violet&labelColor=black[CSS] +| image:https://img.shields.io/badge/Git-darkviolet?style=for-the-badge&logo=git&logoColor=violet&labelColor=black[Git] + +| image:https://img.shields.io/badge/HTML-darkviolet?style=for-the-badge&logo=html5&logoColor=violet&labelColor=black[HTML] +| image:https://img.shields.io/badge/Github-darkviolet?style=for-the-badge&logo=github&logoColor=violet&labelColor=black[Github] + +| image:https://img.shields.io/badge/json-darkviolet?style=for-the-badge&logo=json&logoColor=violet&labelColor=black[JSON] +| image:https://img.shields.io/badge/LDtk-darkviolet?style=for-the-badge&labelColor=black[LDtk] + +| image:https://img.shields.io/badge/markdown-darkviolet?style=for-the-badge&logo=markdown&logoColor=violet&labelColor=black[Markdown] +| image:https://img.shields.io/badge/Linux_(Arch--based)-darkviolet?style=for-the-badge&logo=linux&logoColor=violet&labelColor=black[Linux] + +| image:https://img.shields.io/badge/Python-darkviolet?style=for-the-badge&logo=python&logoColor=violet&labelColor=black[Python] +| + +| image:https://img.shields.io/badge/ron-darkviolet?style=for-the-badge&labelColor=black[RON] +| + +| image:https://img.shields.io/badge/Rust-darkviolet?style=for-the-badge&logo=rust&logoColor=violet&labelColor=black[Rust] +| + +| image:https://img.shields.io/badge/toml-darkviolet?style=for-the-badge&logo=toml&logoColor=violet&labelColor=black[TOML] +| + +|=== + +== My Utilised Libraries/Libraries I wish to learn. + +[%autowidth] +|=== +| Libraries: Python +| image:https://img.shields.io/badge/Icecream-darkviolet?style=for-the-badge&labelColor=black[IceCream] +| image:https://img.shields.io/badge/pendulum-darkviolet?style=for-the-badge&labelColor=black[pendulum] +| image:https://img.shields.io/badge/Pygame-darkviolet?style=for-the-badge&labelColor=black[Pygame] +| image:https://img.shields.io/badge/pyo3-darkviolet?style=for-the-badge&labelColor=black[PyO3] +| image:https://img.shields.io/badge/pyttsx3-darkviolet?style=for-the-badge&labelColor=black[pyttsx3] +| image:https://img.shields.io/badge/result-darkviolet?style=for-the-badge&labelColor=black[result] +| image:https://img.shields.io/badge/schedule-darkviolet?style=for-the-badge&labelColor=black[schedule] +| image:https://img.shields.io/badge/SpeechRecognition-darkviolet?style=for-the-badge&labelColor=black[SpeechRecognition] +| image:https://img.shields.io/badge/tqdm-darkviolet?style=for-the-badge&labelColor=black[tqdm] +|=== + +[%autowidth] +|=== +| Libraries: Rust +| image:https://img.shields.io/badge/Bevy-darkviolet?style=for-the-badge&logo=bevy&logoColor=violet&labelColor=black[Bevy] +| image:https://img.shields.io/badge/asefile-darkviolet?style=for-the-badge&labelColor=black[asefile] +| image:https://img.shields.io/badge/serialport--rs-darkviolet?style=for-the-badge&labelColor=black[serialport-rs] +| image:https://img.shields.io/badge/ron-darkviolet?style=for-the-badge&labelColor=black[RON] +| image:https://img.shields.io/badge/serde-darkviolet?style=for-the-badge&labelColor=black[serde] +|=== + +== Github Stats + +[frame=none] +|=== +| image:https://github-readme-stats-cutieguwus-projects.vercel.app/api?username=Cutieguwu&theme=cobalt&show_icons=true&hide_border=false&count_private=true[Cutieguwu's Stats] | image:https://github-readme-stats-cutieguwus-projects.vercel.app/api/top-langs/?username=Cutieguwu&theme=cobalt&show_icons=true&hide_border=false&layout=compact[Cutieguwu's Top Languages] +|=== diff --git a/README.md b/README.md deleted file mode 100644 index d5c745a..0000000 --- a/README.md +++ /dev/null @@ -1,38 +0,0 @@ -### Olivia Brooks | @Cutieguwu - -Hiya, welcome to my profile! - -I am a High School student with an interest in computer science and engineering, as you can imagine. Going the other direction, I also have an interest in Psychology. - -Although I have a rather extensive list below of libraries that I have used/do use, my overall comprehension of them is limited. Rust libraries in particular as I am just getting started with the language. The table is more a reference for myself to jog my memory about stuff. To support that, I will probably devise a better way of sorting everything with the goal to have libraries with their associated languages. Whenever I migrate this README to AsciiDoc instead of MD, will *likely* be when this happens. - -As much I as upload projects to Github, none of them ever actually get finished. They have short spurts of rapid development and then I get burnt out, and I restart my obsessive-compulsive cycle elsewhere. - -I hope that one day I can actually finish a project and work to maintain it. - -I have daily driven Manjaro Linux since about early 2022. - -## Education - -- Primarily self-taught in terms of computer science and engineering. - -## Currently Learning - -| Languages | Libraries | Other | -| --- | --- | --- | -| ![CSS](https://img.shields.io/badge/CSS-darkviolet?style=for-the-badge&logo=css3&logoColor=violet&labelColor=black) | ![Bevy](https://img.shields.io/badge/Bevy-darkviolet?style=for-the-badge&logo=bevy&logoColor=violet&labelColor=black) | ![Aseprite](https://img.shields.io/badge/aseprite-darkviolet?style=for-the-badge&logo=aseprite&logoColor=violet&labelColor=black) | -| ![HTML](https://img.shields.io/badge/HTML-darkviolet?style=for-the-badge&logo=html5&logoColor=violet&labelColor=black) | ![Git](https://img.shields.io/badge/Git-darkviolet?style=for-the-badge&logo=git&logoColor=violet&labelColor=black) | ![Github](https://img.shields.io/badge/Github-darkviolet?style=for-the-badge&logo=github&logoColor=violet&labelColor=black) | -| ![Python](https://img.shields.io/badge/Python-darkviolet?style=for-the-badge&logo=python&logoColor=violet&labelColor=black) | ![IceCream](https://img.shields.io/badge/Icecream-darkviolet?style=for-the-badge&labelColor=black) | ![LDtk](https://img.shields.io/badge/LDtk-darkviolet?style=for-the-badge&labelColor=black) | -| ![Rust](https://img.shields.io/badge/Rust-darkviolet?style=for-the-badge&logo=rust&logoColor=violet&labelColor=black) | ![Pygame](https://img.shields.io/badge/Pygame-darkviolet?style=for-the-badge&labelColor=black) | ![Linux](https://img.shields.io/badge/Linux_(Arch--based)-darkviolet?style=for-the-badge&logo=linux&logoColor=violet&labelColor=black) | -| ![AsciiDoc](https://img.shields.io/badge/asciidoc-darkviolet?style=for-the-badge&labelColor=black) | ![tqdm](https://img.shields.io/badge/tqdm-darkviolet?style=for-the-badge&labelColor=black) | | -| ![Markdown](https://img.shields.io/badge/markdown-darkviolet?style=for-the-badge&logo=markdown&logoColor=violet&labelColor=black) | ![result](https://img.shields.io/badge/result-darkviolet?style=for-the-badge&labelColor=black) | | -| ![TOML](https://img.shields.io/badge/toml-darkviolet?style=for-the-badge&logo=toml&logoColor=violet&labelColor=black) | ![pendulum](https://img.shields.io/badge/pendulum-darkviolet?style=for-the-badge&labelColor=black) | | -| ![JSON](https://img.shields.io/badge/json-darkviolet?style=for-the-badge&logo=json&logoColor=violet&labelColor=black) | ![PyO3](https://img.shields.io/badge/pyo3-darkviolet?style=for-the-badge&labelColor=black) | | -| ![RON](https://img.shields.io/badge/ron-darkviolet?style=for-the-badge&labelColor=black) | ![asefile](https://img.shields.io/badge/asefile-darkviolet?style=for-the-badge&labelColor=black) | | -| | ![serialport-rs](https://img.shields.io/badge/serialport--rs-darkviolet?style=for-the-badge&labelColor=black) | | -| | ![serde](https://img.shields.io/badge/serde-darkviolet?style=for-the-badge&labelColor=black) | | - -## Github Stats - -![Cutieguwu's Stats](https://github-readme-stats-cutieguwus-projects.vercel.app/api?username=Cutieguwu&theme=cobalt&show_icons=true&hide_border=false&count_private=true)![Cutieguwu's Top Languages](https://github-readme-stats-cutieguwus-projects.vercel.app/api/top-langs/?username=Cutieguwu&theme=cobalt&show_icons=true&hide_border=false&layout=compact) -