diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-07-18 14:41:46 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-07-18 14:41:46 -0500 |
commit | 47bceebd5c1690d7c977b899f10a53d7c6c0ec24 (patch) | |
tree | 051b72913f09dd2682da36fad0e9274b5a1f296c | |
parent | 749b99623939870aafd74a19b8ba7d434064e10a (diff) |
Add Full name and Personal Statement to About Page
-rw-r--r-- | about.markdown | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/about.markdown b/about.markdown index 5426f61..728a64c 100644 --- a/about.markdown +++ b/about.markdown @@ -3,8 +3,11 @@ layout: page title: About permalink: /about/ --- +# Karl Gustaf Hallsby +Responsible and independent self-starter.\ +Quick-learning, and goal-oriented Masters degree student with knowledge of computer hardware and software design, and experience in leading projects in a multinational corporation.\ +Expertise in digital hardware design, software engineering, and system security. -You have reached the personal webpage of Karl Hallsby. You can find the source for this website [here](https://git.karl.hallsby.com/website). For further exploration of my work, please see my GitHub page, [GitHub](https://github.com/KarlJoad). |