rewinding
Field notes · 2 posts
Notes on backend engineering, zero-knowledge proofs, Rust, and the things I learn while shipping privacy-preserving systems.
This talks about the major concept of web development and security CORS (Cross Origin Resource Sharing).
— Dev Community (Dev.to)
This talks about an keyword extracting library made for python. I used this in my project News Feed Generation to personalize the news for each user.