
CodeFrame: Turning Source Code Into Beautiful Images, Right In Your Browser
Every developer who has ever needed to share code in a slide deck, a blog post, or a GitHub issue has reached for the same two tools: a scre...
Subscribe to Suradet PS's Newsletter
Get new articles and engineering posts delivered to your inbox.

Every developer who has ever needed to share code in a slide deck, a blog post, or a GitHub issue has reached for the same two tools: a scre...

Every Rust developer who needs application-level encryption eventually reaches for crates like aes-gcm or chacha20poly1305. Those crates pro...