export class Identity_Bio

// System information and capabilities.

const userProfile = async () =>

"I'm a Full Stack Web Developer building and managing the Front-end and Back-end of Websites and Web Applications."

// I share knowledge on LinkedIn to assist the Dev Community.
// Open to Job Opportunities where I can contribute, learn, and grow.

await initContact()

const capabilities = [

'HTML',
'CSS',
'JavaScript',
'React',
'TypeScript',
'Astro',
'Next.js',
'Node.js',
'Git',
'Responsive Design'

];