diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-26 15:33:28 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-26 15:33:28 +0200 |
| commit | bf638c66683da3aaebd0ec84aef67f585187091a (patch) | |
| tree | a408c8a4652cf2ad4c13f981dbd1d21c4e7b0af9 /content | |
| parent | 8f33d5655bebba3a3da941e23530588df81fa5e6 (diff) | |
Added links in a more appropriate position
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 8 | ||||
| -rw-r--r-- | content/blog/migrate_hugo.md | 6 | ||||
| -rw-r--r-- | content/cv.md | 4 |
3 files changed, 7 insertions, 11 deletions
diff --git a/content/_index.md b/content/_index.md index ec9f880..0f25416 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,14 +6,6 @@ Radar Signal Processing Engineer Systems and Applications - Algorithms NXP Semiconductors, The Netherlands -## Contact Information - -You can reach me via: - -- [Email](mailto:mail@karanjayachandra.com) -- [LinkedIn](https://www.linkedin.com/in/karanjayachandra/) -- [GitLab](https://gitlab.com/KaranJayachandra) - ## About Me My full curriculum vitae can be found on my LinkedIn page. diff --git a/content/blog/migrate_hugo.md b/content/blog/migrate_hugo.md new file mode 100644 index 0000000..c5195b0 --- /dev/null +++ b/content/blog/migrate_hugo.md @@ -0,0 +1,6 @@ ++++ +title = 'Migrated the blog to Hugo' +date = 2023-09-26T14:46:05+02:00 ++++ + +I migrated by blog to the extremely fast static site generator Hugo. In this process I also moved the hosting solution to GitLab pages. I moved it here in order to support an open-core project [GitLab](https://about.gitlab.com) rather than GitHub which is owned by Microsoft. I learnt a lot in the process and realized how much more intuitive and clear working with Hugo is. A post about the exact steps that was involved will be created later for others to follow. For now, I just look forward to working on the writing more and the tinkering less. I do enjoy the new design of the webpage and its simplicity. It looks great on both the phone and the desktop. Using [KaTeX](https://katex.org) also significantly improved rendering speeds of the equations I used in some of my blog posts. diff --git a/content/cv.md b/content/cv.md index eb9ef01..1ff526a 100644 --- a/content/cv.md +++ b/content/cv.md @@ -1,13 +1,11 @@ +++ -title = 'Curriculum Vitae' +title = 'CV' date = 2023-09-25T11:27:34+02:00 menu = 'main' +++ # Curriculum Vitae -Download the PDF version [here](https://karanjayachandra-my.sharepoint.com/:b:/p/mail/EbEE5MnaXFhPtAYi-UDxt7YBcQGfvSZhHjhY-4pXe6WoFw?e=RFPAJe). - I **aim** to build expertise as an Engineer while meeting challenging organizational goals which necessitate innovation. Eventually, I would like to take up product development ownership at the system level. My main interests are: - Signal Processing |
