project.html 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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; 2021, 20 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>Projects</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="project.html" class="logo">Projects worked on</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="photo.html">Photos</a></li>
  52. <!-- <li><a href="contact.html">Contact</a></li> -->
  53. <li><a href="shop.html">Shop</a></li>
  54. <li><a href="subscribe.html">Hire me</a></li>
  55. </ul>
  56. </nav>
  57. <!-- Three -->
  58. <section id="three" class="wrapper">
  59. <div class="inner flex flex-3">
  60. <div class="flex-item box">
  61. <div class="image fit">
  62. <a href="https://raw.githubusercontent.com/girish17/op-mattermost/master/resource/op-mattermost-demo-v0.7.gif">
  63. <img src="https://raw.githubusercontent.com/girish17/op-mattermost/master/resource/op-mattermost-demo-v0.7.gif" alt="op-mattermost demo"/>
  64. </a>
  65. </div>
  66. <div class="content">
  67. <h3>op-mattermost</h3>
  68. <p><a href="https://notabug.org/girishm/op-mattermost/wiki">OpenProject and Mattermost integration</a>
  69. </p>
  70. <ul>
  71. <li><a href="https://github.com/girish17/op-mattermost">Slash command integration</a></li>
  72. <li><a href="https://github.com/girish17/op-mattermost-plugin">Mattermost plugin {Work in Progress}</a></li>
  73. </ul>
  74. </div>
  75. </div>
  76. <div class="flex-item box">
  77. <div class="image fit">
  78. <img src="assets/img/ciscoWebexTeams.jpg" alt="Cisco WebEx Teams"/>
  79. </div>
  80. <div class="content">
  81. <h3>Cisco WebEx Teams</h3>
  82. <p><a href="https://developer.webex.com/docs/api/v1/webhooks">Webhooks</a></p>
  83. </div>
  84. </div>
  85. <div class="flex-item box">
  86. <div class="image fit">
  87. <img src="assets/img/tmt.png" alt="TMT"/>
  88. </div>
  89. <div class="content">
  90. <h3>Thirty Meter Telescope</h3>
  91. <p><a href="https://www.tmt.org/page/observatory-software">Observatory software</a></p>
  92. <ul>
  93. <li><a href="https://github.com/tmtsoftware/csw/commits?author=girish17">Common software (CSW)</a>
  94. </li>
  95. <li><a href="https://github.com/girish17/cswTest">CSW tests</a></li>
  96. <li><a href="https://github.com/girish17/cswTestResults">CSW test results</a></li>
  97. </ul>
  98. </div>
  99. </div>
  100. <div class="flex-item box">
  101. <div class="image fit">
  102. <img src="assets/img/CIDSS-Poster.png" alt="CIDSS"/>
  103. </div>
  104. <div class="content">
  105. <h3>Command Information and Decision Support System</h3>
  106. <p><a href="https://www.bel-india.in/Products.aspx?MId=13&LId=1&link=61">CIDSS</a></p>
  107. </div>
  108. </div>
  109. </div>
  110. </section>
  111. <!-- Footer -->
  112. <footer id="footer">
  113. <ul class="actions">
  114. <li><a href="index.html">Home</a></li>
  115. <li ><a href="services.html">Services</a></li>
  116. <li><a href="project.html">Projects</a></li>
  117. <li><a href="writing.html">Blog</a></li>
  118. <li><a href="photo.html">Photos</a></li>
  119. <li><a href="shop.html">Shop</a></li>
  120. <li><a href="workExperience.html">Experience</a></li>
  121. <li><a href="education.html">Education</a></li>
  122. <li><a href="subscribe.html">Hire me</a></li>
  123. </ul>
  124. <div class="inner">
  125. <h2>Get In Touch</h2>
  126. <ul class="actions">
  127. <li><span class="icon fa-envelope"></span> <a href="#">contact at girishm dot info</a></li>
  128. <li><a href="gm.asc">GPG key</a></li>
  129. </ul>
  130. </div>
  131. <noscript>
  132. <h3>For those who are afraid of JavaScript</h3>
  133. <div class="inner flex flex-3 row 6u 12u$(small)">
  134. <ul id="altLinks">
  135. <li><a href="index.html">Home</a></li>
  136. <li><a href="services.html">Services</a></li>
  137. <li><a href="project.html">Projects</a></li>
  138. <li><a href="workExperience.html">Experience</a></li>
  139. <li><a href="education.html">Education</a></li>
  140. <li><a href="writing.html">Blog</a></li>
  141. <li><a href="photo.html">Photos</a></li>
  142. <li><a href="shop.html">Shop</a></li>
  143. <!--<li><a href="contact.html">Contact</a></li>-->
  144. <li><a href="subscribe.html">Hire me</a></li>
  145. </ul>
  146. </div>
  147. </noscript>
  148. <div class="copyright">
  149. <p>Copyright &copy; 2021, 20, Girish M, <img alt="Creative Commons License" style="border-width:0"
  150. src="assets/img/cc.png"/>
  151. <br/>
  152. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative
  153. Commons
  154. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  155. href="https://notabug.org/girishm/girishm.nfshost.com/src/test/project.html">here</a>
  156. </p>
  157. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a href="https://unsplash.com">Unsplash</a>.
  158. </div>
  159. <a href="javascript.html" rel="jslicense">JavaScript license information</a>
  160. </footer>
  161. <!-- Scripts -->
  162. <script src="assets/js/jquery.min.js"></script>
  163. <script src="assets/js/jquery.scrolly.min.js"></script>
  164. <script src="assets/js/skel.min.js"></script>
  165. <script src="assets/js/util.js"></script>
  166. <script src="assets/js/main.js"></script>
  167. </body>
  168. </html>