-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
168 lines (136 loc) · 6.82 KB
/
index.html
File metadata and controls
168 lines (136 loc) · 6.82 KB
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
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>BAKING PI</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">BAKING PI</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#publications">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#organisations">Developers</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead text-center text-white d-flex">
<div class="container my-auto">
<div class="row">
<div class="col-lg-10 mx-auto">
<h1 class="text-uppercase">
<strong>The voice assistant for the Future</strong>
</h1>
<hr>
</div>
<div class="col-lg-8 mx-auto">
<p class="text-faded mb-5">Hola! We believe in discovering innovative and practical solutions, thereby enriching the community. And yes, we love Alexa, the thick, wavy personal voice service!! </p>
<a class="btn btn-primary btn-xl js-scroll-trigger" href="#about">Find Out More</a>
</div>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading text-white">About</h2>
<hr class="light my-4">
<p class="text-faded mb-4">We bake the pie for a living. We learn, practice and implement! A group of Engineers working together for betterment! To summarize, we are a group of little brown people with a big dream! </p>
<!-- <a class="btn btn-light btn-xl js-scroll-trigger" href="#publications">Get Started!</a> -->
</div>
</div>
</div>
</section>
<section id="publications">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading">Projects</h2>
<hr class="my-4">
<!-- <p class="mb-5">Test</p> -->
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<a href="https://skills-store.amazon.com/deeplink/dp/B077TR83LH?deviceType=app&share&refSuffix=ss_copy">
<img src="img/projects/country.png" class="mb-3" style="width:90%;">
</a>
<h3 class="mb-3">Guess the Country</h3>
<p class="text-muted mb-0">Sharpen your gray cells with this 'Country' guessing game</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<a href="https://www.amazon.com/Baking-pi-Hi-there-Alien/dp/B0788SXQ7L/">
<img src="img/projects/alien.png" class="mb-3" style="width:90%;">
</a>
<h3 class="mb-3">Hi there Alien!</h3>
<p class="text-muted mb-0">Detailed UFO sightings across the globe</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<a href="https://www.amazon.com/Baking-pi-The-Unofficial-Pokédex/dp/B077YXNTYD/">
<img src="img/projects/caterpie.png" class="mb-3" style="width:90%;">
</a>
<h3 class="mb-3">The Pokédex</h3>
<p class="text-muted mb-0">Data catalogue of various species of Pokémon</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<a href="https://www.amazon.com/Baking-pi-Unofficial-Digi-Guide/dp/B077ZQLMNC">
<img src="img/projects/Greymon.png" class="mb-3" style="width:90%;">
</a>
<h3 class="mb-3">The Digimon Guide</h3>
<p class="text-muted mb-0">A Digiguide of all digimons found in the universe</p>
</div>
</div>
</div>
</div>
</section>
<section class="bg-dark text-white">
<div class="container text-center">
<h2 class="mb-4"> © Copyright 2019 Bakingpi. All Rights Reserved</h2>
<a href="https://twitter.com/intent/tweet?screen_name=bakingpi&ref_src=twsrc%5Etfw" class="twitter-mention-button" data-size="large" data-text="Hey there!" data-related="bakingpi" data-show-count="true">Tweet to @bakingpi</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</section>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<script src="vendor/scrollreveal/scrollreveal.min.js"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/creative.min.js"></script>
</body>
</html>