Skip to content

Commit e1f710e

Browse files
committed
feat: update skills and spoken languages in resume
- Updated skills section with more detailed information on Python, version control, prototyping, and other programming languages. - Updated spoken languages section with proficiency levels.
1 parent 7e8cf32 commit e1f710e

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

resume/skills.typ

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,21 @@
55
v(10pt, weak: true)
66
resume-item[
77
*Programming*
8-
- *Scientific Python*: Neuroimaging (#underline[Nipy suite], #underline[BrainGlobe]), Machine learning
9-
(#underline[scikit-learn]), Visualization (#underline[VTK], #underline[PyVista]).
10-
- *General Python Packaging*: Documentation and examples, unit testing, linting and formatting, pre-commit hooks.
11-
- *Version control*: Intermediate to advanced usage of Git and GitHub as VCS.
8+
- *Scientific Python*: Neuroimaging (#underline[Nipy suite],
9+
#underline[BrainGlobe]), Machine learning (#underline[scikit-learn]),
10+
Visualization (#underline[VTK], #underline[PyVista]).
11+
- *General Python Packaging*: Documentation and examples, unit testing, linting and
12+
formatting, pre-commit hooks.
13+
- *Version control*: Intermediate to advanced usage of *Git*, *GitHub* and *GitHub
14+
Actions*.
1215
- *Prototyping*: Intermediate knowledge in *Arduino* and *Raspberry Pi*.
16+
- Intermediate knowledge on *Rust (and Rust bindings for Python)*, *Lua*,
17+
*core-utils* and *shell-scripting*, *JavaScript*.
1318
- Intermediate knowledge on text editing softwares such as *#LATEX* and *Typst*.
14-
- Rudimentary knowledge on *shell scripting*, *JavaScript*, *Rust* and *Lua*.
1519
]
1620
v(8pt, weak: true)
1721
resume-item[
18-
*Spoken languages*: *Portuguese (Native), English, French*, Spanish
22+
*Spoken languages*: *English* (fluent), *French* (fluent), *Portuguese* (native),
23+
Spanish (beginner)
1924
]
2025
}

0 commit comments

Comments
 (0)