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
This repository serves as a sandbox for web development experiments. It is designed without a specific single purpose, acting instead as a flexible container for:
11
+
12
+
- Testing raw HTML files
13
+
- Prototyping web concepts
14
+
- Serving static assets
15
+
- Debugging code snippets
16
+
17
+
## 🚀 Features
18
+
19
+
-**Directory Indexing**: Serves as a basic file explorer to easily navigate through various test files.
20
+
-**Vercel Integration**: Automatically deployed and hosted on Vercel for instant sharing and access.
21
+
-**Minimalist Structure**: No complex build steps or heavy frameworks—just raw web technologies.
22
+
23
+
## 🔗 Live Access
24
+
25
+
This project is connected to a custom domain and serves files directly via a directory listing interface.
26
+
27
+
---
28
+
*Maintained for personal utility and testing purposes.*
0 commit comments