project.html 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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>Projects</title>
  22. <meta charset="utf-8"/>
  23. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  24. <link rel="stylesheet" href="../css/main.css"/>
  25. </head>
  26. <body><!-- -->
  27. <!-- Header -->
  28. <header id="header">
  29. <nav class="left">
  30. <a href="#menu"><span>Menu</span></a>
  31. </nav>
  32. <a href="project.html" class="logo">Projects worked on</a>
  33. </header>
  34. <!-- Menu -->
  35. <nav id="menu">
  36. <ul class="links">
  37. <li><a href="../../index.html">Home</a></li>
  38. <li><a href="../html/services.html">Services</a></li>
  39. <li><a href="../html/project.html">Projects</a></li>
  40. <li><a href="../html/workExperience.html">Experience</a></li>
  41. <li><a href="../html/education.html">Education</a></li>
  42. <li><a href="../html/writing.html">Blog</a></li>
  43. <li><a href="../html/photo.html">Photos</a></li>
  44. <li><a href="../html/contact.html">Contact</a></li>
  45. <li><a href="../html/shop.html">Shop</a></li>
  46. <li><a href="../html/subscribe.html">Hire me</a></li>
  47. </ul>
  48. </nav>
  49. <!-- Three -->
  50. <section id="three" class="wrapper">
  51. <div class="inner flex flex-3">
  52. <div class="flex-item box">
  53. <div class="image fit">
  54. <a href="https://raw.githubusercontent.com/girish17/op-mattermost/master/resource/op-mattermost-demo-v2.gif">
  55. <img src="https://raw.githubusercontent.com/girish17/op-mattermost/master/resource/op-mattermost-demo-v2.gif" alt="op-mattermost demo"/>
  56. </a>
  57. </div>
  58. <div class="content">
  59. <h3>op-mattermost</h3>
  60. <p><a href="https://notabug.org/girishm/op-mattermost/wiki">OpenProject and Mattermost integration</a>
  61. </p>
  62. </div>
  63. </div>
  64. <div class="flex-item box">
  65. <div class="image fit">
  66. <img src="../img/ciscoWebexTeams.jpg" alt="Cisco WebEx Teams"/>
  67. </div>
  68. <div class="content">
  69. <h3>Cisco WebEx Teams</h3>
  70. <p><a href="https://developer.webex.com/docs/api/v1/webhooks">Webhooks</a></p>
  71. </div>
  72. </div>
  73. <div class="flex-item box">
  74. <div class="image fit">
  75. <img src="../img/tmt.png" alt="TMT"/>
  76. </div>
  77. <div class="content">
  78. <h3>Thirty Meter Telescope</h3>
  79. <p><a href="https://www.tmt.org/page/observatory-software">Observatory software</a></p>
  80. <ul>
  81. <li><a href="https://github.com/tmtsoftware/csw/commits?author=girish17">Common software (CSW)</a>
  82. </li>
  83. <li><a href="https://github.com/girish17/cswTest">CSW tests</a></li>
  84. <li><a href="https://github.com/girish17/cswTestResults">CSW test results</a></li>
  85. </ul>
  86. </div>
  87. </div>
  88. <div class="flex-item box">
  89. <div class="image fit">
  90. <img src="../img/CIDSS-Poster.png" alt="CIDSS"/>
  91. </div>
  92. <div class="content">
  93. <h3>Command Information and Decision Support System</h3>
  94. <p><a href="https://www.bel-india.in/Products.aspx?MId=13&LId=1&link=61">CIDSS</a></p>
  95. </div>
  96. </div>
  97. </div>
  98. </section>
  99. <!-- Footer -->
  100. <footer id="footer">
  101. <div class="inner">
  102. <h2>Get In Touch</h2>
  103. <ul class="actions">
  104. <li><span class="icon fa-envelope"></span> <a href="#">contact at girishm dot info</a></li>
  105. <li><a href="../../gm.asc">GPG key</a></li>
  106. <li><a href="https://xmpp.org/software/clients.html">XMPP chat</a> - girishm at member dot fsf dot org
  107. </li>
  108. </ul>
  109. </div>
  110. <div class="copyright">
  111. <p>Copyright &copy; 2020, Girish M, <img alt="Creative Commons License" style="border-width:0"
  112. src="../img/cc.png"/>
  113. <br/>
  114. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative
  115. Commons
  116. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  117. href="https://notabug.org/girishm/girishm.nfshost.com/src/master/assets/html/project.html">here</a>
  118. </p>
  119. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a href="https://unsplash.com">Unsplash</a>.
  120. </div>
  121. <a href="../../javascript.html" rel="jslicense">JavaScript license information</a>
  122. </footer>
  123. <!-- Scripts -->
  124. <script src="../js/jquery.min.js"></script>
  125. <script src="../js/jquery.scrolly.min.js"></script>
  126. <script src="../js/skel.min.js"></script>
  127. <script src="../js/util.js"></script>
  128. <script src="../js/main.js"></script>
  129. </body>
  130. </html>