about summary refs log tree commit diff
path: root/content
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-22 12:59:25 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-22 12:59:25 -0700
commit874b117c1df1520c7d65cc0183c50f8be6978a3e (patch)
treeca09bf6b01b8463bf7248f830630caf55b2238ff /content
parentuse a dedicated template for notes (diff)
downloadfcuny.net-874b117c1df1520c7d65cc0183c50f8be6978a3e.tar.gz
add a about me page
Diffstat (limited to '')
-rw-r--r--content/about.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/content/about.md b/content/about.md
new file mode 100644
index 0000000..f32cebb
--- /dev/null
+++ b/content/about.md
@@ -0,0 +1,13 @@
+---
+title: About
+template: orphan.html
+---
+My name is Franck Cuny and this is my little corner on the web.
+
+I currently work as a [Site Reliability Engineer](https://en.wikipedia.org/wiki/Site_reliability_engineering) (SRE) at [Roblox](https://www.roblox.com). Previously, I worked as a SRE at [Twitter](https://twitter.com/TwitterEng), and my focus was on infrastructure.
+
+I'm interested in building sustainable teams, improving the management and operation of large infrastructure, and to work with different teams to implement best practices around reliability and security.
+
+## Contact
+
+Email: <a href="mailto:franck@fcuny.net">franck@fcuny.net</a>