-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
139 lines (119 loc) · 5.54 KB
/
index.html
File metadata and controls
139 lines (119 loc) · 5.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!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.0">
<meta name="description" content="Augusto Lemble — Ethereum developer, open source, Mar del Plata, Argentina.">
<meta name="author" content="Augusto Lemble <augustolemble@pm.me>">
<link id="dynamic-favicon" rel="shortcut icon" href="assets/handWhite.ico" />
<title>AugustoL</title>
<style>
@import url('vendor/lato.css');
</style>
<link href="styles.css" rel="stylesheet">
<link href="vendor/bootstrap.min.css" rel="stylesheet">
<script defer src="vendor/fontawesome.min.js"></script>
</head>
<body id="app">
<div class="container site-wrapper">
<div class="cover-container">
<header>
<nav class="row">
<div class="col text-center">
<a class="nav-link" href="https://github.com/AugustoL"><span class="fab fa-2x fa-github"></span></a>
</div>
<div class="col text-center">
<a class="nav-link" href="https://www.linkedin.com/in/augustolemble/"><span class="fab fa-2x fa-linkedin"></span></a>
</div>
</nav>
</header>
<main role="main" class="main text-center">
<div class="image-cropper">
<img src="assets/trex.jpg" alt="Augusto Lemble">
</div>
<div class="d-block d-sm-none">
<h4>augustolemble@pm.me</h4>
<p class="pgp">52BB 857D 19FB 4C9F 5D5D 4F63 B077 3D9E 2743 EB6D</p>
</div>
<div class="d-none d-sm-block">
<h2>augustolemble@pm.me</h2>
<h4 class="pgp">52BB 857D 19FB 4C9F 5D5D 4F63 B077 3D9E 2743 EB6D</h4>
</div>
<div class="ens-pill">
<span class="ens-dot"></span>
<span class="ens-name">augustol.eth</span>
<span class="ens-sep">·</span>
<span class="ens-addr">0x08EE...852c</span>
</div>
</main>
<section class="block">
<div class="block-label">About</div>
<p>Building on Ethereum since 2015 — co-founded DXdao and Winding Tree, currently building OpenScan. I like trustless systems, open source, and code that doesn't lie about what it does.</p>
<p>Based in Mar del Plata, Argentina. When I'm not at a terminal I surf, rock climb, and cook asados.</p>
</section>
<section class="block">
<div class="block-label">Selected work</div>
<div class="projects">
<a class="project" href="https://github.com/openscan-explorer/explorer">
<div class="project-tag">Infrastructure</div>
<h3 class="project-title">OpenScan</h3>
<div class="project-role">Founder · 2024 —</div>
<p class="project-blurb">A trustless, open-source blockchain explorer for Bitcoin, Ethereum and L2s. Modular on-chain analysis — reusable utils, algorithms, CLI, and AI adapters.</p>
<div class="project-stack">
<span>Full-Stack JS</span><span class="sep">/</span><span>Product Owner</span><span class="sep">/</span><span>EVM</span>
</div>
</a>
<a class="project" href="https://github.com/AugustoL/erc20-flash-lender">
<div class="project-tag">Smart contracts</div>
<h3 class="project-title">ERC20 Flash Lender</h3>
<div class="project-role">Author · 2024</div>
<p class="project-blurb">A flash-loan platform for arbitrary ERC20 tokens. Single-tx atomic borrows, fee routing, and a small set of auditable contracts.</p>
<div class="project-stack">
<span>Full-Stack JS</span><span class="sep">/</span><span>Solidity</span><span class="sep">/</span><span>Hardhat</span>
</div>
</a>
</div>
</section>
<section class="block">
<div class="block-label">CV & Keys</div>
<div class="cvs">
<a class="cv" href="assets/AugustoLembleCV-short.pdf">
<svg class="cv-icon" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6"><path d="M12 3v13m0 0 5-5m-5 5-5-5M4 21h16"/></svg>
<div class="cv-body">
<div class="cv-title">CV Short</div>
<div class="cv-desc">One-page summary. Best for recruiters and quick intros.</div>
</div>
</a>
<a class="cv" href="assets/AugustoLembleCV-long.pdf">
<svg class="cv-icon" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6"><path d="M12 3v13m0 0 5-5m-5 5-5-5M4 21h16"/></svg>
<div class="cv-body">
<div class="cv-title">CV Full</div>
<div class="cv-desc">Full history of projects, roles, and open-source work.</div>
</div>
</a>
<a class="cv" href="assets/AugustoLembleCV-typst.pdf">
<svg class="cv-icon" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6"><path d="M12 3v13m0 0 5-5m-5 5-5-5M4 21h16"/></svg>
<div class="cv-body">
<div class="cv-title">CV Typst</div>
<div class="cv-desc">Typeset with Typst — same content, typographic version.</div>
</div>
</a>
<a class="cv" href="assets/augustolemble@pm.me.asc">
<svg class="cv-icon" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6"><path d="M12 3v13m0 0 5-5m-5 5-5-5M4 21h16"/></svg>
<div class="cv-body">
<div class="cv-title">PGP Key</div>
<div class="cv-desc">Public key for encrypted email.</div>
</div>
</a>
</div>
</section>
<footer class="site-footer">
<span>Mar del Plata, Argentina</span>
<span>Click anywhere → change favicon</span>
</footer>
</div>
</div>
<script src="script.js"></script>
</body>
</html>