Welcome to my personal space!
I'm a passionate developer with a love for JavaScript, PHP, Python, SQL and more! Here, you can find some of the interesting projects I've worked on. Feel free to explore and learn more about my work!
This is an interactive game developed using JavaScript, showcasing dynamic canvas manipulation and game logic.
Play the GameA cool text effect that simulates a hacker typing text. It's used on the main page to reveal text in a stylish manner.
See it in ActionThis script uses PHP to detect the user's location based on their IP address. It integrates with the IPinfo API to fetch location data.
View PHP CodeAn example of PHP interacting with a MySQL database to fetch and display data. This demonstrates basic CRUD operations.
View SQL Code