Skip to content

Commit 6133495

Browse files
committed
dev
1 parent f722abf commit 6133495

File tree

2 files changed

+163
-0
lines changed

2 files changed

+163
-0
lines changed

public/TempMail/hackathon.html

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,126 @@ <h1 style="color: #ffffff; font-size: 24px; margin: 0 0 15px">
133133
</table>
134134
</body>
135135
</html>
136+
137+
<p>&nbsp;</p>
138+
<table style="background-color: #0d1b2a" border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
139+
<tbody>
140+
<tr>
141+
<td align="center">
142+
<table
143+
style="background-color: #091224; border-radius: 10px; overflow: hidden"
144+
border="0"
145+
width="600"
146+
cellspacing="0"
147+
cellpadding="0"
148+
>
149+
<!-- Logo -->
150+
<tbody>
151+
<tr>
152+
<td style="padding: 20px" align="center">
153+
<img
154+
style="display: block"
155+
src="https://cdn.jsdelivr.net/gh/codeaashu/DevDisplay@main/public/DDColorLOGO.png"
156+
alt="DevDisplay Logo"
157+
width="180"
158+
/>
159+
</td>
160+
</tr>
161+
<!-- Spotlight Banner -->
162+
<tr>
163+
<td align="center">
164+
<img
165+
style="max-width: 600px; display: block"
166+
src="https://cdn.jsdelivr.net/gh/codeaashu/DevDisplay@main/public/Hackathons.png"
167+
alt="Global Spotlight"
168+
width="100%"
169+
/>
170+
</td>
171+
</tr>
172+
<!-- Message -->
173+
<tr>
174+
<td style="padding: 30px; text-align: center">
175+
<h1 style="color: #ffffff; font-size: 24px; margin: 0 0 15px">Dear Hack4Brahma Team! 💌</h1>
176+
<p style="color: #cccccc; font-size: 15px; line-height: 1.6; margin: 0 0 20px">
177+
Your hackathon <strong style="color: #3bbeff">has been featured</strong> on
178+
<strong style="color: #ffffff">DevDisplay</strong>'s Global Hackathon Spotlight. 🎉
179+
</p>
180+
<p style="color: #cccccc; font-size: 15px; line-height: 1.6; margin: 0 0 25px">
181+
Now developers from around the world can discover and join your hackathon. Get ready for global
182+
innovation, networking, and impact!
183+
</p>
184+
<!-- CTA Button -->
185+
<a
186+
style="
187+
background-color: #3bbeff;
188+
color: #ffffff;
189+
text-decoration: none;
190+
padding: 12px 25px;
191+
border-radius: 30px;
192+
font-weight: bold;
193+
font-size: 15px;
194+
display: inline-block;
195+
"
196+
href="https://www.devdisplay.org/hackathons#hack4brahma"
197+
>
198+
View Featured Hackathon
199+
</a>
200+
</td>
201+
</tr>
202+
<!-- Footer -->
203+
<tr>
204+
<td style="padding: 20px; background-color: #0a192f" align="center">
205+
<p style="color: #999; font-size: 14px; margin-bottom: 10px">
206+
Thank you for empowering the global developer community!
207+
</p>
208+
<table cellspacing="0" cellpadding="0">
209+
<tbody>
210+
<tr>
211+
<td style="padding: 0 6px">
212+
<a href="https://discord.com/invite/chyt2UgTv5">
213+
<img src="https://cdn-icons-png.flaticon.com/512/2111/2111370.png" alt="Discord" width="26" />
214+
</a>
215+
</td>
216+
<td style="padding: 0 6px">
217+
<a href="https://www.linkedin.com/company/devdisplay/">
218+
<img src="https://cdn-icons-png.flaticon.com/512/145/145807.png" alt="LinkedIn" width="26" />
219+
</a>
220+
</td>
221+
<td style="padding: 0 6px">
222+
<a href="https://www.instagram.com/devdisplay/">
223+
<img
224+
src="https://cdn-icons-png.flaticon.com/512/2111/2111463.png"
225+
alt="Instagram"
226+
width="26"
227+
/>
228+
</a>
229+
</td>
230+
<td style="padding: 0 6px">
231+
<a href="https://x.com/devdisplay_">
232+
<img src="https://cdn-icons-png.flaticon.com/512/733/733579.png" alt="X" width="26" />
233+
</a>
234+
</td>
235+
<td style="padding: 0 6px">
236+
<a href="https://github.com/codeaashu/devdisplay">
237+
<img src="https://cdn-icons-png.flaticon.com/512/733/733553.png" alt="GitHub" width="26" />
238+
</a>
239+
</td>
240+
</tr>
241+
</tbody>
242+
</table>
243+
<p style="font-size: 13px; color: #3bbeff; margin: 10px 0 4px">
244+
<a style="color: #3bbeff; text-decoration: underline" href="https://www.devdisplay.org"
245+
>www.devdisplay.org</a
246+
>
247+
</p>
248+
<p style="color: #666; font-size: 12px; margin: 0">
249+
DevDisplay &copy; 2025 &mdash; Paradise for Developers
250+
</p>
251+
</td>
252+
</tr>
253+
</tbody>
254+
</table>
255+
</td>
256+
</tr>
257+
</tbody>
258+
</table>

src/DB/projects.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4227,5 +4227,45 @@
42274227
"maker_image": "https://avatars.githubusercontent.com/u/146642552?s=400&u=d94b12cfbbcb29b782a4e780eb4419b7932beb5f&v=4"
42284228
}
42294229
]
4230+
},
4231+
{
4232+
"github_username": "iamaloksy",
4233+
"Projects": [
4234+
{
4235+
"github_url": "https://github.com/iamaloksy/climate_analyser",
4236+
"title": "Climate Analyser",
4237+
"description": "Climate Analyser is a web application that provides users with the ability to analyze and visualize climate data from various sources.",
4238+
"tech": ["HTML", "css", "js", "Apis"],
4239+
"maker_image": "https://github.com/iamaloksy.png"
4240+
},
4241+
{
4242+
"github_url": "https://github.com/iamaloksy/Meet_Me",
4243+
"title": "Meet Me",
4244+
"description": "Meetme is a web based application for create meeting with organisation and freelancer.",
4245+
"tech": ["Nextjs", "typescript", "tailwindcss", "steam api", "clerk api", "emotion js"],
4246+
"maker_image": "https://github.com/iamaloksy.png"
4247+
},
4248+
{
4249+
"github_url": "https://github.com/iamaloksy/LX_GPT",
4250+
"title": "LX GPT",
4251+
"description": "This is personal gpt for daily uses like chat gpt.",
4252+
"tech": ["HTML", "css", "JavaScript", "api", "Gemini api"],
4253+
"maker_image": "https://github.com/iamaloksy.png"
4254+
},
4255+
{
4256+
"github_url": "https://github.com/iamaloksy/Fundsgro",
4257+
"title": "Fundsgro",
4258+
"description": "This website create to helps those new startup entrepreneur for funding raise.",
4259+
"tech": ["Nextjs", "typescript", "tailwindcss"],
4260+
"maker_image": "https://github.com/iamaloksy.png"
4261+
},
4262+
{
4263+
"github_url": "https://github.com/iamaloksy/Paws-Care",
4264+
"title": "Paws Care",
4265+
"description": "This website helps to adopt and report of dogs. It is a platform where you can adopt dogs and report stray dogs.",
4266+
"tech": ["Nextjs", "typescript", "tailwindcss"],
4267+
"maker_image": "https://github.com/iamaloksy.png"
4268+
}
4269+
]
42304270
}
42314271
]

0 commit comments

Comments
 (0)