Skip to content

Commit 96e349e

Browse files
authored
Update README.md
1 parent 85575ef commit 96e349e

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# trsctr.github.io
22

3-
Personal web page built with React, TypeScript, Vite, TailwindCSS, React-three-fiber.
3+
A personal website built with **React, TypeScript, Vite, Tailwind CSS, and React-Three-Fiber**.
44

5-
I created this so I could learn, explore and experiment, and I aim to showcase my projects and work on this page in the future.
5+
## Overview
66

7-
<a href="https://trsctr.github.io" target="_blank">Click here to see the deployed page</a> (opens to a new tab).
7+
I created this project as a space to **learn, explore, and experiment** with modern web technologies. The site features:
8+
- A **GLSL shader-based animated background** for visual interest
9+
- An **interactive 3D mesh** using React-Three-Fiber and Drei
10+
- A **functional contact form**
11+
- A clean, responsive UI built with Tailwind CSS
12+
13+
## Future Plans
14+
15+
I plan to expand this site to showcase my projects and explore new web technologies through continuous iteration.
16+
17+
[**Click here**](https://trsctr.github.io) to see the deployed page (opens in a new tab).

0 commit comments

Comments
 (0)