mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 12:42:20 +00:00
refactor
This commit is contained in:
36
content/page/about.md
Normal file
36
content/page/about.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: About
|
||||
slug: about
|
||||
readingTime: false
|
||||
comments: false
|
||||
menu:
|
||||
main:
|
||||
weight: 99
|
||||
params:
|
||||
icon: user
|
||||
---
|
||||
|
||||
Hello there, stranger! :wave:
|
||||
|
||||
## About me
|
||||
|
||||
My name is Fernando, and I like learning and solving hard problems.
|
||||
Especially when it comes to computers, engineering and languages.
|
||||
|
||||
I currently work at the Technical University of Madrid (UPM) as an assistant professor in the school of Telecommunications Engineering.
|
||||
You can check out my [previous projects](/page/projects), and [my publications](https://scholar.google.com/citations?user=JLNusZ8AAAAJ&hl=en).
|
||||
Feel free to get in touch through the comment section, an e-mail (`my first initial` `@sanchezrada.es`) or any other platform.
|
||||
I am always happy to help and collaborate.
|
||||
|
||||
## About this blog
|
||||
|
||||
I use this blog for future reference, to write down some of the lessons I learn so.
|
||||
I also see it as an exercise in reflection and sorting out my ideas.
|
||||
Although I mostly do this for myself, to keep some lasting notes for the future, I also do it in hopes it might help someone like me in the future.
|
||||
|
||||
Each post is an independent note.
|
||||
To keep some structure I will try to stick to general categories (e.g., programming, project management, linux), and add meaningful tags to help you and me find this information in the future.
|
||||
You may also use the [search bar](/search) if you are looking for something specific and wondering if I've covered it.
|
||||
For short thematically connected snippets and tips, I keep a dedicated section with [Cheatsheets](/cheatsheet).
|
||||
|
||||
|
Reference in New Issue
Block a user