We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3810550 commit 97e5437Copy full SHA for 97e5437
README.md
@@ -1,4 +1,15 @@
1
-# Vincent's Portfolio
+<div align='center'>
2
+ <h1 align='center'>Vincent's Portfolio</h1>
3
+ <img
4
+ src="https://img.shields.io/github/license/vincent-qc/vincent-qc.github.io?style=for-the-badge"
5
+ alt="License"
6
+ />
7
8
+ src='https://img.shields.io/github/languages/top/vincent-qc/vincent-qc.github.io.svg?style=for-the-badge'
9
+ alt='Language'
10
11
+</div>
12
+
13
This is my personal portfolio page, built using [React](https://react.dev/) and [three.js](https://threejs.org/) and deployed via GitHub Pages.
14
15
You can find my site at [www.vincentqi.dev](https://www.vincentqi.dev/).
0 commit comments