Devfolio stats
Devfolio stats
1
project
1
0
prizes
0
1
hackathon
1
0
Hackathons org.
0
GitHub
GitHub
1,110
contributions in the last year
Apr
S
M
T
W
T
F
S
Mar
129
stars earned
50
repositories
35
followers
compound
Track your habits with minimal fuss so they keep compounding.
Python
5Stars
1Forks
netatmo-thermostat
A simple Python SDK for the Netatmo Energy API (thermostats).
HTML
1Stars
0Forks
justanatomy
Jupyter Notebook
0Stars
0Forks
spyglass
Minimal Android camera server — open source DroidCam replacement
Kotlin
0Stars
0Forks
Top Projects
Top Projects
F
CEOs & other exposed people usually have an endless list of spam emails of people offering services. Cold outreach is a valid way to create a business but it forces a huge amount of lost time on the receiving end. Once in a while, one of those emails is actually USEFUL. However, they are always lost in the noise. Forward X402, fixes this problem by allowing people to pay for access to your email. If someone truly thinks they are worth your time, let them pay for it. For business people seeking mutiple zeros contracts, paying a small fee upfront is a massive simplification of their sales process. It removes the need to scour the org, to find a lead in, or a warm introduction. However, not all channels are created equal. Someone writing from LinkedIN might be less likely to be important than someone writing from a private network. To accomodate for that, Forward X402 allows you to define multiple endpoints with different prices, for example: For X, charge 60 $ For LinkedIN, charge 100$ For private network, charge 10$ If you get too many emails from X, then you can raise your price until the amount of emails manages what you can handle. No more opportunities lost, no more sales friction. You are worth my time? Prove it, put your money where your mouth is.
Medium Posts
Medium Posts

How Easy Is It to Trick an AI? Notes from a Red Team Competition
medium.com
After yesterday competing and winning a cybersecurity competition, today I enrolled into a Gen AI Red Team prompting challenge. The goal of the challenge was to trick a telecom AI into saying something it’s not supposed to say like wrong facts, biased opinions, or dangerous content. Red teaming is an important part of LLM safety. It is used to test an organization’s detection and response capabilities. Competitions like this are a great way for companies to test their models and collect data. In this co...

I Brought an AI to a Hacking Contest (and Won)
medium.com
How Pi Coding agent won a catch-the-flag cybersecurity contest in Mobile World Congress Talent Arena Today I attended a catch-the-flag (CTF) competition with the intention to let my coding agent Pi do everything because I have no idea about cybersecurity. Pi won the competition and smoked the second place team by a large margin. After we won the competition I spent some time actually learning what the agent did and whether my contribution steering it was useful. This is the proof we won About Me In order...

Parsing a book into Markdown with Deepseek & SolveIT
medium.com
I decided to try Deepseek OCR & SolveIT to parse the Relax into Stretch book into markdown (if you haven’t, read it). The book opens with pretty mindblowing to me facts about “stretching” that all people should know and then proceeds to describe many positions. As such there are many pages with images and text in a non-standard layout. I thought it would be a good challenge. Sample of what a simple page looks like The Setup: Connecting to My Laptop with Tailscale I work in SolveiT a cloud-based notebook...