<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Markdown | My Site</title>
    <link>https://gpbaranov.github.io/en/tags/markdown/</link>
      <atom:link href="https://gpbaranov.github.io/en/tags/markdown/index.xml" rel="self" type="application/rss+xml" />
    <description>Markdown</description>
    <generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Wed, 30 Apr 2025 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://gpbaranov.github.io/media/icon_hu_645fa481986063ef.png</url>
      <title>Markdown</title>
      <link>https://gpbaranov.github.io/en/tags/markdown/</link>
    </image>
    
    <item>
      <title>My Week</title>
      <link>https://gpbaranov.github.io/en/post/05/</link>
      <pubDate>Wed, 30 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/post/05/</guid>
      <description>&lt;h2 id=&#34;-weekly-summary&#34;&gt;📚 Weekly Summary&lt;/h2&gt;
&lt;p&gt;The week was productive and varied. Here&amp;rsquo;s what I managed to do:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🧪 Completed a lab project on modeling — had to wrestle with equations, but the result turned out surprisingly good.&lt;/li&gt;
&lt;li&gt;💻 Practiced writing multithreaded code in C++ — started to grasp thread synchronization more clearly.&lt;/li&gt;
&lt;li&gt;📊 Learned the basics of data visualization in Python using Seaborn — the graphs are now much more insightful.&lt;/li&gt;
&lt;li&gt;📝 Drafted the structure for my term paper — ready to move on to implementation with confidence.&lt;/li&gt;
&lt;li&gt;🎓 Attended a student seminar — listened to an insightful talk on distributed computing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I’ve gained more knowledge — and even more motivation. A week well spent!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Completing the Introduction to Linux Course</title>
      <link>https://gpbaranov.github.io/en/project/linux-basic-course/</link>
      <pubDate>Wed, 23 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/project/linux-basic-course/</guid>
      <description>&lt;h1 id=&#34;-linux-course-from-beginner-to-confident-user&#34;&gt;🐧 Linux Course: From Beginner to Confident User&lt;/h1&gt;
&lt;p&gt;This week I completed a course on the fundamentals of the &lt;strong&gt;Linux&lt;/strong&gt; operating system. Here&amp;rsquo;s what I learned and my overall impressions.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-where-did-it-start&#34;&gt;🚀 Where Did It Start?&lt;/h2&gt;
&lt;p&gt;The course was designed for &lt;strong&gt;absolute beginners&lt;/strong&gt;, and that was clear from the start. We began with the &lt;strong&gt;installation of Linux&lt;/strong&gt;, and no prior setup was needed — everything was explained step by step, clearly and accessibly.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-graphical-interface-nothing-to-fear&#34;&gt;🖥 Graphical Interface: Nothing to Fear&lt;/h2&gt;
&lt;p&gt;The first introduction was through the &lt;strong&gt;graphical interface&lt;/strong&gt; — quite similar to the familiar Windows or macOS environments. The key was learning not to fear the new system.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-command-line-from-skepticism-to-admiration&#34;&gt;💻 Command Line: From Skepticism to Admiration&lt;/h2&gt;
&lt;p&gt;At first, using the terminal felt difficult. But gradually I learned:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;how to navigate files,&lt;/li&gt;
&lt;li&gt;how to launch programs,&lt;/li&gt;
&lt;li&gt;how to use powerful commands,&lt;br&gt;
and why the &lt;strong&gt;CLI&lt;/strong&gt; isn’t scary — it&amp;rsquo;s &lt;strong&gt;efficient and powerful&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-working-with-a-remote-server&#34;&gt;🌐 Working with a Remote Server&lt;/h2&gt;
&lt;p&gt;The next part focused on connecting to &lt;strong&gt;remote servers&lt;/strong&gt;. We learned how to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;connect via SSH,&lt;/li&gt;
&lt;li&gt;run programs remotely,&lt;/li&gt;
&lt;li&gt;copy output back to our local machines.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-advanced-topics&#34;&gt;🛠 Advanced Topics&lt;/h2&gt;
&lt;p&gt;The final section of the course covered more advanced concepts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;writing &lt;strong&gt;bash scripts&lt;/strong&gt;,&lt;/li&gt;
&lt;li&gt;mastering the &lt;strong&gt;vim&lt;/strong&gt; text editor,&lt;/li&gt;
&lt;li&gt;automating everyday tasks.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-practice-and-knowledge-checks&#34;&gt;📋 Practice and Knowledge Checks&lt;/h2&gt;
&lt;p&gt;Throughout the course, there were plenty of &lt;strong&gt;tests and hands-on exercises&lt;/strong&gt;. I especially enjoyed the bash scripting tasks — great for boosting logical thinking and attention to detail.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-certificate&#34;&gt;🎓 Certificate&lt;/h2&gt;
&lt;p&gt;The course is complete, and I’ve received my &lt;a href=&#34;https://stepik.org/cert/2833767&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;certificate of completion&lt;/a&gt; 🎉&lt;/p&gt;
&lt;p&gt;Highly recommended for anyone who wants to feel confident in Linux — whether you&amp;rsquo;re a beginner developer or just a curious learner.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My Week</title>
      <link>https://gpbaranov.github.io/en/post/04/</link>
      <pubDate>Fri, 11 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/post/04/</guid>
      <description>&lt;h2 id=&#34;-what-got-done-this-week&#34;&gt;🗓 What Got Done This Week&lt;/h2&gt;
