diff --git a/frontend/src/content/about.md b/frontend/src/content/about.md index 8272abf..e657a9a 100644 --- a/frontend/src/content/about.md +++ b/frontend/src/content/about.md @@ -2,7 +2,7 @@ Currently a software engineering student. Have primarily done full-stack web development, but my interest has grown toward backend services using low-level programming languages. I am still learning as I go. -I request that none of my projects gets hosted on platforms that are not open-source. This includes GitHub and GitLab, which has a proprietary software "Enterprise" edition. Otherwise, my projects are generally licensed as BSD 3-Clause License. +> I request that none of my projects gets hosted on platforms that are not open-source. This includes GitHub and GitLab, which has a proprietary software "Enterprise" edition. Otherwise, my projects are generally licensed as BSD 3-Clause License. ## Motivation @@ -12,7 +12,7 @@ I wish to educate myself in technology primarily to be able to combat anti-intel ## Interests -My interests are primarily projects aiming to solve emerging problems, or ones that significantly improve development experience. I believe that software should be free and open-source. +My interests are primarily projects aiming to solve emerging problems, or ones that significantly improve development experience. I believe that software should be free and open-source (FOSS). ### Projects @@ -29,41 +29,6 @@ A few notable projects I am interested in: You can contact me via **XMPP: aramjonghu@aramjonghu.dev** and on **Email: aramjonghu@tutamail.com**. More info at [contact](/contact) page. -## Languages & Tools - -### languages - -I have experience and write in: - -- Java -- JavaScript/TypeScript - -I have limited experience and written in: - -- PHP -- Arduino -- C++ -- Lua -- Python -- Nix - -I am currently learning: - -- Rust -- Zig - -I have lost interest in Java and OOP in general in my short time learning OOP. Meanwhile, I gained an interest in low-level programming languages, primarily Zig. I like the direction of the Zig project and wish to see what I can make. Rust, being more widely used and in a stable release, gets priority for me at this moment. - -### Tools - -My editor of choice is [Neovim](https://github.com/neovim/neovim). Check my config [here](https://git.aramjonghu.dev/AramJonghu/nvim). I use my editor for writing code and reviewing code (using [octo.nvim](https://github.com/pwntester/octo.nvim)) for github only. I have not tried many editors, but vim motions have improved my efficiency in writing code. Open-source is also a motivation for not switching to something like vscode or intellij. - -My terminal of choice is [Ghostty](https://github.com/ghostty-org/ghostty), written in zig. I use it with [tmux](https://github.com/tmux/tmux). I can likely use tmux more efficiently to improve multiplexing efficiency. - -I have started to use [Jujutsu](https://github.com/jj-vcs/jj) over git. It seems like a more straight forward way of version control than git. I am still new to jj, but interested in long term management. Using it alongside [jjui](https://github.com/idursun/jjui). - -For my personal projects, I host them on my own Forgejo instance at https://git.aramjonghu.dev. This way software I share is truly my own and in my control, on an open-source platform. cgit is another option I considered. In retrospect, a neat option. Though it requires a separate CI service to perform CI/CD. - ## Notable Questions **Note that I am fully open to being wrong on some of the claims below.** @@ -90,7 +55,7 @@ For my personal projects, I host them on my own Forgejo instance at https://git. > > **A:** I dropped GitHub because of concerns that my projects would be trained on AI. On top of that, the platform's uptime is becoming increasingly spotty. There have been a few incidents such as projects losing critical progress due to data corruption in pull requests. Worst of all, banning developers who offer critical contributions from GitHub (and sometimes also on GitLab). > -> Although my projects are not anything special today, in preparation, I host my own instance of Forgejo. I also wish that none of my projects be used or shared on proprietary platforms. They do not respect developers, so we should not respect their service either. For work, I will have to use GitHub, which is the only use case GitHub will have for me. +> Although my projects are not anything special today, in preparation, I host my own instance of Forgejo. I also wish that none of my projects be used or shared on proprietary platforms. They do not respect developers, so we should not respect their service either. For work, I will have to use GitHub, which is the only use case GitHub will have for me. You can find me if you are interested. > **Q:** Do you support AI? >