Skip to content

Instantly share code, notes, and snippets.

View markreciopro's full-sized avatar

Mark Recio markreciopro

View GitHub Profile
@markreciopro
markreciopro / index.html
Created September 8, 2025 03:26
Portfolio Website
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mark Anthony Recio | Portfolio</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
<!-- Link to the external CSS file -->