https://ferrad.as/

Submitted URL:
https://ferrad.as/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>César Ferradas | Software Engineering, Business, Minimalism, Finance</title>
<meta property="og:title" content="César Ferradas">
<meta property="og:description" content="Software Engineering, Business, Minimalism, Finance">
<meta property="og:url" content="https://ferrad.as/">
<meta property="og:type" content="website">
<link rel="canonical" href="https://ferrad.as/">
<link rel="icon" type="image/png" href="/favicon.png">
<link rel="stylesheet" href="/s/s.css">
<script defer="" src="/s/tiny.js"></script>
</head>
<body>
<header><a href="/">César Ferradas</a></header>
<nav>
<a href="/about">About</a><a href="/blog">Blog</a><a href="/contact">Contact</a><a href="/now">Now</a><a href="/projects">Projects</a>
</nav>
<hr>
<main>
<p>Welcome, I’m César.</p>
<p>I’m a curious Software Engineer with a passion for building systems both
professionally and for myself.</p>
<p>As a generalist, I enjoy using a variety of programming languages, frameworks
and technologies to build and maintain systems across the tech stack.</p>
<p>Besides coding, I’m interested in language learning, chess, cybersecurity,
personal finance and more. I sometimes <a href="/blog">blog</a> about my interests.</p>
<p>Read more <a href="/about">about me</a> or find out <a href="/now">what I’m doing now</a>.</p>
</main>


</body></html>