This is my personal website
1
2
3# Hi, I'm Tsiry Sandratraina
4
5[](https://deno.com)
6[](https://github.com/tsirysndr/me/actions/workflows/deploy.yml)
7
8This is my personal website. I'm a software engineer and I'm passionate about
9technology and innovation. I'm also a fan of entrepreneurship and I'm always
10looking for new opportunities to learn and grow. I'm currently working on a few
11projects and I'm always looking for new opportunities to collaborate with other
12people.
13
14See this website is live at
15[tsiry-sandratraina.com](https://tsiry-sandratraina.com).
16
17### Usage
18
19Make sure to install Deno: https://deno.land/manual/getting_started/installation
20
21Then start the project:
22
23```
24deno task start
25```
26
27This will watch the project directory and restart as necessary.