-
-
Notifications
You must be signed in to change notification settings - Fork 596
Expand file tree
/
Copy path_config.yml
More file actions
27 lines (24 loc) · 1.32 KB
/
Copy path_config.yml
File metadata and controls
27 lines (24 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Site settings
title: Mauricio Urraco
description: Portfolio of Mauricio Urraco — Full Stack Engineer with 10+ years of experience building web platforms, APIs, and developer tools.
lang: en
# Open Graph / Twitter Card image (site root path). Set site url for correct absolute URLs when sharing.
social_image: /assets/favicon.png
og_locale: en_US
theme_color: "#1a222c"
# baseurl: "" # the subpath of your site, e.g. /blog
# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: Mauricio Urraco
user_description: Full Stack Engineer with 10+ years of experience building web platforms, APIs, and developer tools. I've worked across Argentina, the UK, and France — from research at Inria to blockchain infrastructure at Radix DLT to being the first engineering hire at Grapevine. I work primarily with Python, Django, TypeScript, and Angular, and maintain open source projects with 2,500+ GitHub stars.
user_title: Full Stack Engineer
email: mauriurraco@gmail.com
# twitter_username: lorem_ipsum
instagram_username: mauriciourraco7
facebook_username: mauricio.urraco
linkedin_username: murraco
github_username: murraco
# medium_username: lorem_ipsum
# medium_url: lorem_ipsum.medium.com
# gplus_username: lorem_ipsum
exclude: ['package.json', 'src', 'node_modules', 'vendor']