-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
217 lines (189 loc) · 7.63 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
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> SACHIN - Personal Portfolio Website </title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css">
</head>
<body>
<!-- Navbar Section Start -->
<header>
<a href="#" class="logo">SACHIN <span> Rathore</span>.</a>
<div class="bx bx-menu" id="menu-icon"></div>
<ul class="navbar">
<li><a href="/">Home</a></li>
<li><a href="/frontend.html">Frontend</a></li>
<li><a href="/javascript.html">JavaScript</a></li>
<li><a href="/react.html">REACT-JS</a></li>
<li><a href="/mern.html">MERN</a></li>
<div class="bx bx-moon" id="darkmode"></div>
</ul>
</header>
<!-- Navbar Section End -->
<!-- Home Section Start -->
<section class="home" id="home">
<div class="social">
<a href="https://github.com/roboticslover"><i class='bx bxl-github'></i></a>
<a href="https://www.instagram.com/sachin_rathore777/"><i class='bx bxl-instagram'></i></a>
<a href="https://twitter.com/robotics_lover"><i class='bx bxl-twitter'></i></a>
</div>
<div class="home-img">
<img src="main.png" alt="">
</div>
<div class="home-text">
<span>Hello, I'm</span>
<h1>Sachin Rathore</h1>
<h2>Full-Stack Developer</h2>
<p><b>Education:</b> <br> Bachelor of Technology (B.Tech) <br> </p>
<!-- <a href="#contact" class="btn">Download CV</a> -->
</div>
</section>
<!-- Home Section End -->
<!-- About Section Start -->
<section class="about" id="about">
<div class="heading">
<h2>About Me</h2>
<span>Introduction</span>
</div>
<div class="about-container">
<div class="about-img">
<img src="main.png" alt="">
</div>
<div class="about-text">
<p>
I'm <span class="underline">Sachin Singh Rathore</span>, a passionate React.js web developer currently pursuing my B.Tech degree. With a strong foundation in <b><i>JavaScript</i></b>, <b><i>React.js</i></b>, and <b><i> Node.js, Express.js, MongoDB </i></b>, I strive to create dynamic and user-friendly <span class="underline"> web applications</span>. I am eager to contribute to impactful projects and continuously enhance my skills in web development.</p>
<div class="information">
<div class="info-box">
<div>
<div>*******</div>
<div class="underline"><b><p>Please try to contact on <i>social-media</i> .</p></b></div>
<div>*******</div>
</div>
<!-- <i class='bx bxl-instagram'>sachin_rathore777</i> -->
<span></span>
</div>
<div class="info-box">
<i class='bx bxs-phone'></i>
<span>+91 7796610093</span>
</div>
<div class="info-box">
<i class='bx bxs-phone'></i>
<span>+91 9461044141</span>
</div>
<div class="info-box">
<i class='bx bxs-phone'></i>
<span>+91 7877990774</span>
</div>
<div class="info-box">
<i class='bx bxs-envelope'></i>
<span>[email protected]</span>
</div>
</div>
<!-- <a href="#" class="btn">Download Cv</a> -->
</div>
</div>
</section>
<!-- About Section End -->
<!-- Skills Section Start -->
<!-- <section class="skills" id="skills">
<div class="heading">
<h2>Skills</h2>
<span>My Skills</span>
</div>
<div class="skills-container">
<div class="bars">
<div class="bars-box">
<h3>HTML</h3>
<span>94%</span>
<div class="light-bar"></div>
<div class="percent-bar html-bar"></div>
</div>
<div class="bars-box">
<h3>CSS</h3>
<span>84%</span>
<div class="light-bar"></div>
<div class="percent-bar css-bar"></div>
</div>
<div class="bars-box">
<h3>JavaScript</h3>
<span>74%</span>
<div class="light-bar"></div>
<div class="percent-bar js-bar"></div>
</div>
<div class="bars-box">
<h3>React</h3>
<span>80%</span>
<div class="light-bar"></div>
<div class="percent-bar react-bar"></div>
</div>
</div>
<div class="skills-img">
<img src="main.png" alt="Skill">
</div>
</div>
</section>
Skills Section End -->
<!-- Services Section Start -->
<!-- <section class="services" id="services">
<div class="heading">
<h2>Services</h2>
<span>Our Services</span>
</div>
<div class="services-content">
<div class="services-box">
<i class='bx bx-code-alt'></i>
<h3>Web Development</h3>
<a href="#">Learn More</a>
</div>
<div class="services-box">
<i class='bx bx-server'></i>
<h3>Backend Development</h3>
<a href="#">Learn More</a>
</div>
<div class="services-box">
<i class='bx bx-brush'></i>
<h3>UI/UX Design</h3>
<a href="#">Learn More</a>
</div>
<div class="services-box">
<i class='bx bxl-android'></i>
<h3>App Development</h3>
<a href="#">Learn More</a>
</div>
</div>
</section> -->
<!-- Services Section End
<!-- Contact Section Start -->
<!-- <section class="contact" id="contact">
<div class="heading">
<h2>Contact</h2>
<span>Connect With Us</span>
</div> -->
<!-- <div class="contact-form">
<form action="">
<input type="text" placeholder="Your Name">
<input type="email" name="" id="" placeholder="Your Email">
<textare name="" id="" cols="30" rows="10" placeholder="Write Message Here..."></textare>
<input type="button" value="Send" class="contact-button">
</form>
</div> -->
<!-- </section> -->
<!-- Contact Section End -->
<div class="footer">
<h2>Contact Me</h2>
<div class="footer-social">
<a href="https://github.com/roboticslover"><i class='bx bxl-github'></i></a>
<a href="https://www.instagram.com/sachin_rathore777/"><i class='bx bxl-instagram'></i></a>
<a href="https://twitter.com/robotics_lover"><i class='bx bxl-twitter'></i></a>
</div>
</div>
<div class="copyright">
© Sachin/Portfolio.</p>
</div>
<!-- Javascript -->
<script src="script.js"></script>
</body>
</html>