2025-05 Заготовка заметок | Notes' draft
This commit is contained in:
@@ -25,6 +25,28 @@
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="rethinking.html">Rethinking</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-08-12 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2024_rethinking.jpg" alt="Game" /></p>
|
||||
<p>When July started my initial plan was to make the instrument support Python to
|
||||
JavaScript code translation. However, this did not happen because tasks with
|
||||
higher priority emerged.</p>
|
||||
<p>Which task is more important than develpment of the instrument?
|
||||
Development of a game, of course! Now, let's go back to the beginning of
|
||||
July 2024…</p>
|
||||
<h1 id="gamejam">Gamejam</h1>
|
||||
<p><a href="https://dtf.ru/games/2783053-nachni-igru-ocenka-videorolikov">"Start the game"</a> 3-day gamejam finished in the beginning of July 2024.
|
||||
I participated in the jam to validate the instrument under development and. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="rethinking.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-gui.html">"Memory" GUI</a>
|
||||
</h2>
|
||||
@@ -199,28 +221,6 @@ not the hardware one. Today I can confidently say I found the necessary. . .</p>
|
||||
<div class="news_item_more">
|
||||
<a href="gitjs-intro.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="git-budget.html">Why I keep track of spendings in a personal app made with Git+JS</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2020-05-03 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2020-05-06_гит-бюджет_снимок.png" alt="GitBudget" /></p>
|
||||
<p>In this article Michael shares his experience of using Git+JS.</p>
|
||||
<p>Hi, folks, let me share my experience of creating an application to keep track of my spendings. Specifically, let me do it by answering the following questions:</p>
|
||||
<ol>
|
||||
<li>Why keep track of spendings in an application?</li>
|
||||
<li>Why did I create the application as a personal project?</li>
|
||||
<li>Why does the project use Git+JS?</li>
|
||||
</ol>
|
||||
<p><strong>1. Why keep track of spendings in an application?</strong></p>
|
||||
<p>I, like many people out there, wanted to become rich and <a href="https://youtu.be/7RchntYFtSE">successful</a>. To become rich, one is often advised to run a personal budget, that's what I started to do several years ago. I'd like to point out that running my personal budget hasn't made me rich and successful, and I increased income simply by moving to Moscow.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="git-budget.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="pagination_title">Page 2 of 9</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user