-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyprojects.html
More file actions
366 lines (366 loc) · 11.2 KB
/
myprojects.html
File metadata and controls
366 lines (366 loc) · 11.2 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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>
My Projects - Portfolio
</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css" rel="stylesheet"/>
<link href="style.css" rel="stylesheet"/>
</head>
<body>
<header class="header">
<a class="logo" href="index.html">
PortFolio
</a>
<i class="bi bi-list" id="menu-icon">
</i>
<nav class="navbar">
<a href="index.html#home">
Home
</a>
<a href="index.html#about">
About
</a>
<a href="index.html#service">
Services
</a>
<a href="index.html#portfolio">
Portfolio
</a>
<a href="index.html#contact">
Contact
</a>
</nav>
</header>
<section class="portfolio" id="all-projects">
<h2 class="heading">
All
<span>
Projects
</span>
</h2>
<div class="vsproj-container">
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
TrueInbox — Smart & Secure SMS Manager
</h4>
<p>
A privacy-first Android app built with Flutter for OTP detection, SMS classification, phishing alerts, and inbox risk analysis.
</p>
<a class="btn vsproj-btn" href="https://github.com/CodeWithVedang/true_inbox">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Stockly — Store & POS Management System
</h4>
<p>
A Modern Inventory, Billing, and Analytics Dashboard built with React + Vite + Tailwind
</p>
<a class="btn vsproj-btn" href="https://stockly-store-management.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
AetherDrop
</h4>
<p>
Peer to Peer File Sharing over Local Wi-Fi
</p>
<a class="btn vsproj-btn" href="https://aetherdrop.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
MailFlash
</h4>
<p>
Disposable email generator with live inbox, copy feature, and dark/light themes, built using HTML, CSS, and JS.
</p>
<a class="btn vsproj-btn" href="https://mail-flash.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
TiffinHub
</h4>
<p>
Responsive Food Ordering Web App
A sleek, mobile-friendly web application built with HTML, CSS, and JavaScript for seamless online tiffin ordering. Features include smooth scrolling, popup order/contact forms, skeleton loaders, and an interactive UI optimized for all devices.
</p>
<a class="btn vsproj-btn" href="https://tiffin-hub-ten.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Weather WebApp
</h4>
<p>
Real-time weather app using OpenWeatherMap API with location access and animated UI.
</p>
<a class="btn vsproj-btn" href="https://weather-app-prodigy-wd-05.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Developer Portfolio Website
</h4>
<p>
Personal portfolio with animated sections, project gallery, and a functional contact form.
</p>
<a class="btn vsproj-btn" href="https://personal-portfolio-website-prodigy.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Tic-Tac-Toe Game
</h4>
<p>
Classic two-player and AI-powered Tic-Tac-Toe with difficulty levels and smart game logic.
</p>
<a class="btn vsproj-btn" href="https://tic-tac-toe-web-application-prodigy.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Stopwatch Web App
</h4>
<p>
A functional stopwatch with lap tracking, editing, deleting, and smooth UI transitions.
</p>
<a class="btn vsproj-btn" href="https://stopwatchwebapplication-prodigy-wd.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Responsive Landing Page
</h4>
<p>
A modern landing page with scroll effects, animations, and mobile-friendly navigation.
</p>
<a class="btn vsproj-btn" href="https://responsivelandingpage-prodigy-wd-1.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Deep-Chat Using DeepSeep API
</h4>
<p>
deep-chat, a modern and responsive AI chatbot interface built using HTML, CSS, and JavaScript, powered by the DeepSeek API via OpenRouter. This lightweight and clean interface replicates a ChatGPT-style experience with full support for markdown, code rendering, session history, dark/light theme, and more
</p>
<a class="btn vsproj-btn" href="https://deep-chat-cwv.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
SaveSphere Amazon Scraper & Pinterest Integration Bot
</h4>
<p>
SaveSphere, an innovative bot that automates the process of scraping top Amazon products, integrating Pinterest RSS feeds, and managing affiliate links—all seamlessly synced to Google Sheets! This Project powers a dynamic system to track trending Amazon deals and showcase them via Pinterest, making it a perfect tool for affiliate marketers, deal hunters, and automation enthusiasts.
</p>
<a class="btn vsproj-btn" href="https://github.com/CodeWithVedang/SaveSphere">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
QR-Based Attendance System
</h4>
<p>
A modern Python desktop application that allows users to mark attendance using QR codes, developed with Tkinter, OpenCV, and pandas. It features a user-friendly interface, real-time camera integration, and an admin panel for managing user data and attendance records.
</p>
<a class="btn vsproj-btn" href="https://github.com/CodeWithVedang/Attendance_Systeam_Using_Python">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Medical Management System
</h4>
<p>
The Medical Management System is a web-based application designed to manage medicine sales for a pharmacy or medical store.
</p>
<a class="btn vsproj-btn" href="https://github.com/CodeWithVedang/medical_management_system">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Views Increaser Tool
</h4>
<p>
I developed a Views Generator using HTML, CSS, and JavaScript, designed to simulate multiple views on a specified URL. Users can enter a URL and a desired number of views, and the application will open the link according to the specified number of views.
</p>
<a class="btn vsproj-btn" href="https://viewsincreserfree.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
QR Code Generator Tool
</h4>
<p>
QR Code Generator using HTML, CSS, and JavaScript. This tool allows users to easily generate QR codes from input strings or website links, facilitating quick sharing and access to information.
</p>
<a class="btn vsproj-btn" href="https://qr-code-generator-pied-nine.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Password Generator
</h4>
<p>
dynamic password generator using HTML, CSS, and JavaScript. This tool is designed to help users create strong, secure passwords by combining given words either sequentially or randomly, ensuring both convenience and security
</p>
<a class="btn vsproj-btn" href="https://pass-gen-tan.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Todo List Using HTML, CSS, and JavaScript
</h4>
<p>
This Project contains a dynamic Todo List application built with HTML, CSS, and JavaScript. It demonstrates practical usage of DOM manipulation, local storage, and includes a countdown timer with audio notifications.
</p>
<a class="btn vsproj-btn" href="https://todo-list-using-html-css-js-beta.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
Hotel Managment System
</h4>
<p>
This project is designed to streamline the operations of a hotel by managing reservations, room availability, guest information, billing, and more.
</p>
<a class="btn vsproj-btn" href="https://hotel-management-cwv.vercel.app/">
View Project
</a>
</div>
</div>
<div class="vsproj-box">
<div class="vsproj-layer">
<i class="bi bi-code-slash vsproj-icon">
</i>
<h4>
GeminiSense AI ChatBot
</h4>
<p>
A chatbot based on Google Gemini.
</p>
<a class="btn vsproj-btn" href="https://chat-bot-gemini-beta.vercel.app/">
View Project
</a>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="footer-text">
<p>
Copyright © 2024 by @CodeWithVedang | All Rights Reserved.
</p>
</div>
<div class="footer-iconTop">
<a href="#all-projects">
<i class="bi bi-arrow-up">
</i>
</a>
</div>
</footer>
<script src="https://unpkg.com/scrollreveal">
</script>
<script src="script.js">
</script>
</body>
</html>