Y3ahman

EZ GG

Projects

🎲

CS61A Hog Game

A classic dice game developed for CS61A. Roll the dice, take risks, and try to reach the target score!

Play Game →

Coming Soon

Playing Apex:Legends. Stay tuned.

Coming Soon

Playing football and get Ballon D'or next monday. Good things take time.

Coming Soon

Be water my friends:).

# 1. Build your Astro project for production npm run build # 2. Upload the generated 'dist' folder to your cloud server using scp or rsync scp -r dist/* username@your-server-ip:/path/to/your/web/directory/