Skip to content

Commit 61c8e4e

Browse files
authored
Add files via upload
1 parent 3b74721 commit 61c8e4e

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

projects.html

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,28 @@ <h2>🏠 WanderLust - Holidays Homes</h2><br>Web Application Major Project<br><b
6363
</div>
6464
</div>
6565

66+
<div class="content">
67+
<div class="firstSec">
68+
<video loop src="assests/ProVideo/gigstm.mp4" alt="simon" controls poster="assests/gigstm-thumbnail.png">
69+
</div>
70+
<div class="secondSec" id="project-details">
71+
<h2>GigsTm</h2><br>Enterprises-Grade Management & Payout<br><br>
72+
<p>Built GigSTM, an enterprise-style gig management platform using Node.js and MongoDB. Implemented admin
73+
approve/disapprove workflows, per-gig Scope of Work and Payout Terms, and legally enforced user acceptance
74+
with
75+
immutable snapshotting at work order creation. Designed secure backend validation, audit logging, and
76+
wallet-based reward
77+
logic triggered only after approval. Enabled backend-generated CSV exports with complete user, document, and
78+
status data,
79+
ensuring scalable, compliant, real-world system behavior</p>
80+
<div class="buttons">
81+
<button class="source-btn"><a
82+
href="https://gigstm-reactjs.vercel.app/">Visit</a></button>
83+
<button class="source-btn"><a href="https://github.com/affancoder/gigstm-reactjs">Source</a></button>
84+
</div>
85+
</div>
86+
</div>
87+
6688
<div class="content">
6789
<div class="firstSec">
6890
<video loop src="assests/ProVideo/nohate.mp4" alt="simon" controls poster="assests/nohate.png">
@@ -124,7 +146,8 @@ <h2>🌈 WeatherApp</h2><br>
124146
<video loop src="assests/ProVideo/amzon-clone.mp4" alt="simon" controls poster="assests/amazon.png">
125147
</div>
126148
<div class="secondSec" id="project-details">
127-
<h2>🛒 Amazon</h2><br><p>Welcome to the Amazon Clone, a meticulously crafted
149+
<h2>🛒 Amazon</h2><br>
150+
<p>Welcome to the Amazon Clone, a meticulously crafted
128151
Front-end project that mirrors the renowned Amazon shopping experience. This endeavor represents a
129152
harmonious blend of HTML, CSS, JavaScript, and Bootstrap, meticulously orchestrated to deliver a seamless
130153
and responsive website design.</p>

0 commit comments

Comments
 (0)