CrimsonTome/templates/README.md.tpl

66 lines
3.2 KiB
Smarty
Raw Normal View History

2022-11-03 13:39:38 +00:00
### 👋 Hi there, I'm CrimsonTome [(She/Her)](http://pronoun.is/she)
2022-09-18 20:42:38 +01:00
2022-10-21 18:18:14 +01:00
> Admin at [Freeside](https://freeside.co.uk) and Webmaster for [HullCSS](https://hullcss.org)
A copy of my CV is available [here](https://crimsontome.com/img/cv-10-22.pdf)
2022-09-18 20:28:23 +01:00
2022-09-20 02:44:21 +01:00
![Discord](https://img.shields.io/badge/Discord-CrimsonTome427%237459-blue)
2022-09-20 02:42:41 +01:00
2022-09-20 02:44:21 +01:00
![Email](https://img.shields.io/badge/Email-crimsontome427%40protonmail.com-blueviolet)
2022-09-20 02:42:41 +01:00
2022-10-05 11:42:51 +01:00
[Holopin](https://www.holopin.io/@crimsontome) badges:
2022-10-05 11:52:24 +01:00
<img src="https://www.holopin.io/_next/image?url=https%3A%2F%2Fassets.holopin.io%2FeyJidWNrZXQiOiJob2xvcGluLWFzc2V0cyIsImtleSI6ImFzc2V0cy9jbDhlcTN6OWMwMzU3MDlsM2Z4OTluOHg2IiwiZWRpdHMiOnsicm90YXRlIjpudWxsfX0%3D&w=1920&q=75" width="64"
2022-10-17 10:52:21 +01:00
height="64" /> <img src="https://www.holopin.io/_next/image?url=https%3A%2F%2Fassets.holopin.io%2FeyJidWNrZXQiOiJob2xvcGluLWFzc2V0cyIsImtleSI6ImFzc2V0cy9jbDhkNmZycXowMTgxMDltaGFleGpmczRwIiwiZWRpdHMiOnsicm90YXRlIjpudWxsfX0%3D&w=1920&q=75" width="64"
height="64" /> <img src="https://www.holopin.io/_next/image?url=https%3A%2F%2Fassets.holopin.io%2FeyJidWNrZXQiOiJob2xvcGluLWFzc2V0cyIsImtleSI6ImFzc2V0cy9jbDhkODlvaTAwMDE3MDlpZjdsdWxhNHV5IiwiZWRpdHMiOnsicm90YXRlIjpudWxsfX0%3D&w=1920&q=75" width="64"
height="64" /> <img src="https://www.holopin.io/_next/image?url=https%3A%2F%2Fassets.holopin.io%2FeyJidWNrZXQiOiJob2xvcGluLWFzc2V0cyIsImtleSI6ImFzc2V0cy9jbDhkOHRrZnAwMDMyMDlqbmtxZTF3dzVhIiwiZWRpdHMiOnsicm90YXRlIjpudWxsfX0%3D&w=1920&q=75" width="64"
height="64" /> <img src="https://www.holopin.io/_next/image?url=https%3A%2F%2Fassets.holopin.io%2FeyJidWNrZXQiOiJob2xvcGluLWFzc2V0cyIsImtleSI6ImFzc2V0cy9jbDhkOHVrb3MwMDk0MDlqbnVuaGRhcDd3IiwiZWRpdHMiOnsicm90YXRlIjpudWxsfX0%3D&w=1920&q=75" width="64"
2022-10-05 11:52:24 +01:00
height="64" />
2022-10-05 11:42:51 +01:00
2022-09-18 20:28:23 +01:00
View my [GitHub Stats](/pages/stats.md)
2022-09-18 19:58:33 +01:00
2022-09-18 21:31:16 +01:00
#### 🤹🏻 Skills
2022-09-18 20:42:38 +01:00
2022-11-03 14:26:19 +00:00
[![My Skills](https://skillicons.dev/icons?i=git,docker,vim,bash,cs,css,github,githubactions,linux,py,md,vscode,raspberrypi,latex&perline=5)](https://skillicons.dev)
2022-09-18 20:42:38 +01:00
2022-09-18 21:31:16 +01:00
#### 🛠 My stack
2022-09-18 21:28:18 +01:00
- [All](https://github.com/stars/CrimsonTome/lists/my-stack)
2022-09-18 22:15:12 +01:00
- 🖥️ [Terminal](https://github.com/stars/CrimsonTome/lists/terminal)
- 🌐 [Web](https://github.com/stars/CrimsonTome/lists/web)
- 📔 [Media](https://github.com/stars/CrimsonTome/lists/media)
- ⌨️ [Dev](https://github.com/stars/CrimsonTome/lists/dev)
2022-09-18 22:20:33 +01:00
- [Git](https://github.com/stars/CrimsonTome/lists/git)
2022-09-18 21:31:16 +01:00
2022-09-18 19:58:33 +01:00
#### 👷 Check out what I'm currently working on
2022-11-03 13:46:52 +00:00
{{range recentContributions 5}}
2022-09-18 19:58:33 +01:00
- [{{.Repo.Name}}]({{.Repo.URL}}) - {{.Repo.Description}} ({{humanize .OccurredAt}})
{{- end}}
2022-11-03 13:49:56 +00:00
<!--
2022-09-18 19:58:33 +01:00
#### 🌱 My latest projects
2022-11-03 13:46:52 +00:00
{{range recentRepos 5}}
2022-09-18 19:58:33 +01:00
- [{{.Name}}]({{.URL}}) - {{.Description}}
{{- end}}
2022-11-03 13:49:56 +00:00
-->
2022-09-18 19:58:33 +01:00
#### 🔨 My recent Pull Requests
2022-11-03 13:46:52 +00:00
{{range recentPullRequests 5}}
2022-09-18 19:58:33 +01:00
- [{{.Title}}]({{.URL}}) on [{{.Repo.Name}}]({{.Repo.URL}}) ({{humanize .CreatedAt}})
{{- end}}
#### 📜 My recent blog posts
{{range rss "https://crimsontome.com/feed/feed.xml" 5}}
- [{{.Title}}]({{.URL}}) ({{humanize .PublishedAt}})
{{- end}}
#### ⭐ Recent Stars
2022-11-03 13:46:52 +00:00
{{range recentStars 5}}
2022-09-18 19:58:33 +01:00
- [{{.Repo.Name}}]({{.Repo.URL}}) - {{.Repo.Description}} ({{humanize .StarredAt}})
{{- end}}
2022-09-18 20:22:31 +01:00
#### Quote of the day
[![Readme Quotes](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=dark)](https://github.com/piyushsuthar/github-readme-quotes)
<br>