A simple web app for sharing knowledge

This website serves as a platform to share some thoughts and ideas. I will regularly post new projects where I test out cutting-edge technologies or simply share my creative endeavors for fun.

Additionally, it's synchronized with my Obsidian repository, featuring various themed notes that offer insights into my thoughts on the world. I hope you like it!

Latest Notes

The latest notes I've written. I hope you can get something out of them!
Reflecting on the phrase "To understand all is to forgive all" and the importance of forgiveness even without full understanding.
A comparative overview of `Promise.all()` and `Promise.allSettled()`, highlighting their use cases in handling multiple promises in JavaScript asynchronous operations.
A concise guide to transitioning from React class component lifecycle methods to equivalent functional component hooks, focusing on initialization, update, and cleanup phases.
An overview of React's Profiler tag for performance optimization, providing insights into component rendering times and helping identify bottlenecks.
HTTPS encrypts web communications, protecting against intrusions and enabling advanced features like service workers for Progressive Web Apps (PWAs). Essential for security and modern web functionalities, HTTPS is a fundamental requirement for any secure and innovative website.
Subscribe to our newsletter