-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
190 lines (181 loc) · 9.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
<!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>Portfolio</title>
<link rel="icon" href="assets/portfolio.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css">
<!--------------icon---------->
<link rel="stylesheet" href="#">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!----------Home--------->
<section id="header">
<nav>
<a href="#header"><img src="assets/logo1.png" width="200px" alt=""></a>
<div class="navlink">
<ul>
<li><a href="#header">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<div class="header-text">
<h1>Hi I'm <span>Aman Patel </span><br>
from Maharashtra Ahmednagar,</h1>
<p>A MEAN Stack Developer</p>
</div>
</section>
<!--------------About------------>
<section id="about">
<div class="row">
<div class="col-1">
<img src="assets/background.jpg" alt="">
<div>
<p><span>Name : </span> Aman Patel</p>
<p><span>Email : </span> amanpatel9866@gmail.com</p>
<p><span>Contact : </span> (+91)8806611821</p>
</div>
</div>
<div class="col-2">
<h1>About me</h1><br>
<p>
Hi, my name is Aman Patel and I am a Mean Stack developer. This means that I am skilled in working with the MEAN (MongoDB, Express.js, Angular, and Node.js) stack of technologies. I have experience in building web applications using these technologies and enjoy working on the full-stack of web development. In my current role, I am responsible for designing, developing, and maintaining web applications using the MEAN stack. I am passionate about using technology to solve real-world problems and am always looking for ways to improve my skills and knowledge.
</p>
<br>
<div class="details">
<div id="skill">
<h2>Skills</h2> <hr> <br>
<p style="text-align: center; margin-right: 50px;"><span>Web development</span><br>Web development <br>Web designing</p>
<p style="text-align: center; margin-right: 50px;"><span>Software Developer</span><br>Core Java<br>java j2e <br>JDBC connections</p>
</div>
<div id="academy">
<h2>Education</h2><hr><br>
<p><span>2019-20</span> SSC from c.s.s.m.h.m,Ahmednagar</p> <br>
<p><span>2021-22</span> HSC from c.s.s.m.j.c.m,Ahmednagar</p> <br>
<p><span>2022-23</span> BE 1st yr from SIT,Lonavala</p> <br>
</div>
</div>
</div>
</div>
</section>
<!-------------------services--------------->
<section id="services">
<div class="container">
<h1 class="title">Our Services</h1>
<div class="services-list">
<div class="service-1">
<i class="bi bi-code-slash"></i>
<li>Mean Stack Developer</li>
<p>Mean Stack refers to a collection of JavaScript-based technologies used to develop web applications. It stands for MongoDB, Express.js, Angular.js, and Node.js. Our service provides Mean Stack developers who are experts in these technologies and can help build high-performance, scalable, and efficient web applications.</p>
<span>learn more</span>
</div>
<div class="service-2">
<i class="bi bi-app"></i>
<li>Java Developer</li>
<p>Our service offers Java developers with expertise in the Java programming language. They can develop a range of applications, including desktop, web, and mobile. Our developers are skilled in both Java SE and Java EE and use the latest technologies and methodologies. With our service, you can expect high-quality, efficient, and reliable Java-based solutions.</p>
<span>learn more</span>
</div>
<div class="service-3">
<i class="bi-app"></i>
<li>SQL</li>
<p>Our service offers skilled SQL developers for database management. They can design, implement, and maintain secure and efficient databases. Our developers are proficient in popular SQL databases such as MySQL, Oracle, and Microsoft SQL Server. They can write optimized SQL queries to retrieve and manipulate data.</p>
<span>learn more</span>
</div>
</div>
</div>
</section>
<!------------Projects------------>
<section id="projects">
<h2>Projects</h2>
<div class="project-card">
<img src="assets/Angular project.svg" alt="Project 1">
<h3>SIT ACM</h3>
<p><a href="https://sit.acm.org/">Read more</a></p>
</div>
<div class="project-card">
<img src="assets/CRUD.svg" alt="Project 2">
<h3>To-Do Application</h3>
<p><a href="https://amanpatel2529.github.io/OIBGRIP-task-3-level-2.github.io/">Read more</a></p>
</div>
<div class="project-card">
<img src="assets/scholar.svg" alt="Project 3">
<h3> Scholars</h3>
<p><a href="#projects">Read more</a></p>
</div>
<!---second row -->
<div class="project-card">
<img src="assets/sharing portal.svg" alt="Project 1">
<h3>Landing page</h3>
<p><a href="https://amanpatel2529.github.io/OIBGRIP-task-1-level-1.github.io/">Read more</a></p>
</div>
<div class="project-card">
<img src="assets/sih.png" alt="Project 2">
<h3>Sinhgad Web-Clone</h3>
<p><a href="https://amanpatel2529.github.io/SIH.github.io/">Read more</a></p>
</div>
<div class="project-card">
<img src="assets/atm_interface.svg" alt="Project 3">
<h3>ATM Interface</h3>
<p><a href="https://github.com/Amanpatel2529/Atm-interface.github.io">Read more</a></p>
</div>
<!---third row -->
<div class="project-card">
<img src="assets/admired-person.svg" alt="Project 3">
<h3>Knowledge Sharing Portal</h3>
<p><a href="#projects">Read more</a></p>
</div>
<div class="project-card">
<img src="assets/temperature.svg" alt="Project 2">
<h3>Temperature Converter</h3>
<p><a href="https://amanpatel2529.github.io/OIBGRIP-task-3-level-1.github.io/">Read more</a></p>
</div>
<div class="project-card">
<img src="assets/calculator.png" alt="Project 3">
<h3>Calculator</h3>
<p><a href="https://amanpatel2529.github.io/OIBGRIP-task-1-level-2.github.io-/">Read more</a></p>
</div>
<!-- Add more project cards here -->
</section>
<!------------contact us------------>
<section id="contact">
<div class="row">
<div class="contact-us">
<h1>Contact us</h1>
<p>I will try to give all answers to your FAQ questions</p>
<!---- <div class=" col-sm-12 col-md-1 ml-5 ">
<p style="font-size:19px; margin-left: 10px; color: white;">Follow Us On</p>
<a href="https://www.linkedin.com/in/aman-patel-6a223723a/"><img style="margin-left:20px; margin-top:10px" src="assets/linkedin.ico"></a>
<a href=""><img style="margin-top:10px; margin-left:18px" src="assets/insta.ico"></a>
</div> -->
<br>
<p style="margin-left: 111px;">Follow Us On</p>
<a href="https://www.linkedin.com/in/aman-patel-6a223723a/"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/aman_o_f_f_i_c_i_a_l/"><i class="fa fa-instagram"></i></a> <br>
<!---- <a href="assets/Aman.resume.pdf" target="_blank"><i class="bi bi-file-earmark-person">Resume</i></a><br> -->
</div>
<div class="data">
<form>
<input type="text" name="name" id="name" placeholder="Enter your name" required><br>
<input type="email" name="email" id="email" placeholder="Enter your email" required><br>
<textarea name="message" id="message" cols="18" rows="6" placeholder="Your msg goes here"></textarea>
<button type="submit">Send</button>
</form>
</div>
</div>
</section>
<!-----------footer------------->
<section id="footer">
<div class="footer">
<p>"Copyright © 2022 <b>Aman Patel</b>. All rights reserved. No part of this website may be reproduced without prior written permission."</p>
<a href="#header"><i class="bi-arrow-up-cicle-fill"></i></a>
</div>
</section>
</body>
</html>