Flesh out contact page and header links

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-12-23 13:17:13 +05:30
parent fd821ff533
commit d65a242d8e
No known key found for this signature in database
GPG Key ID: C2E74282C2133D62
3 changed files with 25 additions and 11 deletions

View File

@ -11,7 +11,6 @@ pygmentsUseClasses = true
[Menus]
main = [
{Name = "Github", URL = "https://github.com/msfjarvis"},
{Name = "Twitter", URL = "https://twitter.com/MSF_Jarvis"},
{Name = "Contact", URL = "/contact"},
{Name = "About", URL = "/about", Weight = 1},
{Name = "Projects", URL = "/projects", Weight = 2},
]

23
content/about.md Normal file
View File

@ -0,0 +1,23 @@
+++
title = "About Me"
id = "about"
type = "standalone"
layout = "standalone"
aliases = [
"/about",
"/contact",
]
+++
I am 20 year old Android developer with more than 4 years of experience building apps and library of various sizes. I love working with [Kotlin](https://kotlinlang.org) and am learning [Rust](https://rust-lang.org). Some of my work in open-source is documented on the [projects page](/projects), and the rest of them can be found on my [GitHub](https://github.com/msfjarvis) profile. I am available for hire, and the latest copy of my resume can be found [here](/resume.pdf).
# Contacting me
I have presence on multiple social media/messaging platforms and I will respond to DMs/mentions as long as you [don't ask to ask](https://dontasktoask.com/) and express your intent clearly.
- [Keybase](https://keybase.io/msf_jarvis)
- [Reddit](https://reddit.com/user/msfjarvis)
- [Twitter](https://twitter.com/MSF_Jarvis)
- [Telegram](https://t.me/msfjarvis)
I typically respond fastest to Telegram messages. For traditional email, use `me (at) msfjarvis (dot) dev`.

View File

@ -1,8 +0,0 @@
+++
title = "Contact Me"
id = "contact"
type = "standalone"
layout = "standalone"
+++
Quickest way to reach me is [Twitter](https://twitter.com/MSF_Jarvis), but I am also on [Telegram](https://t.me/msfjarvis) and [Keybase](https://keybase.io/msf_jarvis). For any email correspondence, please use me (at) msfjarvis (dot) website.