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
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,11 @@ <h1>Hi, I'm Atanas 👋</h1>
29
29
</article>
30
30
31
31
<sectionclass="profile-content">
32
-
<p>This <ahref="https://github.com/nextinterfaces/roussev.com" target="_blank">site</a> runs on a tiny 2gb kubernetes VM provisioned by Terraform</p>
33
-
<p>and <ahref="https://app.roussev.com/">monitored</a> with Grafana, Prometheus, Otel and Jaeger.</p>
32
+
<p>This <ahref="https://app.roussev.com/">site</a> runs on a tiny 2gb kubernetes VM provisioned by Terraform and monitored using Grafana, Prometheus, Otel and Jaeger.</p>
34
33
35
-
<p>A few things I’ve built, none of which should be taken seriously or 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>
34
+
<p>Few things I’ve built, none of which should be taken seriously or ready for use:</p>
35
+
<p>• <ahref="https://nextinterfaces.com/b/" target="_blank">NEXT</a> - Java framework for building native-looking HTML5 mobile apps</p>
36
+
<p>• <ahref="https://www.nextinterfaces.com/http4e-eclipse/" target="_blank">HTTP4e</a> - Like Postman, but for Eclipse IDE</p>
0 commit comments