-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathproject.html
127 lines (116 loc) · 7.09 KB
/
project.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="project.css">
<script defer src="project.js"></script>
<title>Projects</title>
</head>
<body>
<header>
<div class="header">
<a href="index.html"><img src="./main images/New DOT logo (1).png" alt="Club Logo" class="dotLogo"></a>
<div class="menu-icon" id="menu-icon">
<!-- <span class="menu-icon-shape"></span>
<span class="menu-icon-shape"></span>
<span class="menu-icon-shape"></span> -->
<span class="menu-icon-shape" id="hide_1"></span>
<span class="menu-icon-shape" id="rotate_1" style="position: absolute;top: 43px;" ></span>
<span class="menu-icon-shape" id="rotate_2"></span>
<span class="menu-icon-shape" id="hide_2"></span>
</div>
<ul class="navbar" id="navbar">
<li><a href="index.html">Home</a></li>
<li><a href="event.html">Event</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle">Our Work</a>
<ul class="dropdown-menu">
<li><a href="workshop.html">Workshops</a></li>
<li><a href="project.html">Projects</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#our-team" class="dropdown-toggle">Our Team</a>
<ul class="dropdown-menu">
<li><a href="Our team.html">Team</a></li>
<li><a href="https://devops-malnad.github.io/DevopsAttendanceSystem/">Login</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="aboutus.html">About Us</a></li>
</ul>
</div>
</header>
<!-- <div class="header">
<img src="Project Page Images/New DOT logo.png" alt="DOT logo" class="dotLogo">
<div class="menu-icon" id="menu-icon">☰</div>
<ul class="navbar" id="navbar">
<li><a href="index.html">Home</a></li>
<li><a href="event.html">Events</a></li>
<li><a href="workshop.html">Workshop</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle">Our Team</a>
<ul class="dropdown-menu">
<li><a href="Our team.html">Team</a></li>
<li><a href="https://devops-malnad.github.io/DevopsAttendanceSystem/">Login</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div> -->
<div class="main">
<div class="cards">
<img src="Project Page Images/Attendance.jpg" alt="AMS"><br>
<a href="https://devops-malnad.github.io/DevopsAttendanceSystem/" target="_blank"><h2>Attendance Management System</h2></a>
<p>The DevOps Team Attendance System streamlines attendance management with two login options: Member Login for viewing records and Coordinator Login for marking attendance during meetings. Admins manage members and update records, while coordinators set meeting dates and log attendance. Its responsive design ensures smooth navigation and enhances team productivity.</p>
</div>
<div class="cards">
<img src="Project Page Images/Cicada.png" alt="Cicada" id="cicada"><br>
<h2>CICADA</h2>
<p>This treasure hunt app, fully developed in-house by the DevOps team, challenges players with a series of questions where each correct answer unlocks the next clue. The first player to complete all rounds wins, offering an engaging and competitive way to test knowledge and problem-solving skills.</p>
</div>
<div class="cards">
<img src="Project Page Images/IronMan Helmet.png" alt="IronMan Helmet"><br>
<h2>IronMan Helmet</h2>
<p>A working prototype of the IronMan Helmet was created by the Devops Team using Arduino UNO board and lasercut facility.</p>
</div>
<div class="cards">
<img src="Project Page Images/DISC.png" alt="disc"><br>
<h2>DISC Personality Test</h2>
<p>The DevOps Team's app provides a streamlined DISC personality test experience, offering real-time analysis and personalized reports. It's designed for easy use, helping individuals and teams gain insights into personality traits for personal growth and team dynamics.</p>
</div>
<div class="cards">
<img src="Project Page Images/pusthak.jpeg" alt="pusthak"><br>
<h2>MCE Pusthak</h2>
<p>This app is a comprehensive resource for engineering students, offering organized notes across all years of study. Users can easily access and review subject-specific materials, streamlining their study efforts and enhancing their understanding. With notes categorized by year and subject, the app provides a centralized platform for efficient learning.</p>
</div>
<div class="cards">
<img src="Project Page Images/ThiefCity.png" alt="ThiefCity" id="thiefCity"><br>
<h2>Thief City</h2>
<p>Thief City is an Android game that uses GPS technology to turn players into virtual thieves. Teams hide diamonds around the city and then search for diamonds hidden by others. Players steal diamonds within their vicinity to boost their score.</p>
</div>
<div class="cards">
<img src="Project Page Images/challan.svg" alt="challanGen" id="challan"><br>
<h2>Challan Generator</h2>
<p>The Devops Team contributed to the Challan generator application for the college fees.</p>
</div>
<div class="cards">
<img src="Project Page Images/justmce.svg" alt="justmce" id="jmce"><br>
<h2>Just MCE</h2>
<p>Just MCE application, a social network specific to the college is developed by DevOps Team.</p>
</div>
<div class="cards">
<img src="Project Page Images/sms.svg" alt="sms" id="sms"><br>
<h2>SMS service application</h2>
<p>Devops Team contributed to the SMS service application developed to send SMS to students.</p>
</div>
</div>
<div class="footer">
<a href="https://www.instagram.com/devops_malnad/" target="_blank"><img src="Project Page Images/insta.png" alt="ig"></a>
<a href="https://www.linkedin.com/company/devops-team-mce/posts/?feedView=all" target="_blank"><img src="Project Page Images/linkedin.png" alt="Linkedin"></a>
<a href="mailto:[email protected]" target="_blank"><img src="Project Page Images/mail.png" alt="Mail"></a>
<a href="https://github.com/Devops-Malnad" target="_blank"><img src="Project Page Images/github.png" alt="GitHub"></a>
</div>
</body>
</html>