index.html 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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 M</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. #intro::first-letter{
  27. color: chocolate;
  28. font-size: 200%;
  29. font-weight: bold;
  30. }
  31. #altLinks li{
  32. display: inline;
  33. }
  34. </style>
  35. </head>
  36. <body><!-- -->
  37. <!-- Header -->
  38. <header id="header">
  39. <nav class="left">
  40. <a href="#menu"><span>Menu</span></a>
  41. </nav>
  42. <a href="index.html" class="logo">Girish M</a>
  43. </header>
  44. <!-- Menu -->
  45. <nav id="menu">
  46. <ul class="links">
  47. <li><a href="index.html">Home</a></li>
  48. <li><a href="services.html">Services</a></li>
  49. <li><a href="project.html">Projects</a></li>
  50. <li><a href="workExperience.html">Experience</a></li>
  51. <li><a href="education.html">Education</a></li>
  52. <li><a href="writing.html">Blog</a></li>
  53. <li><a href="photo.html">Photos</a></li>
  54. <li><a href="shop.html">Shop</a></li>
  55. <!--<li><a href="contact.html">Contact</a></li>-->
  56. <li><a href="subscribe.html">Hire me</a></li>
  57. </ul>
  58. </nav>
  59. <!-- Banner -->l
  60. <section id="banner">
  61. <div class="content">
  62. <h1>Hello world!</h1>
  63. </div>
  64. </section>
  65. <!-- Three -->
  66. <section id="three" class="wrapper">
  67. <div class="inner flex flex-3 row 6u 12u$(small)">
  68. <p id="intro">Welcome to my website. I am Girish. A software engineer, technology enthusiast, programming coach and an essayist.</p>
  69. </div>
  70. <div class="inner flex flex-3 row 6u 12u$(small)">
  71. <p>Hint - To know more, click on top left menu icon</p>
  72. </div>
  73. </section>
  74. <!-- Footer -->
  75. <footer id="footer">
  76. <div class="inner">
  77. <h2>Get In Touch</h2>
  78. <ul class="actions">
  79. <li><span class="icon fa-envelope"></span> <a href="#">contact at girishm dot info</a></li>
  80. <li><a href="gm.asc">GPG key</a></li>
  81. <li><a href="https://xmpp.org/software/clients.html">XMPP chat</a> - girishm at member dot fsf dot org
  82. </li>
  83. </ul>
  84. </div>
  85. <noscript>
  86. <h3>For those who are afraid of JavaScript</h3>
  87. <div class="inner flex flex-3 row 6u 12u$(small)">
  88. <ul id="altLinks">
  89. <li><a href="index.html">Home</a></li>
  90. <li><a href="services.html">Services</a></li>
  91. <li><a href="project.html">Projects</a></li>
  92. <li><a href="workExperience.html">Experience</a></li>
  93. <li><a href="education.html">Education</a></li>
  94. <li><a href="writing.html">Blog</a></li>
  95. <li><a href="photo.html">Photos</a></li>
  96. <li><a href="shop.html">Shop</a></li>
  97. <!--<li><a href="contact.html">Contact</a></li>-->
  98. <li><a href="subscribe.html">Hire me</a></li>
  99. </ul>
  100. </div>
  101. </noscript>
  102. <!--<div class="icon">
  103. <img src="assets/img/5041589.png" alt="FSF Associate Member">
  104. </div>-->
  105. <div class="copyright">
  106. <p>Copyright &copy; 2021, 20, Girish M, <img alt="Creative Commons License" style="border-width:0"
  107. src="assets/img/cc.png"/>
  108. <br/>
  109. This work is licensed under a <a rel="license"
  110. href="http://creativecommons.org/licenses/by/4.0/">Creative
  111. Commons
  112. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  113. href="https://notabug.org/girishm/girishm.nfshost.com/src/master/index.html">here</a>
  114. </p>
  115. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a href="https://unsplash.com">Unsplash</a>.
  116. </div>
  117. <a href="javascript.html" rel="jslicense">JavaScript license information</a>
  118. </footer>
  119. <!-- Scripts -->
  120. <script src="assets/js/jquery.min.js"></script>
  121. <script src="assets/js/jquery.scrolly.min.js"></script>
  122. <script src="assets/js/skel.min.js"></script>
  123. <script src="assets/js/util.js"></script>
  124. <script src="assets/js/main.js"></script>
  125. </body>
  126. </html>