2025-05 Заготовка заметок | Notes' draft
This commit is contained in:
@@ -25,6 +25,31 @@
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="notes-desktop.html">Notes and Git</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2025-05-10 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<video controls width="700">
|
||||
<source src="../../images/2025-05_notes-desktop.mp4" type="video/mp4"/>
|
||||
</video>
|
||||
<h1 id="notes">Notes</h1>
|
||||
<p>In April I created a web application to take notes.</p>
|
||||
<p>Initially, the features I wanted to implement were:</p>
|
||||
<ol>
|
||||
<li>keep data in Git</li>
|
||||
<li>web application uses DoX architecture</li>
|
||||
<li>data is synchronized among several clients: PC, mobile, etc.</li>
|
||||
</ol>
|
||||
<p>I have managed to fulfill the first two items only, didn't have time for the
|
||||
third one. Thus, the application is pretty much useless at the moment.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="notes-desktop.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="iso-git2.html">PSKOV 2 without LHA?</a>
|
||||
</h2>
|
||||
@@ -222,28 +247,6 @@ graphical results did not match that of the audience.. . .</p>
|
||||
<div class="news_item_more">
|
||||
<a href="ht-scenes.html">Continue reading</a>
|
||||
</div>
|
||||
</div><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>
|
||||
<p class="pagination_title">Page 1 of 9</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user