Browse Source

minor changes

master
RinRi 2 years ago
parent
commit
f71234ba0d
3 changed files with 20 additions and 45 deletions
  1. +3
    -25
      about.html
  2. +6
    -10
      index.html
  3. +11
    -10
      rec.html

+ 3
- 25
about.html View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://rinri-d.xyz/css/style.css">
<link rel="shortcut icon" href="https://rinri-d.xyz/images/logo.ico" type="image/x-icon">
<title>RinRi - Home</title>
<title>RinRi - About</title>
</head>
<body>
@@ -34,33 +34,11 @@
<hr class="delimiter">

<p>
Hi! I am a young seeker of knowledge and also an Information Security enthusiast.
I am a bachelor's student at Innopolis University. I love programming, open-source software, tweaking my Linux Desktop, maintaining servers, learning information security, electronics, competitive programming, and other stuff. In my spare time I play computer games (mainly FPSs, Warcraft 3, and osu!), watch anime or read books. Nice to meet you!
</p>
<p>
Contact me at rin(AT)rinri-d(D0T)xyz, and I will send you my CV.
</p>

<h2> Experience </h1>
<hr class="delimiter">

<h4> <i> Linux & InfoSec </i> </h4>
<p>
I use Linux as my desktop OS(currently using arch, btw) for more than 3-years and use Debian on my VPS for hosting my website, e-mail server, Gitea, and Nextcloud instances. I configured tons of software like Nginx, OpenVPN, databases(MySQL, PostgreSQL, MongoDB), Gitea, Nextcloud on my server, and many programs on my desktop OS(dotfiles and software I use are available on my Gitea instance).
</p>
<p>
I enjoy solving interesting CTF challenges on web application security, reverse engineering, forensics, etc. I completed some wargames like Overthewire's bandit on Linux and scripting, many CTFlearn, and picoCTF challenges. Currently, I am solving Overthewire's Natas on web application security, Hackthebox, and hacking on my home lab.
</p>

<br>
<h4> <i> Competitive programming </i> </h4>
<p>
In high school, I studied Competitive programming, data structures, and algorithms. I won several Olympiads in Informatics, such as International Zhautykov Olympiad, Kazakhstan National Olympiad. While competing in Olympiads, I developed beneficial skills like problem-solving, creativity, and debugging. Competitive programming taught me many code techniques for developing optimized and fast programs.
</p>
<br>
<h4> <i> Web Development </i> </h4>
<p>
As for Web Development, I developed several websites and web applications like an e-commerce website(online shop) and a Blog app on my website. Their source code is available on Gitea and GitHub. I used different technologies: PHP and MySQL for e-commerce and Node.js, Express.js, MongoDB for the Blog app.
You can find my contact information at the bottom of the page.
</p>

</div>


+ 6
- 10
index.html View File

@@ -36,30 +36,26 @@
I am a student at Innopolis University.
My interests:
<ul>
<li>C and C++ programming</li>
<li>InfoSec and networking</li>
<li>Embedded Development and electronics (STM32, Arduino, Wi-Fi Routers)</li>
<li>Free and Open-Source Software like Linux</li>
<li>Competitive programming (My Codeforces <a href="http://codeforces.com/profile/rinri">account</a>)</li>
<li>C and C++ programming</li>
<li>Free and Open-Source Software</li>
<li>Competitive programming</li>
<li>Web Development (backend)</li>
</ul>
</p>
<p>
Initially, I created this website to share knowledge.
Unfortunately, there are no useful articles on my website at the moment. I'm working on it.
At least you can find several valuable repositories on my Gitea instance.
Initially, I created this website to share my knowledge.
Unfortunately, there are no useful articles on my website at the moment. I'm working on it. As for now, you can find several repositories on my Gitea instance <a href="https://git.rinri-d.xyz">(code)</a>.
</p>
<p>
<b>Contact me: rin(AT)rinri-d(D0T)xyz.</b>
</p>
</div>
<div>
<h2>To-Do:</h2>
<ul>
<li>Write some useful articles</li>
<li>Write some articles</li>
<li>Create blog RSS feed</li>
</ul>
</div>


