photo.html 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <!--
  2. girishm.nfshost.com is the source for personal webpage (www.girishm.info or its alias www.girishm.nfshost.com) of Girish M
  3. Copyright &copy; 2020 Girish M
  4. This program is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation, either version 3 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program. If not, see <https://www.gnu.org/licenses/>
  14. Intensify by TEMPLATED
  15. templated.co @templatedco
  16. Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
  17. -->
  18. <!DOCTYPE HTML>
  19. <html lang="en">
  20. <head>
  21. <title>Girish's photos</title>
  22. <meta charset="utf-8"/>
  23. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  24. <link rel="stylesheet" href="../css/style.css">
  25. <link rel="stylesheet" href="../css/main.css"/>
  26. </head>
  27. <body><!-- -->
  28. <!-- Header -->
  29. <header id="header">
  30. <nav class="left">
  31. <a href="#menu"><span>Menu</span></a>
  32. </nav>
  33. <a href="photo.html" class="logo">Girish's photos</a>
  34. </header>
  35. <!-- Menu -->
  36. <nav id="menu">
  37. <ul class="links">
  38. <li><a href="../../index.html">Home</a></li>
  39. <li><a href="../html/services.html">Services</a></li>
  40. <li><a href="../html/project.html">Projects</a></li>
  41. <li><a href="../html/workExperience.html">Experience</a></li>
  42. <li><a href="../html/education.html">Education</a></li>
  43. <li><a href="../html/writing.html">Blog</a></li>
  44. <li><a href="../html/photo.html">Photos</a></li>
  45. <li><a href="../html/shop.html">Shop</a></li>
  46. <li><a href="../html/contact.html">Contact</a></li>
  47. <li><a href="../html/subscribe.html">Hire me</a></li>
  48. </ul>
  49. </nav>
  50. <section id="one" class="wrapper">
  51. <div class="inner flex flex-3 row 6u 12u$(small)">
  52. <p>Handwritten notes borrowed from classes taught by me. Created using <a
  53. href="http://xournal.sourceforge.net">Xournal</a> and <a
  54. href="https://www.wacom.com/en-us/products/pen-tablets/one-by-wacom">One by Wacom tablet</a>
  55. with <a href="https://linuxwacom.github.io/">linuxwacom</a> free driver</p>
  56. </div>
  57. </section>
  58. <article class="slider">
  59. <section class="slide">
  60. <img src="../img/sampleTeaching.png" alt=""/>
  61. <div class="slide-content">
  62. <p class="slide-title">
  63. Set theory
  64. </p>
  65. </div>
  66. </section>
  67. <section class="slide">
  68. <img src="../img/androidGame.png" alt=""/>
  69. <div class="slide-content">
  70. <p class="slide-title">
  71. Android game
  72. </p>
  73. </div>
  74. </section>
  75. <section class="slide">
  76. <img src="../img/gameDevGuidelines.png" alt=""/>
  77. <div class="slide-content">
  78. <p class="slide-title">
  79. Game Dev guidelines
  80. </p>
  81. </div>
  82. </section>
  83. <section class="slide">
  84. <img src="../img/diceRollerNotes.png" alt=""/>
  85. <div class="slide-content">
  86. <p class="slide-title">
  87. Dice roller
  88. </p>
  89. </div>
  90. </section>
  91. <nav class="slider-nav">
  92. <span class="prev-slide"></span>
  93. <span class="next-slide"></span>
  94. </nav>
  95. </article>
  96. <!-- Three -->
  97. <section id="three" class="wrapper">
  98. <div class="inner flex flex-3">
  99. <div class="flex-item box">
  100. <div class="image fit">
  101. <img src="../img/desktopRevive.jpeg" alt=""/>
  102. </div>
  103. <div class="content">
  104. <h3>Computer setup from 2019</h3>
  105. <p>A <a href="https://libreboot.org/docs/hardware/x200.html">Libreboot X200s laptop</a> connected to
  106. vertical
  107. display (DELL <a
  108. href="https://images10.newegg.com/UploadFilesForNewegg/itemintelligence/dell/dell_u2412m_User_s_20Guide_en_us1400443493597.pdf">U2412M</a>)
  109. and desktop <a
  110. href="https://www.gigabyte.com/Motherboard/GA-MA785GM-US2H-rev-10">(GA-MA785GMT-US2H)</a> to
  111. horizontal display (DELL U2412M). To build one such setup check out this <a
  112. href="../writings/MyComputer.html">article</a></p>
  113. </div>
  114. </div>
  115. <div class="flex-item box">
  116. <div class="image fit">
  117. <img src="../img/meself.jpeg" alt=""/>
  118. </div>
  119. <div class="content">
  120. <h3>That's me!</h3>
  121. <p>Photo created using <a href="https://wiki.gnome.org/Apps/Cheese">Cheese</a> application for GNOME</p>
  122. </div>
  123. </div>
  124. <div class="flex-item box">
  125. <div class="image fit">
  126. <img src="../img/workspacePic.jpg" alt=""/>
  127. </div>
  128. <div class="content">
  129. <h3>My workspace</h3>
  130. <p>A photo of my paraphernalia from 2020</p>
  131. </div>
  132. </div>
  133. </div>
  134. </section>
  135. <!-- Footer -->
  136. <footer id="footer">
  137. <div class="inner">
  138. <h2>Get In Touch</h2>
  139. <ul class="actions">
  140. <li><span class="icon fa-envelope"></span> <a href="#">contact at girishm dot info</a></li>
  141. <li><a href="../../gm.asc">GPG key</a></li>
  142. <li><a href="https://xmpp.org/software/clients.html">XMPP chat</a> - girishm at member dot fsf dot org
  143. </li>
  144. </ul>
  145. </div>
  146. <div class="copyright">
  147. <p>Copyright &copy; 2020, Girish M,
  148. <br/>
  149. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative
  150. Commons
  151. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  152. href="https://notabug.org/girishm/girishm.nfshost.com/src/master/assets/html/photo.html">here</a>
  153. </p>
  154. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a href="https://unsplash.com">Unsplash</a>.
  155. </div>
  156. <a href="../../javascript.html" rel="jslicense">JavaScript license information</a>
  157. </footer>
  158. <!-- Scripts -->
  159. <script src="../js/jquery.min.js"></script>
  160. <script src="../js/jquery.scrolly.min.js"></script>
  161. <script src="../js/skel.min.js"></script>
  162. <script src="../js/util.js"></script>
  163. <script src="../js/slider.js"></script>
  164. <script src="../js/main.js"></script>
  165. </body>
  166. </html>