fiddling with dev page
All checks were successful
Deploy Hugo site to Prod / Build Container (push) Successful in 1m20s
All checks were successful
Deploy Hugo site to Prod / Build Container (push) Successful in 1m20s
This commit is contained in:
parent
f04050aebf
commit
5118c0b3d9
@ -26,7 +26,7 @@ paginate = 40
|
|||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Mastodon"
|
name = "Mastodon"
|
||||||
icon = "fa fa-mastodon fa-2x"
|
icon = "fa-brands fa-mastodon fa-2x"
|
||||||
weight = 1
|
weight = 1
|
||||||
url = "https://fosstodon.org/@sarsoo/"
|
url = "https://fosstodon.org/@sarsoo/"
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
|
@ -6,11 +6,9 @@ aliases:
|
|||||||
- /dev
|
- /dev
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% image-box-link src="/posts/visual-search/mapSurfaceWithMax2.png" href="/posts/visual-search" title="Visual Search" caption="MATLAB" %}}
|
{{% image-box-link src="/posts/mixonomer/PlaylistExample.png" href="/posts/mixonomer" title="Mixonomer" caption="Python + React" %}}
|
||||||
|
|
||||||
{{% image-box-link src="/posts/lpss/hood_m_gram.png" href="/posts/lpss" title="Speech Synthesiser" caption="MATLAB" %}}
|
{{% image-box-link src="/posts/selector/dashboard.png" href="/posts/selector/" title="Selector" caption="C# + TypeScript + Vue.js" %}}
|
||||||
|
|
||||||
{{% image-box-link src="/posts/markov/StateTopology.png" href="/posts/markov" title="Hidden Markov Models" caption="MATLAB" %}}
|
|
||||||
|
|
||||||
# [Infrastructure]({{< relref "infra" >}})
|
# [Infrastructure]({{< relref "infra" >}})
|
||||||
|
|
||||||
@ -22,7 +20,11 @@ Basically, Terraform creates and destroys infrastructure, Ansible manages the OS
|
|||||||
|
|
||||||
[Read More]({{< relref "infra" >}})
|
[Read More]({{< relref "infra" >}})
|
||||||
|
|
||||||
---
|
{{% image-box-link src="/posts/visual-search/mapSurfaceWithMax2.png" href="/posts/visual-search" title="Visual Search" caption="MATLAB" %}}
|
||||||
|
|
||||||
|
{{% image-box-link src="/posts/lpss/hood_m_gram.png" href="/posts/lpss" title="Speech Synthesiser" caption="MATLAB" %}}
|
||||||
|
|
||||||
|
{{% image-box-link src="/posts/markov/StateTopology.png" href="/posts/markov" title="Hidden Markov Models" caption="Python + Numpy" %}}
|
||||||
|
|
||||||
# [Holoportation](/holo)
|
# [Holoportation](/holo)
|
||||||
|
|
||||||
@ -123,6 +125,8 @@ Throughout my studies I found myself particularly interested in the signal proce
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--- 2016 for coding, 2018 for Linux --->
|
||||||
|
|
||||||
I've been coding for 8 years and I now work as a software engineer in fintech. Day-to-day this is in [__C#__](/holo/) and [__TypeScript__](/mixonomer) but I also like working with [__Python__](/mixonomer) and [__Rust__](https://github.com/Sarsoo?tab=repositories&q=&type=&language=rust&sort=). I keep all of my projects on [__GitHub__](http://github.com/sarsoo).
|
I've been coding for 8 years and I now work as a software engineer in fintech. Day-to-day this is in [__C#__](/holo/) and [__TypeScript__](/mixonomer) but I also like working with [__Python__](/mixonomer) and [__Rust__](https://github.com/Sarsoo?tab=repositories&q=&type=&language=rust&sort=). I keep all of my projects on [__GitHub__](http://github.com/sarsoo).
|
||||||
|
|
||||||
Alongside development I also enjoy working on infrastructure, I have 5 years experience using __Linux__ and managing networks. I have experience working with cloud technologies – from [__virtual machines__](/holo), [__web server PaaS__](/mixonomer) and [__serverless functions__](/mixonomer) to [__NoSQL__](/mixonomer), Big Data SQL and [__pub/sub messaging__](/mixonomer). Much of this experience was gained during my [__Mixonomer__](/mixonomer) project and during my __Disney__ internship. As part of my [dissertation](/holo#research), I used a global cluster of virtual machines as an environment to measure and experiment with holographic video QoS over long distances.
|
Alongside development I also enjoy working on infrastructure, I have 5 years experience using __Linux__ and managing networks. I have experience working with cloud technologies – from [__virtual machines__](/holo), [__web server PaaS__](/mixonomer) and [__serverless functions__](/mixonomer) to [__NoSQL__](/mixonomer), Big Data SQL and [__pub/sub messaging__](/mixonomer). Much of this experience was gained during my [__Mixonomer__](/mixonomer) project and during my __Disney__ internship. As part of my [dissertation](/holo#research), I used a global cluster of virtual machines as an environment to measure and experiment with holographic video QoS over long distances.
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e35f1da207cb25f4fce730177423d041cf90e7dd
|
Subproject commit 759cc945636473d251a28597e2007cbb7d11631d
|
Loading…
Reference in New Issue
Block a user