From ccde682744b912245df5009cdc9ddc4d328926f0 Mon Sep 17 00:00:00 2001 From: b1ek Date: Sat, 11 Mar 2023 22:23:12 +1000 Subject: [PATCH] add native skills text --- react/resume/src/emulation/commands/skills.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/react/resume/src/emulation/commands/skills.js b/react/resume/src/emulation/commands/skills.js index 5358270..16d4045 100644 --- a/react/resume/src/emulation/commands/skills.js +++ b/react/resume/src/emulation/commands/skills.js @@ -83,7 +83,14 @@ const skills = {
             My native dev experience
             

- It isn't much + It isn't much.
+ I have only one project that is made with Qt/C++: + CuteSchedule + (Cute stands fot Qt).
+
+ But I do have a lot of experience with C and C++, as I like to write + a lot of programs in those languages in my free time. An example of these programs: + f2bin.

)