turin.dev
const developer = {
name: 'Turin Dev',
email: 'info@turin.dev',
status: 'Building something amazing',
skills: ['React', 'Node.js', 'TypeScript', 'Astro']
};
~ echo "Coming Soon..."
Coming Soon...
~ npm run build
75%