- Timestamp:
- Apr 5, 2022, 6:43:55 AM (3 years ago)
- Branches:
- master
- Children:
- 67e4b9e
- Parents:
- 95c64d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
content/about.org
r95c64d5 r15fed23 3 3 4 4 #+BEGIN_EXPORT html 5 <nav id="table-of-contents"> 6 <div id="text-table-of-contents"> 7 <ul style="list-style: none; margin: 0 0.5em;"> 8 <li><p><mark class="inline-block">2022-04-05</mark></p> 9 <p>I've deleted my russian articles and translated the whole website in English due strong censorship in Russia.</p></li> 10 </ul> 11 </div> 12 </nav> 13 5 14 <article> 6 15 <div class="row"> 7 <div class="col-sm-12 col-md-3"> 8 <img src="/public/images/w96k.png" class="shadowed rounded" style="max-width: 180px; width: 100%;"> 9 <div> 10 <a href="http://fsf.org/"> 11 <img src="/public/images/fsf.png" class="shadowed rounded"> 12 </a> 13 </div> 16 <div class="col-sm-12 col-md-4" align="center"> 17 <img src="/public/images/w96k.png" class="shadowed rounded" style="max-width: 200px; width: 100%;"> 14 18 </div> 15 <div class="col-sm-12 col-md- 9">16 <h2 >Кириллов Михаил</h2>19 <div class="col-sm-12 col-md-8" style="background: #f8f8f8; border: 1px solid rgba(0,0,0,.1); border-radius: 0.25em; box-shadow: 0 1px 2px rgba(0,0,0,.1);"> 20 <h2 style="background: rgba(0,0,0,.1); border-radius: 0.1em; margin-top: 0.5em; text-align: center"><strong>Mikhail Kirillov</strong></h2> 17 21 18 <p style="position: relative; margin-top: -0.75em;"> 19 <span class="icon-location"></span> 20 <a href="https://www.openstreetmap.org/relation/2555133">Россия, Москва</a> 22 <p>Developer. Profesionally I do mostly web backends. 23 I like functional programming, LISP and free software movement. 24 I use only libre software on my librebooted Thinkpad X200T. 25 I'm a long-time user of 26 <a href="http://guix.gnu.org">GNU Guix</a> OS and text editor 27 <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a>. 21 28 </p> 22 29 23 <p>Разработчик. Люблю функциональное 24 программирование, LISP и движение за свободное программное 25 обеспечение. Я использую исключительно свободное программное обеспечение 26 и являюсь давним пользователем свободной ОС 27 <a href="http://guix.gnu.org">GNU Guix</a> и свободного текстового 28 редактора <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a>. 29 </p> 30 31 <div class="row"> 32 <div class="col-sm"> 33 <p>Связь:</p> 34 <ul> 35 <li><span class="icon-mail"></span> Email: <a href="mailto:w96k@riseup.net"> 36 w96k@riseup.net</a></li> 37 <li><span class="icon-share"></span> Mastodon: <a href="https://fosstodon.org/@w96k">@w96k</a></li> 30 <ul style="margin-top: 1em; text-align: center;"> 31 <li style="display: inline-block;"><a href="mailto:w96k@riseup.net"><span class="icon-mail"></span>Email</a> <span style="color: #ccc;">|</span></li> 32 <li style="display: inline-block;"><a href="https://fosstodon.org/@w96k"><span class="icon-share"></span>Mastodon</a> <span style="color: #ccc;">|</span></li> 33 <li style="display: inline-block;"><a href="https://git.sr.ht/~w96k/"><span class="icon-link"></span>Sourcehut</a></li> 38 34 </ul> 39 35 </div> 40 <div class="col-sm">41 <p>Код:</p>42 <ul>43 <li><span class="icon-link"></span> Sourcehut: <a href="https://git.sr.ht/~w96k/">44 @w96k</a></li>45 <li><span class="icon-link"></span> Github: <a href="https://github.com/w96k">46 @w96k</a></li>47 </ul>48 36 </div> 49 37 50 </div> 51 52 </div> 53 </div> 54 </article> 55 56 <article> 38 <h3>Software I use</h3> 57 39 <table class="iuse"> 58 40 <tr> 59 41 <td> 42 <a href="https://gnu.org"> 60 43 <figure> 61 44 <img src="/public/images/gnu.png"> 62 45 <figcaption>GNU Software</figcaption> 63 46 </figure> 47 </a> 64 48 </td> 65 49 <td> 50 <a href="https://guix.gnu.org"> 66 51 <figure> 67 52 <img src="/public/images/guix.png"> 68 <figcaption> Distribution</figcaption>53 <figcaption>GNU Guix</figcaption> 69 54 </figure> 55 </a> 70 56 </td> 71 57 <td> 58 <a href="https://www.gnu.org/software/emacs/"> 72 59 <figure> 73 60 <img src="/public/images/emacs.png"> 74 <figcaption> Emacs Text Editor</figcaption>61 <figcaption>GNU Emacs</figcaption> 75 62 </figure> 63 </a> 76 64 </td> 77 65 <td> 66 <a href="https://www.gnu.org/software/gnuzilla/"> 78 67 <figure> 79 68 <img src="/public/images/icecat.png"> 80 69 <figcaption>Icecat Browser</figcaption> 81 70 </figure> 71 </a> 82 72 </td> 83 73 </tr> … … 87 77 <tr> 88 78 <td> 79 <a href="https://gnu.org/software/gnu-c-manual/gnu-c-manual.html"> 89 80 <figure> 90 <img src="/public/images/c.png"> 81 <img src="/public/images/c.png"> 82 <figcaption>GNU C</figcaption> 91 83 </figure> 92 84 </td> 85 </a> 93 86 <td> 87 <a href="https://gnu.org/software/guile/"> 94 88 <figure> 95 89 <img src="/public/images/guile.png"> 90 <figcaption>GNU Guile</figcaption> 96 91 </figure> 92 </a> 97 93 </td> 98 94 <td> 95 <a href="https://python.org/"> 99 96 <figure> 100 97 <img src="/public/images/python.png"> 98 <figcaption>Python</figcaption> 101 99 </figure> 100 </a> 101 </td> 102 <td> 103 <a href="http://php.net/"> 104 <figure> 105 <img src="/public/images/php.png"> 106 <figcaption>PHP</figcaption> 107 </figure> 108 </a> 102 109 </td> 103 110 </tr> 104 111 </table> 105 112 </article> 106 107 113 #+END_EXPORT
Note:
See TracChangeset
for help on using the changeset viewer.