&lt;p&gt;This week was productive — I really felt how important it is to balance theory and practice.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Finished a graph visualization project in Python using the NetworkX library. Surprisingly flexible, especially when combined with Matplotlib.&lt;/li&gt;
&lt;li&gt;Learned core Git operations at the command line level. Creating branches, resolving conflicts, pull requests — everything makes much more sense now.&lt;/li&gt;
&lt;li&gt;Within the algorithms course, explored optimization methods on graphs. Seeing Dijkstra’s algorithm applied to real problems makes it feel far less abstract.&lt;/li&gt;
&lt;li&gt;Started gathering materials for my mini-research project on &amp;ldquo;parallel computing and its applications in big data processing.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In short: I’ve gained more knowledge — and even more questions. And that’s probably the best outcome.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Scientist’s Website with Hugo Academic</title>
      <link>https://gpbaranov.github.io/en/project/hugo/</link>
      <pubDate>Fri, 11 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/project/hugo/</guid>
      <description>&lt;h1 id=&#34;scientists-website-with-hugo-academic-when-science-meets-technology&#34;&gt;Scientist’s Website with Hugo Academic: When Science Meets Technology&lt;/h1&gt;
&lt;h2 id=&#34;why-does-every-researcher-need-a-website-today&#34;&gt;Why Does Every Researcher Need a Website Today?&lt;/h2&gt;
&lt;p&gt;The internet has become the main channel of scientific communication. Presentations, papers, projects, courses — people search for and find all of this online. In this context, a personal website is no longer a luxury — it’s a part of your academic identity, almost like journal publications or conference participation.&lt;/p&gt;
&lt;p&gt;And this is where &lt;strong&gt;Hugo Academic&lt;/strong&gt; comes into play — not just a theme, but a whole ecosystem for building a stylish and functional academic website.&lt;/p&gt;
&lt;h2 id=&#34;what-is-hugo-academic-and-why-is-it-convenient&#34;&gt;What Is Hugo Academic and Why Is It Convenient?&lt;/h2&gt;
&lt;p&gt;Hugo Academic is built on the Hugo static site generator. This means your website will be fast, reliable, and won&amp;rsquo;t require servers or databases. All you need are text files and a bit of structure. The result is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A modern, responsive, and professional-looking website.&lt;/li&gt;
&lt;li&gt;A flexible structure — from publications and projects to courses and CVs.&lt;/li&gt;
&lt;li&gt;Easy updates — everything is edited as plain text.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Plus, the theme is actively maintained and developed, so you’re not left alone with the documentation.&lt;/p&gt;
&lt;h2 id=&#34;how-can-you-use-the-website&#34;&gt;How Can You Use the Website?&lt;/h2&gt;
&lt;p&gt;Hugo Academic is tailored to the real needs of researchers. Here’s how you can customize it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Publications&lt;/strong&gt;: Format journal articles, books, and preprints, and add source links or PDFs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Research&lt;/strong&gt;: Share project descriptions, methodologies, and results.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Teaching&lt;/strong&gt;: Create course pages, upload schedules, materials, and assignments.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;News and Notes&lt;/strong&gt;: Post about conferences, share insights, or write scientific blog-style reviews.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CV&lt;/strong&gt;: Keep your entire professional development in one place, always up to date.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;in-summary&#34;&gt;In Summary&lt;/h2&gt;
&lt;p&gt;A website powered by Hugo Academic is a way to talk about your research informally, accessibly, and professionally. It’s not just a portfolio — it’s a tool for self-identification within the academic community. The simplicity of the technology combines with a wealth of features, and the final result looks solid and modern.&lt;/p&gt;
&lt;p&gt;A website that works for you — that’s what Hugo Academic is all about.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My Week</title>
      <link>https://gpbaranov.github.io/en/post/03/</link>
      <pubDate>Sun, 30 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/post/03/</guid>
      <description>&lt;h1 id=&#34;-weekly-summary--brief-and-to-the-point&#34;&gt;📍 Weekly Summary — Brief and to the Point&lt;/h1&gt;
