From 1ee933846c0f3d971b113656fa747e22803f8ac5 Mon Sep 17 00:00:00 2001 From: nasr Date: Tue, 2 Dec 2025 22:55:18 +0100 Subject: checkpoint --- .vscode/settings.json | 5 +++ index.html | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 index.html diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..32cfc61 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "files.watcherExclude": { + "**/target": true + } +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd10875 --- /dev/null +++ b/index.html @@ -0,0 +1,86 @@ + + + + + + + nsrddyn — Portfolio + + + + + +
+
+
+
+

Torque

+

CPU and Ram Stress Testing

+

View

+
+
+

SYNF

+

System Resources Tool

+

View

+
+
+

Unix Shell

+

Attempt at a Unix shell implementation

+

View

+
+
+

Paradigm - Agent

+

DBus Agent Implementation

+

View

+
+
+

Odootoor

+

Hackathon Project

+

View

+
+
+

I2C - Controller

+

Python IoT Project

+

View

+
+
+

Tetris

+

Attempt at a Tetris game

+

View

+
+
+

Reaction Time Tester

+

Measuring Human Reaction Time

+

View

+
+
+
+ + +
+ + + \ No newline at end of file -- cgit v1.2.3-70-g09d2