diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -52,6 +52,15 @@ <p><a href="#" class="card-link">View</a></p> </article> <article class="card"> + <h3>Paradigm - Agent-c</h3> + <p>Resources gathering tool</p> + <p> + As a continuation of the Agent, Agent-c is a rewrite in c/cpp (cpp needed for using google grpc). + We attempted to do a complete map of a system and send that back to a native server managment UI. + </p> + <p><a href="#" class="card-link">View</a></p> + </article> + <article class="card"> <h3>Odootoor</h3> <p>Hackathon Project</p> <p><a href="#" class="card-link">View</a></p> @@ -83,4 +92,4 @@ </main> </body> -</html>
\ No newline at end of file +</html> |
