You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/website-app/public/index.html
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,24 @@ <h1>Hi, I'm Atanas 👋</h1>
20
20
21
21
<p>I'm a Software Engineer at Redis, also worked at Morgan Stanley, EA, and 2K Games.</p>
22
22
23
-
<p>Experienced across <strong>Full-stack</strong>, <strong>TypeScript</strong>, <strong>Node.js</strong>, <strong>React</strong>, <strong>Java</strong>, <strong>Go</strong> and <strong>DevOps</strong>.</p>
23
+
<p>Experienced across <strong>Full-stack</strong>, <strong>TypeScript</strong>, <strong>Node.js</strong>, <strong>React</strong>, <strong>Java</strong>, <strong>Go</strong> and <strong>DevOps</strong>. I love simplicity and clean design.</p>
<p>This <ahref="https://github.com/nextinterfaces/roussev.com" target="_blank">site</a> runs on a tiny 2GB Hetzner K3s kubernetes VM provisioned by Terraform.</p>
33
+
<p>And monitored with the <ahref="https://app.roussev.com/items" target="_blank">usual observability</a> suspects.</p>
34
+
35
+
<p>A few things I’ve built, none of which should be taken seriously nor are ready for use:</p>
36
+
<p><ahref="https://nextinterfaces.com/b/" target="_blank">NEXT</a> - Java framework for building native-looking HTML5 mobile apps</p>
37
+
<p><ahref="https://www.nextinterfaces.com/http4e-eclipse/" target="_blank">HTTP4e</a> - Like Postman, but for Eclipse IDE</p>
0 commit comments