-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
131 lines (127 loc) · 5.68 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta
name="description"
content="Vijaya is a front-end engineer based in India."
/>
<title>Document</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,800;1,400&family=Poppins:wght@500;700;900&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/8c341ede2d.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse d-flex justify-content-end" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="/">Home</a>
<a class="nav-link active" aria-current="page" href="/about.html">About</a>
<a class="nav-link active" aria-current="page" href="/work.html">Work</a>
<a class="nav-link active" aria-current="page" href="/contact.html">Contact</a>
</div>
</div>
</div>
</nav>
<div class="hero p-5">
<p>👋 Hello, I'm </p>
<h1>Vijaya Mishra</h1>
<h2>Frontend developer based in India</h2>
<a href="/contact.html" class = "btn btn-warning m-5"> Contact me</a>
</div>
<p class = "mt-4">Featured Project which my best projects be choice to show</p>
<div class="container pt-3">
<div class="project">
<div class="row pt-3">
<div class="col d-lg-block">
<img src="images/yogurt.png" alt="" class = "img-fluid">
</div>
<div class="col-6">
<div class="project-description">
<h1 class = "text-center">Yougart app</h1>
<div class="text-start mx-3 p-5">
<p class = "text-muted">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by</p>
</br>
<a href="#" class = "btn btn-danger mx-5">Launch Project</a>
</div>
</div>
</div>
<div class="row mt-4">
<div class="col-6">
<div class="project-description">
<h1 class = "text-center">Weather app</h1>
<div class="text-start mx-3 p-5">
<p class = "text-muted">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by</p>
</br>
<a href="#" class = "btn btn-danger mx-3 mx-5">Launch Project</a>
</div>
</div>
</div>
<div class="col-6 d-lg-block">
<img src="images/weather.png" alt="" class = "img-fluid">
</div>
</div>
<div class="row mt-4">
<div class="col-6 d-lg-block">
<img src="images/dictionary.png" alt="" class = "img-fluid">
</div>
<div class="col-6">
<div class="project-description">
<h1 class = "text-center">Dictionary app</h1>
<div class="text-start mx-3 p-5">
<p class = "text-muted">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by</p>
</br>
<a href="#" class = "btn btn-danger mx-5">Launch Project</a>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="contact-box justify-content-between mb-5 d-none d-md-flex">
<div>
<h4>Work Inquiry</h4>
<p class="text-muted">Let's work together</p>
</div>
<div>
<a href="" class="btn mt-3 btn-warning"> Contact me </a>
</div>
</div>
<div class="d-flex justify-content-center mb-5">
<a href="mailto:[email protected]" class="email-link">
</div>
<div class="social-links d-flex justify-content-center">
<a href="https://www.github.com/Vijayaa21" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://www.instragram.com/vijayayaya.a" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://www.twitter.com/Vijayaa_21" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</div>
<p class="text-center mt-5">
✌️ This website was coded by Vijaya Mishra, and is
<a
href="https://github.com/Vijayaa21/portfolio"
target="_blank"
>
open-sourced
</a>
</p>
</footer>
</div>
</body>
</html>