forked from Gyanthakur/Dev_Profiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
233 lines (211 loc) · 8.09 KB
/
privacy.html
File metadata and controls
233 lines (211 loc) · 8.09 KB
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Privacy Policy</title>
<link
rel="shortcut icon"
href="https://oyepriyansh.pages.dev/i/favicon.ico"
type="image/x-icon"
/>
<link rel="stylesheet" href="style.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link
rel="stylesheet"
href="https://unicons.iconscout.com/release/v4.0.8/css/line.css"
/>
<script src="logger.js"></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-GTFGBS8HG8"
></script>
<script
type="text/javascript"
src="https://oyepriyansh.pages.dev/cdnjs/analytics/devprofiles.js"
></script>
<script>
function toggleMenu() {
document.getElementById("navLinks").classList.toggle("show");
}
</script>
</head>
<body>
<div class="progress-bar" id="progressBar">
<div class="bar" id="bar"></div>
</div>
<header>
<nav>
<!-- Title / Logo -->
<p class="title"><a href="index.html">Dev Profiles</a></p>
<!-- Hamburger icon for mobile -->
<div class="hamburger" onclick="toggleMenu()">
<span></span>
<span></span>
<span></span>
</div>
<!-- Nav links -->
<div class="nav-links" id="navLinks">
<a class="nav-link" href="index.html">
<i class="fa-solid fa-user"></i> Profile Section
</a>
<a class="nav-link" href="project.html">
<i class="fa-solid fa-list-check"></i> Projects
</a>
<a class="nav-link" href="about-us.html">
<i class="fa-solid fa-info-circle"></i> About Us
</a>
<a class="nav-link" href="contact-us.html">
<i class="fa-solid fa-address-book"></i> Contact
</a>
<!-- Dark mode button -->
<button class="dark-btn" id="icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
fill="black"
viewBox="0 0 24 24"
>
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z" />
</svg>
</button>
</div>
</nav>
</header>
<div class="logger">
<!-- <h2>Logger</h2> -->
<div id="logger" class="">Visitors: 0</div>
</div>
<div class="line"><br /></div>
<div class="container">
<main class="about-container">
<div id="privacy" class="about-section">
<h2 class="section-title">Privacy Policy</h2>
<p class="about-content">
<strong>DevProfiles</strong> is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and safeguard your information when you visit our website.
</p>
</div>
<div class="about-section">
<h2 class="section-title">Information We Collect</h2>
<p class="about-content">
We may collect personal information such as your name, email address, and social media profiles when you add your profile to our platform. We also collect non-personal information like browser type, IP address, and usage data through analytics tools.
</p>
</div>
<div class="about-section">
<h2 class="section-title">How We Use the Information</h2>
<p class="about-content">
The information collected is used to display your developer profile, improve our website, analyze usage patterns, and communicate with you about updates or contributions. We do not sell or share your personal information with third parties without your consent.
</p>
</div>
<div class="about-section">
<h2 class="section-title">Data Security Measures</h2>
<p class="about-content">
We implement appropriate security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction. This includes encryption, access controls, and regular security audits.
</p>
</div>
<div class="about-section">
<h2 class="section-title">Cookies Usage</h2>
<p class="about-content">
Our website uses cookies to enhance your browsing experience, remember your preferences, and analyze site traffic. You can control cookie settings through your browser, but disabling cookies may affect website functionality.
</p>
</div>
<div class="about-section">
<h2 class="section-title">Third-Party Services</h2>
<p class="about-content">
We use third-party services like Google Analytics for website analytics and GitHub for hosting and collaboration. These services have their own privacy policies, and we encourage you to review them.
</p>
</div>
<div class="about-section">
<h2 class="section-title">User Rights and Contact</h2>
<p class="about-content">
You have the right to access, update, or delete your personal information. For any privacy concerns or to exercise your rights, please contact us via the
<a
href="https://github.com/Gyanthakur/DevProfile"
class="link-primary"
style="color: #1E90FF; font-weight: bold; text-decoration: underline;"
>GitHub Repository</a
> or through our contact page.
</p>
</div>
</main>
</div>
<div class="line"><br /></div>
<button id="backToTopBtn" title="Go to top"><i class="fa-solid fa-arrow-up"></i>
</button>
<footer class="footer">
<ul class="social-icon">
<li class="social-icon__item">
<a
class="social-icon__link"
href="https://m.facebook.com/profile.php?eav=AfaQiAnLMKoJt9fhAP0mpclv59dhzAMBnCy-rfJi2qawDv01IOkuI4RSxLQFG4508J0&paipv=0"
>
<ion-icon name="logo-facebook"></ion-icon>
</a>
</li>
<li class="social-icon__item">
<a class="social-icon__link" href=" https://twitter.com/gps_96169">
<i class="fa-brands fa-x-twitter"></i>
</a>
</li>
<li class="social-icon__item">
<a
class="social-icon__link"
href="https://www.linkedin.com/in/gyan-pratap-singh-275785236/"
>
<ion-icon name="logo-linkedin"></ion-icon>
</a>
</li>
<li class="social-icon__item">
<a
class="social-icon__link"
href=" https://www.instagram.com/gp.singh.ro.ckstar4438/"
>
<ion-icon name="logo-instagram"></ion-icon>
</a>
</li>
<li class="social-icon__item"></i><a class="social-icon__link" href="https://wa.me/918957818597?text=Hey%20%F0%9F%91%8B%2C%20how%20can%20I%20help%20you%3F">
<ion-icon name="logo-whatsapp"></ion-icon>
</a></li>
</ul>
<ul class="menu">
<li class="menu__item"><a class="menu__link" href="#">Home</a></li>
<li class="menu__item">
<a class="menu__link" href="project.html">Project Section</a>
</li>
<li class="menu__item">
<a class="menu__link" href="index.html">Profile Section</a>
</li>
<li class="menu__item">
<a class="menu__link" href="about-us.html">About</a>
</li>
<li class="menu__item">
<a class="menu__link" href="privacy.html">Privacy Policy</a>
</li>
<li class="menu__item">
<a
class="menu__link"
href="contact-us.html"
>Contact</a
>
</li>
</ul>
<p>Dev Profiles © <span id="dates"></span> | All Rights Reserved</p>
</footer>
<script
type="module"
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
></script>
<script
nomodule
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"
></script>
<script src="script.js"></script>
</body>
</html>