Design Patterns: The Command PatternThe command pattern involves creating an object that encapsulates all the information needed to perform an action or trigger an event at a…Mar 21, 2023Mar 21, 2023
Google XSS Game Walk ThroughLast week, I found out that google has an XSS game. I decided to play through the game and write a blog post about it. I will be going…Mar 14, 2023Mar 14, 2023
Logical PuzzlesToday’s Topic is dedicated to a special topic, logical puzzles. These puzzles have always fascinated me and I can’t help but try to solve…Mar 7, 2023Mar 7, 2023
Running a Telegram Bot on the BrowserIn December last year, I realized that telegram bots are one of those bots which require a server to run. I was wondering if it is possible…Feb 28, 2023Feb 28, 2023