+ 11
- 10
rec.html View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://rinri-d.xyz/css/style.css">
<link rel="shortcut icon" href="https://rinri-d.xyz/images/logo.ico" type="image/x-icon">
<title>RinRi - Home</title>
<title>RinRi - Recommendations</title>
</head>
<body>
@@ -37,19 +37,19 @@
<h3>OS</h3>
<p class="indent-l">
<a href="https://www.archlinux.org/">Arch Linux</a> or <a href="https://artixlinux.org/">Artix
Linux</a>. Will write about them soon...
Linux</a>. Minimal rolling-release GNU/Linux distributions.
</p>
<h3>Window Manager</h3>
<p class="indent-l">
I highly recommend <a href="https://dwm.suckless.org">suckless's dwm</a>,
because it is
extremely lightweight, fast and highly customizable. The are several drawbacks such as lack of documentation and patches (you usually have to install patches manually by editing the code).
. It is an
extremely lightweight, fast and highly customizable tiling window manager. You probably need to read'n'write C code to tweak it (sometimes you have to manually patch it).
</p>
<h3>Terminal</h3>
<p class="indent-l">
<a href="https://st.suckless.org/">st(simple terminal)</a> - <a href="https://suckless.org">suckless</a>
terminal. St supports UTF-8 characters,
terminal. It is a fast and lightweight terminal emulator. St supports UTF-8 characters,
emojis(install libxft-bgra). I personally use Luke Smith's<a href="https://github.com/LukeSmithxyz/st"> build of
st</a>. Will probably make my own soon.
</p>
@@ -57,7 +57,7 @@
<h3>Text & Code Editor</h3>
<p class="indent-l">
<a href="https://github.com/neovim/neovim">Neovim</a> and <a href="https://www.vim.org/">vim</a> can improve
your productivity.
your productivity. You probably know what vim is about, but I assure you: it a pleasure to use vim for programming and general text editing.
</p>
<h3>Web Browser</h3>
@@ -69,7 +69,7 @@
<li class="indent-l">Using <a
href="https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/">Multi
Account
Containers</a>, you can be logged in multiple accounts at the same time and keep tracking websites separate from each other.</li>
Containers</a>, you can use multiple accounts at the same time and keep tracking websites separate from each other.</li>
<li class="indent-l"><a
href="https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/">Bitwarden</a> is a private, decentralized, and open-source password manager.</li>
<li class="indent-l"><a href="https://addons.mozilla.org/en-US/firefox/addon/onetab/">OneTab</a> helps you to organize your tabs</li>
@@ -80,7 +80,7 @@
<h3>Media Player</h3>
<p class="indent-l">
<a href="https://mpv.io">mpv</a> is a lightweight, open-source, and reliable media player. You can play
YouTube and other internet videos using mpv simply by installing youtube-dl.
YouTube and other videos on the internet using mpv simply by installing yt-dlp.
</p>
<h3>Music Player</h3>
@@ -92,11 +92,12 @@
<hr class="delimiter">
<h3>Websites:</h3>
<ul>
<li><a href="https://news.ycombinator.com/">Hacker News</a></li>
<li><a href="https://www.privacytools.io/">Privacy Tools</a></li>
<li><a href="https://www.freecodecamp.org/">Free Code Camp</a></li>
<li><a href="https://wiki.archlinux.org/">Arch Wiki</a></li>
<li><a href="https://www.vultr.com/?ref=8647597-6G">Vultr(affiliate link)</a> - a cheap VPS. Get free 100$ for the first month</li>
<li><a href="https://www.epik.com/?affid=ja5me8fu2">Epik(affiliate link)</a> - a cheap domain registrar</li>
<li><a href="https://www.vultr.com/?ref=8647597-6G">Vultr (affiliate link)</a> - a cheap VPS. Get free 100$ for the first month</li>
<li><a href="https://www.epik.com/?affid=ja5me8fu2">Epik (affiliate link)</a> - a cheap domain registrar</li>
<li><a href="https://madi-wka.club">Madi-wka.club</a> - my friend's personal website</li>
</ul>



Loading…
Cancel
Save