education.html 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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>Girish's education</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="education.html" class="logo">Girish's education</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. <!-- Banner -->
  60. <section id="three" class="wrapper">
  61. <div class="content">
  62. <ul>
  63. <li>
  64. Went to <a href="https://en.wikipedia.org/wiki/PES_University">PES Institute of Technology </a>,
  65. Bangalore, (autonomous college under <a
  66. href="https://en.wikipedia.org/wiki/Visvesvaraya_Technological_University">
  67. Visvesvaraya Technological University</a>, Belgaum), August 2008 - July 2012
  68. <ul>
  69. <li>
  70. Graduated with a Bachelor's Degree in Computer Science and Engineering from VTU, Belgaum.
  71. Secured First Class with Distinction.
  72. </li>
  73. </ul>
  74. <div data-iframe-width="350" data-iframe-height="270" data-share-badge-id="6948fabb-e573-4a7e-831b-0691868c3703" data-share-badge-host="https://www.youracclaim.com"></div><script type="text/javascript" async src="//cdn.youracclaim.com/assets/utilities/embed.js"></script>
  75. </li>
  76. <li>
  77. Went to study Computer Science at <a href="https://en.wikipedia.org/wiki/Indian_Statistical_Institute">
  78. Indian Statistical Institute</a>, Calcutta, June 2017
  79. <ul>
  80. <li>
  81. Wrote <a href="https://notabug.org/girishm/pdslab">programs</a> to solve Programming and Data
  82. Structures Lab exercises and assignment
  83. </li>
  84. <li>
  85. Left the Master's course in August 2017.
  86. </li>
  87. </ul>
  88. </li>
  89. </ul>
  90. </div>
  91. </section>
  92. <!-- Footer -->
  93. <footer id="footer">
  94. <ul class="actions">
  95. <li><a href="index.html">Home</a></li>
  96. <li><a href="services.html">Services</a></li>
  97. <li><a href="project.html">Projects</a></li>
  98. <li><a href="workExperience.html">Experience</a></li>
  99. <li><a href="education.html">Education</a></li>
  100. <li><a href="writing.html">Blog</a></li>
  101. <li><a href="books.html">Book library</a></li>
  102. <li><a href="photo.html">Photos</a></li>
  103. <!-- <li><a href="shop.html">Shop</a></li> -->
  104. <!-- <li><a href="contact.html">Contact</a></li> -->
  105. <li><a href="assets/pdf/girishmResume.pdf">CV</a></li>
  106. <li><a href="subscribe.html">Hire me</a></li>
  107. </ul>
  108. <div class="inner">
  109. <h2>Get In Touch</h2>
  110. <ul class="actions">
  111. <li><span class="icon fa-envelope"></span> <a href="#">girishm at posteo dot net</a></li>
  112. <li><a href="girishmInfo.asc">GPG key</a></li>
  113. </ul>
  114. </div>
  115. <noscript>
  116. <h3>For those who are afraid of non-free JavaScript</h3>
  117. <div class="inner flex flex-3 row 6u 12u$(small)">
  118. <ul id="altLinks">
  119. <li><a href="index.html">Home</a></li>
  120. <li><a href="services.html">Services</a></li>
  121. <li><a href="project.html">Projects</a></li>
  122. <li><a href="workExperience.html">Experience</a></li>
  123. <li><a href="education.html">Education</a></li>
  124. <li><a href="writing.html">Blog</a></li>
  125. <li><a href="books.html">Book library</a></li>
  126. <li><a href="photo.html">Photos</a></li>
  127. <!-- <li><a href="shop.html">Shop</a></li> -->
  128. <!--<li><a href="contact.html">Contact</a></li>-->
  129. <li><a href="assets/pdf/girishmResume.pdf">CV</a></li>
  130. <li><a href="subscribe.html">Hire me</a></li>
  131. </ul>
  132. </div>
  133. </noscript>
  134. <div class="copyright">
  135. <p>Copyright &copy; 2019 to present, Girish M, <img alt="Creative Commons License" style="border-width:0"
  136. src="assets/img/cc.png"/>
  137. <br/>
  138. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative
  139. Commons
  140. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  141. href="https://notabug.org/girishm/girishm.nfshost.com/src/test/education.html">here</a>
  142. </p>
  143. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a href="https://unsplash.com">Unsplash</a>.
  144. </div>
  145. <a href="javascript.html" rel="jslicense">JavaScript license information</a>
  146. </footer>
  147. <!-- Scripts -->
  148. <script src="assets/js/jquery.min.js"></script>
  149. <script src="assets/js/jquery.scrolly.min.js"></script>
  150. <script src="assets/js/skel.min.js"></script>
  151. <script src="assets/js/util.js"></script>
  152. <script src="assets/js/main.js"></script>
  153. </body>
  154. </html>