diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 00000000..e69de29b diff --git a/config.yml b/config.yml index 502fec24..f4b36a00 100644 --- a/config.yml +++ b/config.yml @@ -116,6 +116,14 @@ menu: name: General Posts url: /Generalposts/ weight: 50 + - identifier: Papers + name: Papers + url: /Papers/ + weight: 50 + - identifier: Chat + name: Chat + url: /Chat/ + weight: 60 # Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma # pygmentsUseClasses: true # markup: diff --git a/content/chat.md b/content/chat.md new file mode 100644 index 00000000..c09e8145 --- /dev/null +++ b/content/chat.md @@ -0,0 +1,12 @@ +--- +title: Chat +summary: One to one conversation +description: One to one conversation +--- + +I like to speak to people during my lunch break. +If you want to discuss regarding P2PRC, brain +storm ideas you have or want to have +a casual conversation. My ears are open. + +Link: https://calendly.com/akilan1999 \ No newline at end of file diff --git a/content/papers.md b/content/papers.md new file mode 100644 index 00000000..34082b7c --- /dev/null +++ b/content/papers.md @@ -0,0 +1,7 @@ +--- +title: Papers +summary: Papers published +description: Papers published +--- + +- "P2PRC—A Peer-To-Peer Network Designed for Computation" (https://link.springer.com/chapter/10.1007/978-981-16-7618-5_45) \ No newline at end of file diff --git a/content/resume.md b/content/resume.md index 3d6a4de2..fc1db3d1 100644 --- a/content/resume.md +++ b/content/resume.md @@ -11,8 +11,9 @@ My vision is to contribute as much as I can to the scientific and future entrepr ### Fields: - Web Development - IOT Development -- Distribued Databases +- Distributed Databases - P2P networks +- Operating systems (i.e Uni-kernels and Multi-kernels) ### Programming Languages: - Go @@ -28,13 +29,13 @@ My vision is to contribute as much as I can to the scientific and future entrepr ## Experience -### Maman LLC / Software Engineer -September 2021 - Present, Dubai, UAE - -Part time Go developer at Maman LLC. Working on developing an e-commerce platform to create -and maintain generated e-commerce websites from a single click. Also working with -Reed-solomon error corrections as a part of research and development. +### Peernet Core Developer +October 2021 - Present, Remote +Working on the Open source project (https://github.com/PeernetOfficial/core). +### Maman LLC | Karaz / Senior Software Engineer +September 2021 - Present, Remote +Part time Go developer at Maman LLC and Karaz. ### PlanetScale / Software Engineer Intern August 2020 - March 2021, Remote @@ -76,3 +77,7 @@ Major courses completed: - Digital forensics #### Final Dissertation: [p2p network rendering/computation](/projects/p2prc/) + +### Heriot-Watt University / PhD Computer Science +January 2022 - Present +(More information to be updated after January 15th 2023)