marcusnoble/src
Marcus Noble de1248a965
Added Readme
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-08-08 15:27:30 +01:00
..
fonts Initial release 2022-08-07 13:35:21 +01:00
README.md Added Readme 2022-08-08 15:27:30 +01:00
favicon-96.png Added favicon 2022-08-07 14:37:08 +01:00
favicon.ico Added favicon 2022-08-07 14:37:08 +01:00
headshot-transparent.avif Initial release 2022-08-07 13:35:21 +01:00
headshot-transparent.png Initial release 2022-08-07 13:35:21 +01:00
headshot-transparent.webp Initial release 2022-08-07 13:35:21 +01:00
index.html Added Readme 2022-08-08 15:27:30 +01:00

README.md

Hi 👋, I'm Marcus

Pronounced: /ˈmɑːkəs/ Pronouns: He/Him/His

{{ .intro | html }}

🌐 Find me around the web

| {{ range .social }}{{ .name | html }} | {{ end }}

💻 My Open Source Projects

All my Open Source projects can be find on my GitHub profile (as well as my personal Gitea instance, GitLab, Codeberg and BitBucket).

Below are a selection of highlights.

{{ range .projects }} [{{ .name }}]({{ .url }}) - {{ .description }} [{{ join .languages "name" ", " }}] {{ end }}

🗓 Upcoming Events

{{ range .events }} {{ .humanDate }} - [{{.eventName}}]({{ .url }}) {{ range .details }} {{ .name }} - {{ .type }} {{ end }} {{- end }}