Skip to content

Commit 2368cd1

Browse files
authored
Update index.html
1 parent 82b29ea commit 2368cd1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,15 @@ <h2 class="post-title"><a href="blog2.html">Deep Dive into Web Application Firew
326326
<h2 style="font-size: 2rem; margin-bottom: 2rem;">Projects</h2>
327327
<div class="projects-grid">
328328
<div class="project-card">
329+
<h3>Threat Intelligence Platform</h3>
330+
<p>A cyber threat intelligence platform focused on OSINT-driven threat analysis and reporting. The platform aggregates open-source intelligence related to threat actors, vulnerabilities,and malicious infrastructure, enabling structured research and contextual intelligence reporting. Designed to support analyst workflows, RFI-style investigations, and intelligence documentation.</p>
331+
<div class="tags"><span class="tag">Cyber Threat Intelligence</span><span class="tag">OSINT</span><span class="tag">Python</span><span class="tag">Automation</span><span class="tag">Security Research</span></div>
332+
<div class="project-links">
333+
<a href="https://github.com/SrishtiCode/Threat-intel-platform" class="btn" target="_blank" rel="noopener">View on GitHub</a>
334+
</div>
335+
</div>
336+
337+
<div class="project-card">
329338
<h3>Threat Detection System</h3>
330339
<p>Threat Detection is a real-time weapon detection system that uses deep learning to identify harmful weapons such as guns and knives in live video streams. Powered by the YOLOv5 model, this system is built for proactive security surveillance, reducing the need for manual monitoring and improving response time to potential threats.</p>
331340
<div class="tags"><span class="tag">YOLOv5</span><span class="tag">Python</span><span class="tag">OpenCV</span></div>

0 commit comments

Comments
 (0)