-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.html
53 lines (42 loc) · 2.24 KB
/
app.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- saved from url=(0042)http://cse.iitkgp.ac.in/~kkmahato/app.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Surendra Verma</title>
<link rel="stylesheet" type="text/css" media="screen" href="./app_files/style.css">
<style type="text/css"></style></head>
<body>
<div id="container">
<div id="pageContent">
<h3>My Apps</h3>
<h5>» Hall Management Suite </h5>
Software with ability to retrieve and store various data to server with chat feature.
<br><br>
<h5>» Mess Monitoring System </h5>
Developed a Java Software using Swing which processes and record input data through a smart card.
<br /><b>Work Environment :</b> JAVA, Swings, PHP, HTML, CSS, Windows
<br><br>
<h5>» Bezier Extraction of Nurbs </h5>
Developed a program to calculate and plot Bezier Extraction using GNUplot.
<br /><b>Work Environment :</b> Linux, CodeBlocks, C, GNUplot
<br><br>
<h5>» Developer of Truck.Hub.in</h5>
Website with inherent ability to tracked specific mobile user in real time on Google Map.
<br /><b>Work Environment :</b> Goggle Map API, PHP, MySQL, Bootstrap
<br><br>
<h5><a href="http://carbuk.com/" target="blank">» BackEnd Developer of Carbuk.com</a></h5>
Developed an Online portal for taxi booking to various places though website.
<br /><b>Work Environment :</b> PHP, MySQL
<br><br>
<h5><a href="http://rkhall.org/" target="blank" >» Designer and Developer of RK Hall</a> and <a href="http://www.ae.iitkgp.ernet.in/" target="blank">Department of Aerospace Website</a></h5>
Website with features of uploading Notice, file uploading and Online Portal for Alumni Network.
<br /><b>Work Environment :</b> PHP, MySQL, HTML5, CSS, JavaScript
<br><br>
<h5><a href="http://library.rkhall.org/" target="blank">» Inventory and Library Management System </a></h5>
Established a website of keeping the records of various students.
<br /><b>Work Environment :</b> PHP, MySQL, Bootstrap, HTML, CSS,
<br>
<p style="text-indent:0pt;">Apart from these above listed work , I Have developed several project</p>
</div>
</div>
</body></html>