-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmy-projects.html
160 lines (159 loc) · 5.62 KB
/
my-projects.html
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<html lang="en">
<head>
<title>My Favorite Hobby</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#064da6" />
<meta
name="description"
content="Pranav's Portfolio. I am a beginner web and python dev. Contact Me: https://bunnyorg.in/#contact"
/>
<link rel="preconnect" href="https://fonts.googleapis.com/" />
<link rel="stylesheet" href="css/style.css" />
<link rel="icon" type="image/png" href="/img/logo.png" />
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6"
crossorigin="anonymous"
/>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf"
crossorigin="anonymous"
></script>
</head>
<body>
<nav
class="navbar navbar-expand-lg navbar-light"
style="background-color: #0477c2"
>
<div class="container-fluid">
<a class="navbar-brand" href="#">Pranav's Portfolio</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="/#welcome">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#bio">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#inspiration">My Inspiration</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="/my-projects.html">My Work</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/photos.html">Photos</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="welcome" class="parallax-container">
<div
class="parralax-inner top-50 start-50 translate-middle position-absolute"
>
<img
src="./img/Profile picture.jpg"
class="profilepic"
alt="profilepic"
/>
<h1>
Hi! I am Pranav! <br /><br />
<span style="font-family: 'Roboto Mono', monospace"
>These Are all of my Projects 👇</span
>
</h1>
</div>
</section>
<br />
<section id="work">
<h1>Emeralds And rubies</h1>
<div class="line"></div>
<p>
This is a simple modified version of Tic Tac Toe. It has emeralds and
rubies instead of crosses and O's.
</p>
<span
><img
src="img/emeralds-rubies/mainscreen.png"
alt="emeralds-rubies homescreen" /><img
src="img/emeralds-rubies/playing screen.png"
alt="play the emeralds-rubies" /><img
/></span>
<br /><br />
<button
class="goto btn fs-2"
onclick="location.href='https://bit.ly/2QhNYGg';"
>
Download APK
</button>
<br /><br />
<h1>SchoolKart</h1>
<div class="line"></div>
<p>
SchoolKart App is created to help students who need school items like
books, stationery, uniform, school bag, etc. Anyone can use this app to
buy, sell, donate and receive school items to anyone by simply creating
an account. Users can easily list their items for selling/donating or
access the listed items for receiving/purchasing. The main motive of
this app is to avoid wastage and ensure the availability of resources to
the needy. You are requested to kindly go through the ‘Terms and
Conditions’ and in case of any disagreement re-consider your use of the
app. Your further use of the App. will be construed as your express
acceptance of the ‘Terms & Conditions’ and you will be strictly bound by
the same. .
</p>
<span
><div class="m-2">
<img
src="img/schoolkart/1.png"
class="m-2"
class="m-2"
alt="schoolkart homescreen"
/><img src="img/schoolkart/2.png" class="m-2" alt="menu " />
</div>
<div>
<img
src="img/schoolkart/3.png"
class="m-2"
alt="buy school items"
/><img src="img/schoolkart/4.png" class="m-2" alt="sell items" /></div
></span>
<br />
<button
class="goto btn fs-2"
onclick="location.href='https://bunnyorg.in/schoolkart';"
>
Download in Playstore
</button>
<br /><br />
<a
href="https://www.producthunt.com/posts/schoolkart?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-schoolkart"
target="_blank"
><img
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=307497&theme=light"
alt="SchoolKart - Knowledge is power, Why grow alone? | Product Hunt"
style="width: 250px; height: 54px"
width="250"
height="54"
/></a>
<br /><br /><br />
</section>
</body>
</html>