new resume

This commit is contained in:
Barrett Ruth 2024-01-04 17:40:10 -06:00
parent ba5ca2ea1e
commit 6df5f716b8
7 changed files with 37 additions and 6 deletions

View file

@ -1,15 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="index.css" />
<title>Interview Problems</title>
</head>
<body>
<h1>Problems</h1>
<p>Description</p>
<a href="problems/rainwater.html"><h2>Trapping Rainwater</h2></a>
</body>
</html>