An open API service indexing awesome lists of open source software.

https://github.com/tsirysndr/me

This is my personal website
https://github.com/tsirysndr/me

deno deno-fresh tsx typescript

Last synced: 11 months ago
JSON representation

This is my personal website

Awesome Lists containing this project

README

          

![Cover](https://raw.githubusercontent.com/tsirysndr/me/main/.github/assets/preview.png)

# Hi, I'm Tsiry Sandratraina

[![deno compatibility](https://shield.deno.dev/deno/^2.2.11)](https://deno.com)
[![ci](https://github.com/tsirysndr/me/actions/workflows/deploy.yml/badge.svg)](https://github.com/tsirysndr/me/actions/workflows/deploy.yml)

This is my personal website. I'm a software engineer and I'm passionate about
technology and innovation. I'm also a fan of entrepreneurship and I'm always
looking for new opportunities to learn and grow. I'm currently working on a few
projects and I'm always looking for new opportunities to collaborate with other
people.

See this website is live at
[tsiry-sandratraina.com](https://tsiry-sandratraina.com).

### Usage

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.