About Me

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!

My Photo

Projects

Interactive Game

This is an interactive game developed using JavaScript, showcasing dynamic canvas manipulation and game logic.

Play the Game

Hacker Text Effect

A 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 Action

Location Detector

This 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 Code

Database Interaction

An example of PHP interacting with a MySQL database to fetch and display data. This demonstrates basic CRUD operations.

View SQL Code
Go Back