NestJS Authentication with Stytch: Complete Starter Guide

Implementing authentication in NestJS can be challenging, especially when ensuring security and scalability. Instead of building authentication from scratch, you can integrate Stytch, a modern authentication platform, to handle secure user management with ease. In this guide, we’ll walk through the stytch-nestjs-starter repository – a production-ready example that shows how to integrate Stytch authentication with…

Read More

Large Language Models for One-Day Vulnerability Detection

Hello fellow cybersecurity professionals and enthusiasts, In this article, I will share my graduate capstone project titled Large Language Models for One-Day Vulnerability Detection that details an innovative penetration testing framework that incorporates natural language processing and large language model (LLM) driven multi-agent systems to automate and expedite one-day vulnerability detection. Problem New software vulnerabilities…

Read More

Token Counting Meets Amazon Bedrock

When working with large language models through Amazon Bedrock, understanding token consumption can help managing costs and staying within model limits. While the Bedrock console provides token counts after each API call, developers need a way to measure tokens before sending requests, especially when building applications that process large volumes of text or require precise…

Read More

Making Nike Run Club Searchable

https://nrc.tarushnagpal.com Find Any Nike Run Club Guided Run Instantly Nike’s Run Club (NRC) app is beloved by runners for its Audio-Guided Runs, where top coaches (and even stars like Eliud Kipchoge) talk you through workouts. These runs cover everything from easy jogs to tough speed sessions. The NRC app now has hundreds of them (306…

Read More

Building a CLI for the Ecosyste.ms API

Recently, I have been working on a small side project that involves creating a command-line interface for the ecosyste.ms platform. We had started to investigate different sources of metadata for purl-patrol and stumbled over ecosyste.ms. If you’ve never heard of ecosyste.ms, it’s essentially a huge dataset about open source software that keeps track of repositories,…

Read More