services.html 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <!--
  2. girishm.nfshost.com is the source for webpage (www.girishm.info or its alias www.girishm.nfshost.com) of Girish M
  3. Copyright &copy; 2019 to present, 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>Services offered</title>
  22. <meta charset="utf-8"/>
  23. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  24. <link rel="stylesheet" href="assets/css/main.css"/>
  25. <style type="text/css">
  26. #altLinks li{
  27. display: inline;
  28. }
  29. </style>
  30. </head>
  31. <body><!-- -->
  32. <!-- Header -->
  33. <header id="header">
  34. <nav class="left">
  35. <a href="#menu"><span>Menu</span></a>
  36. </nav>
  37. <a href="services.html" class="logo">Services offered</a>
  38. <nav class="right">
  39. <a href="index.html"><img src="assets/img/home.jpg"></a>
  40. </nav>
  41. </header>
  42. <!-- Menu -->
  43. <nav id="menu">
  44. <ul class="links">
  45. <li><a href="index.html">Home</a></li>
  46. <li><a href="services.html">Services</a></li>
  47. <li><a href="project.html">Projects</a></li>
  48. <li><a href="workExperience.html">Experience</a></li>
  49. <li><a href="education.html">Education</a></li>
  50. <li><a href="writing.html">Blog</a></li>
  51. <li><a href="books.html">Book library</a></li>
  52. <li><a href="photo.html">Photos</a></li>
  53. <!-- <li><a href="shop.html">Shop</a></li> -->
  54. <!-- <li><a href="contact.html">Contact</a></li> -->
  55. <li><a href="assets/pdf/girishmResume.pdf">CV</a></li>
  56. <li><a href="subscribe.html">Hire me</a></li>
  57. </ul>
  58. </nav>
  59. <!-- One -->
  60. <section id="one" class="wrapper">
  61. <div class="inner flex flex-3">
  62. <div class="flex-item left">
  63. <div>
  64. <h3>Server side software development</h3>
  65. <p>Node.js, JavaScript, Go</p>
  66. </div>
  67. <div>
  68. <h3>Teaching and coaching</h3>
  69. <p>Computer programming, web application development using <a
  70. href="https://www.fsf.org/about/what-is-free-software">free software</a>.</p>
  71. </div>
  72. </div>
  73. <div class="flex-item image fit round">
  74. <img src="assets/img/pic01.jpg" alt=""/>
  75. </div>
  76. <div class="flex-item right">
  77. <div>
  78. <h3>Software maintenance</h3>
  79. <p>GNU/Linux OS and free software installation and maintenance.</p>
  80. </div>
  81. <div>
  82. <h3>Technical writing and documentation</h3>
  83. <p>Documentation and wiki for software applications.</p>
  84. </div>
  85. </div>
  86. </div>
  87. </section>
  88. <!-- Footer -->
  89. <footer id="footer">
  90. <ul class="actions">
  91. <li><a href="index.html">Home</a></li>
  92. <li><a href="services.html">Services</a></li>
  93. <li><a href="project.html">Projects</a></li>
  94. <li><a href="workExperience.html">Experience</a></li>
  95. <li><a href="education.html">Education</a></li>
  96. <li><a href="writing.html">Blog</a></li>
  97. <li><a href="books.html">Book library</a></li>
  98. <li><a href="photo.html">Photos</a></li>
  99. <!-- <li><a href="shop.html">Shop</a></li> -->
  100. <!-- <li><a href="contact.html">Contact</a></li> -->
  101. <li><a href="assets/pdf/girishmResume.pdf">CV</a></li>
  102. <li><a href="subscribe.html">Hire me</a></li>
  103. </ul>
  104. <div class="inner">
  105. <h2>Get In Touch</h2>
  106. <ul class="actions">
  107. <li><span class="icon fa-envelope"></span> <a href="#">girishm at posteo dot net</a></li>
  108. <li><a href="girishmInfo.asc">GPG key</a></li>
  109. </ul>
  110. </div>
  111. <noscript>
  112. <h3>For those who are afraid of non-free JavaScript</h3>
  113. <div class="inner flex flex-3 row 6u 12u$(small)">
  114. <ul id="altLinks">
  115. <li><a href="index.html">Home</a></li>
  116. <li><a href="services.html">Services</a></li>
  117. <li><a href="project.html">Projects</a></li>
  118. <li><a href="workExperience.html">Experience</a></li>
  119. <li><a href="education.html">Education</a></li>
  120. <li><a href="writing.html">Blog</a></li>
  121. <li><a href="books.html">Book library</a></li>
  122. <li><a href="photo.html">Photos</a></li>
  123. <!-- <li><a href="shop.html">Shop</a></li> -->
  124. <!--<li><a href="contact.html">Contact</a></li>-->
  125. <li><a href="assets/pdf/girishmResume.pdf">CV</a></li>
  126. <li><a href="subscribe.html">Hire me</a></li>
  127. </ul>
  128. </div>
  129. </noscript>
  130. <div class="copyright">
  131. <p>Copyright &copy; 2019 to present, Girish M, <img
  132. alt="Creative Commons License" style="border-width:0" src="assets/img/cc.png"/>
  133. <br/>
  134. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative
  135. Commons
  136. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  137. href="https://notabug.org/girishm/girishm.nfshost.com/src/test/services.html">here</a>
  138. </p>
  139. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a href="https://unsplash.com">Unsplash</a>.
  140. </div>
  141. <a href="javascript.html" rel="jslicense">JavaScript license information</a>
  142. </footer>
  143. <!-- Scripts -->
  144. <script src="assets/js/jquery.min.js"></script>
  145. <script src="assets/js/jquery.scrolly.min.js"></script>
  146. <script src="assets/js/skel.min.js"></script>
  147. <script src="assets/js/util.js"></script>
  148. <script src="assets/js/main.js"></script>
  149. </body>
  150. </html>