Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions website/templates/gsoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,17 @@ <h3 class="text-xl font-semibold text-gray-900">Bishal Das</h3>
As a Django and UI/UX mentor for OWASP BLT in GSoC 2025, I'll guide students build secure and intuitive web applications. My focus is on guiding them through real-world development—writing clean backend code, designing smooth user experiences, and understanding the basics of cybersecurity. I'm all about making open-source contributions meaningful while helping students grow their skills along the way.
</p>
</div>
<!-- Sudhir Palavalasa -->
<div class="bg-gray-50 rounded-lg p-6 hover:shadow-md transition-shadow">
<div class="flex items-center mb-4">
<div>
<h3 class="text-xl font-semibold text-gray-900">Sudhir Palavalasa</h3>
</div>
</div>
<p class="text-gray-700">
I’m thrilled to be part of OWASP BLT in GSoC 2025 as a mentor. I’m backend engineer by heart, with strong track record of working on large scale systems and deep focus on application security and auth & auth. Over the years, I’ve built secure APIs, enforced robust security strategies and driven API security best practices art scale. Currently, I lead as a Senior Software Engineer Manager at a major tech company, where I guide teams building high-performance, secure platforms. I’m truly passionate about mentoring and sharing knowledge. What excites me most about GSoC is chance to support students while continue to grow myself. I’m particularly curious about how AI intersects with security and I look forward to exploring all great new ideas.
</p>
</div>
</div>
</div>
</div>
Expand Down
Loading