Skip to content

Commit

Permalink
Add introduction and image to docs
Browse files Browse the repository at this point in the history
Added a new section "Who am I?" in the index.md with a personal introduction and an image of Felipe. Also removed the 'About' section from the mkdocs.yml navigation.
  • Loading branch information
lipemorais committed Sep 7, 2024
1 parent e472ae6 commit 13bb5cf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
Binary file added docs/felipe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@ Requirements list:
- **Lecture:** 1 hour (approximately 30%)
- **Exercises:** 2 hours 30 minutes (approximately 70%)

## Who am I?
![felipe.png](felipe.png)
Hey! I'm FeliPython a.k.a.
Felipe de Morais.
👋🏾 I'm a seasoned software engineer with extensive experience in Python, Django development, and now FastAPI.
🐍


When I'm not coding, you'll find me rolling on the mats as a [Brazilian] Jiu Jitsu Blue Belt, embracing the discipline and challenges of the sport. Because life needs a furry friend, I train my dog solo, which has been an incredibly rewarding experience. 🐕



[Presentation slides](https://docs.google.com/presentation/d/1xE8d5XkeKC9hHBVGwbgvjbFEqcCzP9Hy7Qxb8EGjm7A/edit?usp=sharing) 📊

Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ nav:
- Home:
- index.md
- bonus.md
- About: about.md
theme:
name: material
features:
Expand Down

0 comments on commit 13bb5cf

Please sign in to comment.