- ๐ฎ TicTacToe Game โ Simple HTML/CSS/JS game project
- ๐ฒ TikTok Downloader โ Download TikTok videos with history & auto-download
const rik = {
name: Erik,
age: 21,
gender: Male,
from: Indonesia,
currently_learning: ["JavaScript", "HTML", "CSS"]
}export default rik

