aboutsummaryrefslogtreecommitdiff
path: root/projects.html
blob: ec252fc092cf5c64be3ac3ad205a079b051415d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta http-equiv="x-ua-compatible" content="ie=edge">
  <title>Projects by Navan</title>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="Projects made by Navan Chauhan (N3V0N/TheFox)"/>
  <link rel="manifest" href="manifest.json">
  <link rel="stylesheet" href="css/menu.css">
  <link rel="stylesheet" href="css/style.css">
<meta name="theme-color" content="#373B44">
  <link rel="apple-touch-icon" sizes="57x57" href="assets/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png">
<meta name="msapplication-TileColor" content="#373B44">
<meta name="msapplication-TileImage" content="assets/ms-icon-144x144.png">
  <link rel="icon" sizes="192x192" href="https://material.io/static/images/simple-lp/favicons/components-192x192.png">
  <link rel="shortcut icon" href="https://material.io/static/images/simple-lp/favicons/components-72x72.png">

  <link rel="stylesheet"
        href="https://cdnjs.cloudflare.com/ajax/libs/normalize/6.0.0/normalize.min.css">
  <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
  <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
  <link rel="stylesheet"
        href="https://unpkg.com/material-components-web@0.9.1/dist/material-components-web.min.css">
  <link rel="stylesheet" href="app.css">
</head>
<body class="mdc-typography">
  <header id="shrine-header"
          class="mdc-toolbar mdc-toolbar--fixed mdc-theme--text-primary-on-background">
    <div class="mdc-toolbar__row">
      <section class="mdc-toolbar__section mdc-toolbar__section--align-start">
        <a id="shrine-nav-icon" class="material-icons mdc-ripple-surface" href="#"
           aria-label="Click to show the navigation menu"
           aria-controls="shrine-nav-menu"
           data-mdc-auto-init="MDCRipple"
           data-mdc-ripple-is-unbounded>menu</a>
        <h1 id="shrine-logo" class="mdc-toolbar__title"><span>Navan Chauhan</span></h1>
      </section>
    </div>
  </header>

  <aside id="shrine-nav-menu" class="mdc-temporary-drawer" data-mdc-auto-init="MDCTemporaryDrawer">
    <nav class="mdc-temporary-drawer__drawer">
      <header class="mdc-temporary-drawer__header"></header>
      <nav class="mdc-temporary-drawer__content mdc-list">
        <a class="mdc-list-item" href="https://navanchauhan.github.io">Home</a>
        <a class="mdc-list-item" href="#">Projects</a>
        <a class="mdc-list-item" href="https://navanchauhan.github.io/Contact.html">Contact Me</a>
      </nav>
    </nav>
  </aside>

  <main id="shrine-products" class="mdc-layout-grid mdc-toolbar-fixed-adjust">
    <div class="mdc-layout-grid__cell">
      <div class="mdc-card shrine-product-card"><a alt=" Mjölnir" href="https://navanchauhan.me/Mjolnir">
        <section class="mdc-card__primary">
          <span class="mdc-card__title shrine-product-card__price">Mjölnir</span>
        </section>
        <img class="shrine-product-card__image" width="240" height="240" alt="DoS Tool" src="https://dummyimage.com/240x240/ffffff/000000.jpg&text=To+Be+Replaced">
      </a></div>
    </div>
    <div class="mdc-layout-grid__cell">
      <div class="mdc-card shrine-product-card"><a alt=" GYGB" href="https://navanchauhan.me/Grub-Repair-Toolkit">
        <section class="mdc-card__primary">
          <span class="mdc-card__title shrine-product-card__price">GYGB</span>
        </section>
        <img class="shrine-product-card__image" width="240" height="240" alt="GYGB" src="https://dummyimage.com/240x240/ffffff/000000.jpg&text=To+Be+Replaced">
      </div></a>
    </div>
    <div class="mdc-layout-grid__cell">
      <div class="mdc-card shrine-product-card"><a alt=" John Doe" href="https://navanchauhan.me/John-Doe">
        <section class="mdc-card__primary">
          <span class="mdc-card__title shrine-product-card__price">John Doe</span>
        </section>
        <img class="shrine-product-card__image" width="240" height="240" alt="Beach ball" src="https://dummyimage.com/240x240/ffffff/000000.jpg&text=To+Be+Replaced">
      </div>
    </div></a>
    <div class="mdc-layout-grid__cell">
      <div class="mdc-card shrine-product-card"><a alt=" Pwned" href="https://navanchauhan.me/Pwned">
        <section class="mdc-card__primary">
          <span class="mdc-card__title shrine-product-card__price">Pwned</span>
        </section>
        <img class="shrine-product-card__image" width="240" height="240" alt="Backpack" src="https://dummyimage.com/240x240/ffffff/000000.jpg&text=To+Be+Replaced">
      </div></a>
    </div>
    <div class="mdc-layout-grid__cell">
      <div class="mdc-card shrine-product-card">
        <section class="mdc-card__primary"><a alt=" Kamikaze" href="https://navanchauhan.me/Kamikaze">
          <span class="mdc-card__title shrine-product-card__price">Kamikaze</span>
        </section>
        <img class="shrine-product-card__image" width="240" height="240" alt="Clock" src="https://dummyimage.com/240x240/ffffff/000000.jpg&text=To+Be+Replaced">
      </div></a>
    </div>
    <div class="mdc-layout-grid__cell">
      <div class="mdc-card shrine-product-card">
        <section class="mdc-card__primary"><a alt=" shodan" href="https://navanchauhan.me/Showdown">
          <span class="mdc-card__title shrine-product-card__price">Shodown</span>
        </section>
        <img class="shrine-product-card__image" width="240" height="240" alt="Fish bowl" src="https://dummyimage.com/240x240/ffffff/000000.jpg&text=To+Be+Replaced">
      </div></a>
    </div>
  </main>
  <script
    src="https://unpkg.com/material-components-web@0.9.1/dist/material-components-web.min.js">
  </script>
  <script >
if('serviceWorker' in navigator) {
  navigator.serviceWorker
           .register('/sw.js')
           .then(function() { console.log("Service Worker Registered"); });
}
</script>
  <script>
    mdc.autoInit()
    document.getElementById('shrine-nav-icon').addEventListener('click', function(evt) {
      evt.preventDefault();
      document.getElementById('shrine-nav-menu').MDCTemporaryDrawer.open = true;
    });
  </script>
</body>
</html>