-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
109 lines (101 loc) · 7.58 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
<!DOCTYPE html>
<html>
<head>
<title>My Personal Web Page</title>
<script src="js/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body bgcolor="#eae5e5" style="margin: 0px;">
<div style="height: 120px;width: 100%;background-color: #19acee" id="intro">
<h1>Pulkit Saxena</h1><br>
<span style="font-size: 30px;position: absolute;top: 80px;left: 80px;color: #ffffff">Developer/Programmer</span>
<ul>
<li><a onmouseover="this.style.color='black'" onmouseleave="this.style.color='#ffffff'" href="#intro" >INTRODUCTION</a></li>
<li><a onmouseover="this.style.color='black'" onmouseleave="this.style.color='#ffffff'" href="#projects">PROJECTS</a></li>
<li><a onmouseover="this.style.color='black'" onmouseleave="this.style.color='#ffffff'" href="#skills">SKILLS</a></li>
<li><a onmouseover="this.style.color='black'" onmouseleave="this.style.color='#ffffff'" href="#contact">CONTACT</a></li>
<li><a onmouseover="this.style.color='black'" onmouseleave="this.style.color='#ffffff' " href="resume.pdf" target="blank" >RESUME</a></li>
</ul>
</div>
<div style="height: 500px;width: 100%;background-image: url(img/img1.jpg);background-repeat: no-repeat;background-size: cover;">
<div class="div-img" style="background-image:url(img/img.jpg);"></div>
<div class="intro">
I am a Third Year Undergraduate and Currently
Pursuing a Major in Computer Science and Engineering from the <a href="http://www.hbtu.ac.in" style="color: blue">Harcourt Butler Technical University</a>,India.I am deeply interested in Algorithms and Data Structures.I am also very passionate about building new softwares and new stuff.I love to learn new Technologies and develop myself.<br><br>
Passions of mine include Cricket,Badminton,Reading.
</div>
</div>
<div class="top-div" id="projects">
<span style="position: relative;top: 35px;left: 80px">PROJECTS</span>
</div>
<div class="project">
<span style="font-size: 30px;margin-left: 15px;font-family: Comic Sans MS ">ONLINE EXAMINATION SYSTEM</span><br><span style="margin-left: 15px; font-family: Comic Sans MS "><b>Web Development on Java</b><br><span><p style="margin-left: 15px; font-family: Comic Sans MS ">A Web Based Project for hosting a online Examination.All the Questions Appears in different Order for all the users of the Web Application.It Contains the Feature Email Conformation By Automated Generated Email to the User.</p>
<a href="https://github.com/pulkitsxn059/OnlineExamSystem" target="blank"><button style="border-radius: 7px;">View Details</button></a><span style="float: right;"><b>Html,Css,Jsp,Javabeans,Servlets,Oracle 11g DataBase</b></span>
</div>
<div class="project">
<span style="font-size: 30px;margin-left: 15px;font-family: Comic Sans MS ">BILL TRACKING SYSTEM</span><br><span style="margin-left: 15px; font-family: Comic Sans MS "><b>Desktop Application Implemented in Java (Academic Project)</b><br><span><p style="margin-left: 15px; font-family: Comic Sans MS ">A Java Desktop Application implemented in java.The Application is implemented With the help of Java GUI Classes and Objects.The Applicaion Simply manages the balance of a user on the Application.It also a Admin Panel to Control the Services Provided to the End User.</p>
<a href="https://github.com/pulkitsxn059/BillTrackingSystem" target="blank"><button style="border-radius: 7px;">View Details</button></a><span style="float: right;"><b>Java GUI,Oracle 11g DataBase</b></span>
</div>
<div class="project">
<span style="font-size: 30px;margin-left: 15px;font-family: Comic Sans MS ">Weather App(Android)</span><br><span style="margin-left: 15px; font-family: Comic Sans MS "><b>Android App Implemented Using Weather API.</b><br><span><p style="margin-left: 15px; font-family: Comic Sans MS ">A Android Application which can be used to know the current weather of a particular Location .</p>
<a href="https://github.com/pulkitsxn059/Weather-App-Android-" target="blank"><button style="border-radius: 7px;">View Details</button></a><span style="float: right;"><b>Android,SQLite Database</b></span>
</div>
<div class="project">
<span style="font-size: 30px;margin-left: 15px;font-family: Comic Sans MS ">Bluetooth Chat App(Android)</span><br><span style="margin-left: 15px; font-family: Comic Sans MS "><b>A Chatting App</b><br><span><p style="margin-left: 15px; font-family: Comic Sans MS ">An android App through which you can chat with any of the previously Bluetooth paired devices on your android phone.</p>
<a href="https://github.com/pulkitsxn059/BluetoothChatApp-Android-" target="blank"><button style="border-radius: 7px;">View Details</button></a><span style="float: right;"><b>Android</b></span>
</div>
<div class="skills" id="skills">
<section class="text-light">
<div class="wrap">
<div class="row-content1">
<h3 class="heading">Skills</h3>
<p class="para">I Love to make Softwares that makes our life easier.I have enjoyed every single line of code that i have ever written.Coding is my Passion.Algorithms And Data Structures Fascinates me.I Love to take up Challenges in Life.</p>
<div class="chart" data-percent="90" data-bar-color="#35AFBA" data-animate="4000">
<div class="chart-content">
<div class="percent"></div>
<div class="chart-title">Java</div>
</div><!-- chart-content -->
</div><!-- chart -->
<div class="chart" data-percent="70" data-bar-color="#FF6060" data-animate="2500">
<div class="chart-content">
<div class="percent"></div>
<div class="chart-title">C/C++</div>
</div><!-- chart-content -->
</div><!-- chart -->
<div class="chart" data-percent="70" data-bar-color="#3AD079" data-animate="3000">
<div class="chart-content">
<div class="percent"></div>
<div class="chart-title">
HTML,CSS<br>
JAVASCRIPT,JQUERY<br>
PHP</div>
</div><!-- chart-content -->
</div><!-- chart -->
<div class="chart" data-percent="65" data-bar-color="#58C0E3" data-animate="3500">
<div class="chart-content">
<div class="percent"></div>
<div class="chart-title">ANDROID</div>
</div><!-- chart-content -->
</div><!-- chart -->
<div class="clear"> </div>
</div>
</div>
</section>
<script src="js/plugins.js"></script>
<script src="js/script.js"></script>
</div>
<div class="top-div" id="contact">
<span style="position: relative;top: 35px;left: 80px">CONTACT</span>
</div >
<div class="contact-in" style="background-image: url(img/image.jpg);">
<p style="font-size: 45px;margin: 0px;position: relative;top: 50px"><b><i>Want to build some cool stuff with me?</b></i></p>
<p style="font-size: 30px;color:black;position: relative;top: 50px">Email:<a><u>pulkitsxn059@gmail.com</a></u></p>
<p style="font-size: 30px;color:black;position: relative;top: 30px">Phone:<a>9125521062</a></p>
<p style="font-size: 30px;color:black;position: relative;top: 100px">Contact Me At:</p>
<a href="https://www.facebook.com/Pulkit.bad" target="blank"><img src="img/fb.png" height="50px" width="50px" title="Facebook" /></a>
<a href="https://www.quora.com/profile/Pulkit-Saxena-28" target="blank"><img src="img/quora.png" height="50px" width="50px" title="Quora" /></a>
<a href="https://github.com/pulkitsxn059" target="blank"><img src="img/git1.png" height="50px" width="50px" title="Github" /></a>
<a href="https://www.linkedin.com/in/pulkitsxn059/" target="blank"><img src="img/Linkedin.png" height="50px" width="50px" title="Linkedin" /></a>
</div>
</body>
</html>