aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLich <author@lch361.net>2026-02-20 02:45:41 +0300
committerLich <author@lch361.net>2026-02-20 02:49:51 +0300
commit1fdd64e94a38ccf79f904196e40abcb5b45912b1 (patch)
treee192710208a6477e9ddde65b755e1bb736cd4ae9
parentAdded 512Kb badge (diff)
Rewrote home page
-rw-r--r--content/_index.md113
1 files changed, 33 insertions, 80 deletions
diff --git a/content/_index.md b/content/_index.md
index 3c1bf2d..166a7c9 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -12,90 +12,43 @@ author_title = "Free Software & system developer"
## About me
-My nickname is <span class="author">lch361</span>,
-but you can always call me <span class="author">Lich</span>.
-I am a software developer and system administrator with occasional interest in
-team work, organization, leadership and technical writing. Most of my experience
-comes from self--learning and numerous projects that I either participated in,
-created, organized or contributed to. My experience counts 4 years of
-programming and exploration of technologies.
+The name's <span class="author">lch361</span>, pronounced
+<span class="author">Lich</span>. Out of many things in this world, I admire
+*technology*, *collaboration* and *freedom* the most!
-> A passion for exploring strange new
- technologies, seeking out new systems and new ideas,
- and boldly coding what no one has coded before.
+Currently an independent software engineer and an employed system administrator.
+Have been practicing programming and other fun computer science stuff for 4 years!
+My continuing mission is exploring strange new technologies, seeking out new
+systems and new ideas, and...
-## About the website
-
-The home page is divided into three thematical sections: my projects, my
-articles and my contacts, the first two options are available as separate
-sections.
-
-My projects are in range from websites and command line applications to an MCU
-firmware and Linux kernel modules. Programs are mostly implemented in low--level
-languages (currently my favourites are [Zig], [Rust], occasionally use C if I
-have to), although sometimes high--level languages also come in handy ([Python],
-sometimes [Bash]). Many of these projects are entirely my idea, created,
-expanded, implemented and engineered by me. Thus, almost every project has a
-whole backstory behind it, as well as some deep thoughts and architectural
-nuances that I additionally write down in [projects](@/projects/_index.md)
-section. This page, however, lists only projects which I'm most proud of and
-which demonstrate my latest advancements.
-
-My [articles](@/articles/_index.md) are my own technical writing practice. There
-will be articles ranging from simply sharing personal experiences about using
-unique technologies to <a href="/articles/research">scientific researches</a>
-on unique topics with reliable conclusions and references. These articles also
-reference my [projects](@/projects/_index.md) a lot, and vice versa. Despite me
-still exploring the article writing for myself, I hope my publications will be
-interesting, clear and insightful to technology explorers like me.
-Speaking of which, this page lists the articles that I consider my best
-achievements in research and technical writing.
-
-Finally, my <a href="#contacts">contacts</a> are for those who genuinely got
-interested in me or my creations. You are welcome to contact me by any available
-means if:
-- you want to work together with me;
-- you want to ask a question or leave a comment regarding my article or
- project;
-- you want to give/receive a technical advice.
-
-Apart from messaging me, you also can:
+> ...boldly coding what no one has coded before.
-- contribute to my projects in the <a href="#repositories">repositories</a>;
+Self--learner and independent thinker. Day by day, I strive to make this world
+better by spreading greatest open technologies, engineering culture and good
+team spirit.
-- <a href="#donations">supporting</a> me materially with one of the currencies.
-
-Both of these actions are greatly appreciated, and will help with my further
-development, advancements and the [cause](#about-the-free-software). Together
-we're doing our best.
-
-> Every material written on this website is either a fact or
- <span class=author>my</span> opinion, which
- doesn't represent my team, employer, or anyone else's opinion.
- The material is being published on this website not for the purposes of
- advertising products, other people or organizations, but for the purpose of
- faciliating open sharing of knowledge on the Internet.
-
-## About the free software
-
-Every one of my projects is available in source form, and released under free
-licenses, respecting the freedoms of every possible user.
-
-> Let any user of my technologies be happy, knowing that my technologies
-> are designed to serve for people.
+## About the website
-See [free software philosophy] for more details. While not every project that I
-have contributed to can be considered free according to the philosophy, every
-project that I develop takes the notes from the philosophy into account. I
-continue developing my software as a free to this day, promoting the movement
-and faciliating open sharing of knowledge among developers. Everyone is always
-welcome to <a href="#repositories">join</a> or <a href="#donations">support</a>
-me!
+Essentially, whenether I've got a exclusive idea and I think I've achieved
+something pretty cool, I write new pages here. I always try my
+best to write detailed, dense, but at the same time accessible and straight to
+the point texts with a balance of practice and theory. If you like science,
+researches, adventures and stories --- welcome to [my articles](@/articles/_index.md).
+If you like engineering, software architecture and development ---
+[my projects](@/projects/_index.md) could be interesting for you. Either way, I
+hope my posts will inspire you to explore technologies as well!
-> For additional information about me, see [FAQ](@/faq.md).
+Of course, there is another stuff here. You can:
+- See <a href="#contacts">my contacts</a> to personally get in touch with me.
+ Feel free to ask any question you want! Be confident in your privacy by
+ contacting me in open source messengers.
+- See <a href="#repositories">my repositories</a> to get the source code for
+ my every project. Contributions are welcome to any of them! You are in charge
+ of not only using, but also modifying and examining the software you use ---
+ that's how [Free software] works, and my projects will always be that way!
+- <a href="#donations">Donate</a> to me if you really like what I'm doing!
+ With your help, me, my website and projects will stay independent. Your
+ independence is respected as well by using cryptocurrencies.
+- See [FAQ](@/faq.md) for more trivial facts about me.
-[Zig]: https://ziglang.org/
-[Rust]: https://rust-lang.org/
-[Python]: https://python.org/
-[Bash]: https://www.gnu.org/software/bash/
-[free software philosophy]: https://www.gnu.org/philosophy/free-sw.html \ No newline at end of file
+[Free software]: https://www.gnu.org/philosophy/free-sw.html \ No newline at end of file