updated website
This commit is contained in:
0
.hugo_build.lock
Normal file
0
.hugo_build.lock
Normal file
@@ -116,6 +116,14 @@ menu:
|
|||||||
name: General Posts
|
name: General Posts
|
||||||
url: /Generalposts/
|
url: /Generalposts/
|
||||||
weight: 50
|
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
|
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
|
||||||
# pygmentsUseClasses: true
|
# pygmentsUseClasses: true
|
||||||
# markup:
|
# markup:
|
||||||
|
|||||||
12
content/chat.md
Normal file
12
content/chat.md
Normal file
@@ -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
|
||||||
7
content/papers.md
Normal file
7
content/papers.md
Normal file
@@ -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)
|
||||||
@@ -11,8 +11,9 @@ My vision is to contribute as much as I can to the scientific and future entrepr
|
|||||||
### Fields:
|
### Fields:
|
||||||
- Web Development
|
- Web Development
|
||||||
- IOT Development
|
- IOT Development
|
||||||
- Distribued Databases
|
- Distributed Databases
|
||||||
- P2P networks
|
- P2P networks
|
||||||
|
- Operating systems (i.e Uni-kernels and Multi-kernels)
|
||||||
|
|
||||||
### Programming Languages:
|
### Programming Languages:
|
||||||
- Go
|
- Go
|
||||||
@@ -28,13 +29,13 @@ My vision is to contribute as much as I can to the scientific and future entrepr
|
|||||||
|
|
||||||
## Experience
|
## Experience
|
||||||
|
|
||||||
### Maman LLC / Software Engineer
|
### Peernet Core Developer
|
||||||
September 2021 - Present, Dubai, UAE
|
October 2021 - Present, Remote
|
||||||
|
Working on the Open source project (https://github.com/PeernetOfficial/core).
|
||||||
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.
|
|
||||||
|
|
||||||
|
### Maman LLC | Karaz / Senior Software Engineer
|
||||||
|
September 2021 - Present, Remote
|
||||||
|
Part time Go developer at Maman LLC and Karaz.
|
||||||
|
|
||||||
### PlanetScale / Software Engineer Intern
|
### PlanetScale / Software Engineer Intern
|
||||||
August 2020 - March 2021, Remote
|
August 2020 - March 2021, Remote
|
||||||
@@ -76,3 +77,7 @@ Major courses completed:
|
|||||||
- Digital forensics
|
- Digital forensics
|
||||||
|
|
||||||
#### Final Dissertation: [p2p network rendering/computation](/projects/p2prc/)
|
#### 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)
|
||||||
|
|||||||
Reference in New Issue
Block a user