index.html 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3. <head>
  4. <title>
  5. Projects | codeskraps
  6. </title>
  7. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <meta name="description" content="Your website description">
  10. <meta name="generator" content="Hugo 0.134.3">
  11. <link rel="canonical" href="https://codeskraps.com/projects/" >
  12. <link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
  13. </head>
  14. <body>
  15. <div class="flexWrapper">
  16. <header class="headerWrapper">
  17. <div class="header">
  18. <div>
  19. <a class="terminal" href="https://codeskraps.com/">
  20. <span>me@codeskraps.com ~ $</span>
  21. </a>
  22. </div>
  23. <input class="side-menu" type="checkbox" id="side-menu">
  24. <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
  25. <nav class="headerLinks">
  26. <ul>
  27. <li>
  28. <a href="https://codeskraps.com/projects/" title="" >
  29. ~/projects</a>
  30. </li>
  31. <li>
  32. <a href="https://codeskraps.com/about/" title="" >
  33. ~/about</a>
  34. </li>
  35. <li>
  36. <a href="https://codeskraps.com/posts/" title="" >
  37. ~/posts</a>
  38. </li>
  39. </ul>
  40. </nav>
  41. </div>
  42. </header>
  43. <div class="content">
  44. <main class="main">
  45. <article>
  46. <header>
  47. <h1>
  48. Projects
  49. </h1>
  50. </header>
  51. <p>
  52. <picture>
  53. <img class="img-fluid" src="https://codeskraps.com/images/weekly_weather_logo.webp?v=7d09cf4c9c2d09df631c4b261c3b04b0" alt="weekly_weather_logo" loading="lazy" height="192" width="192" />
  54. </picture>
  55. </p>
  56. <h1 id="weekly-weatherhttpsgithubcomcodeskrapsweekly-weather"><a href="https://github.com/codeskraps/Weekly-Weather">Weekly Weather</a></h1>
  57. <p>A quick view of your weekly weather</p>
  58. <p>A quick overview of you weekly weather of your current location or search and save your favourite locations for easy access.</p>
  59. <p>Save a GPS weather location with a custom name.</p>
  60. <p>App translated into 37 languages.</p>
  61. <p>
  62. <picture>
  63. <img class="img-fluid" src="https://codeskraps.com/images/sbrowser_logo.webp?v=99f3ce8e863ee001ff5c8a5d2b5b2965" alt="sbrowser_logo" loading="lazy" height="192" width="192" />
  64. </picture>
  65. </p>
  66. <h1 id="sbrowserhttpsgithubcomcodeskrapssbrowser"><a href="https://github.com/codeskraps/sBrowser">sBrowser</a></h1>
  67. <p>This is an app for Android powered devices. sBrowser is a simple Internet broswer specially developed for teaching purposes in a workshop in 091 Labs (091labs.com).</p>
  68. </div>
  69. </article>
  70. </main>
  71. </div>
  72. <footer class="footer">
  73. <span>Built with <a href="https://gohugo.io" class="footerLink">Hugo</a> and <a href="https://github.com/LordMathis/hugo-theme-nightfall" class="footerLink">Nightfall</a> theme</span>
  74. </footer>
  75. </div>
  76. </body>
  77. </html>