&lt;p&gt;The week was quite intense, but not overwhelming. Here are the main highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🔄 We explored sorting algorithms — compared efficiency, calculated complexity, and tested them on real arrays.&lt;/li&gt;
&lt;li&gt;⚙️ In our OOP practice, we wrote our own classes with operator overloading — finally starting to see why it matters beyond textbooks.&lt;/li&gt;
&lt;li&gt;💬 Got our first course project topics — time to start defining the tasks and thinking about the architecture.&lt;/li&gt;
&lt;li&gt;🧠 Took part in a mini-discussion on neural networks — not too deep, but it definitely sparked more interest.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We’re gradually reaching the point where there&amp;rsquo;s enough knowledge to make conscious decisions in code. That feels good.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My Week</title>
      <link>https://gpbaranov.github.io/en/post/02/</link>
      <pubDate>Tue, 18 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/post/02/</guid>
      <description>&lt;h1 id=&#34;academic-week-summary&#34;&gt;Academic Week Summary&lt;/h1&gt;
&lt;p&gt;Another week is behind us! We worked through algorithms and data structures, delved into Python fundamentals, and got familiar with the principles of operating systems.&lt;/p&gt;
&lt;p&gt;The topic that impressed me most was multithreading — turns out parallel computing is used almost everywhere. Now I really want to try it in practice.&lt;/p&gt;
&lt;p&gt;How’s your studying going? Was there anything particularly challenging or exciting? Feel free to share!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My Week</title>
      <link>https://gpbaranov.github.io/en/post/01/</link>
      <pubDate>Fri, 07 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://gpbaranov.github.io/en/post/01/</guid>
      <description>&lt;h2 id=&#34;-weekly-summary&#34;&gt;📅 Weekly Summary&lt;/h2&gt;
&lt;p&gt;This week was eventful! Here are a few key highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🎓 Got the hang of &lt;strong&gt;recursive algorithms&lt;/strong&gt; – turned out easier than it seemed at first.&lt;/li&gt;
&lt;li&gt;🔬 Broke the experiment during the physics lab, but at least we learned what &lt;em&gt;not&lt;/em&gt; to do.&lt;/li&gt;
&lt;li&gt;🔄 Finally understood how &lt;strong&gt;closures&lt;/strong&gt; work in programming. Now the code looks cleaner!&lt;/li&gt;
&lt;li&gt;📖 Started reading a book on &lt;strong&gt;programming paradigms&lt;/strong&gt; – it’s mind-bending, but fascinating.&lt;/li&gt;
&lt;li&gt;🏃‍♂️ Broke out of the &amp;ldquo;study-home&amp;rdquo; loop and went for a walk – nature really helps reboot.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;How was your week? Share in the comments! 😊&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
