Blog
Filter by Tag:
All Blogs
2026-02-11
Reading on Social Engineering
Finding out about social engineering - post read notes
2025-03-28
Finetune CLIP Image Encoder
Documenting the process of finetuning CLIP image encoder using supervised contrastive loss - InfoNSE
2024-08-16
On fancy bear goes phishing
Post reading thoughts on fancy bear goes phishing. A book which I pick up randomly in the library and pleasantly surprised by the blissful read.
2024-03-01
Concurrency VS Parallelism
Understanding the concept of concurrency and parallelism
2024-01-06
A value I treasure and strive to live by
Thoughts about mining my own truth and diving deeper.
2023-12-12
Deep dive into container technology
Container technology is widely used in different industries for efficiency and scalability in development. In this post, we will explore what it is and how to get started with it.
2023-10-10
Hashing Algorithm
Exploring common image hashing algorithms such as average hash, perceptual hash and wavelet hash which can be used for similar image detection.