aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2023-03-11 21:09:55 +0000
committerJulio Capote <jcapote@gmail.com>2023-03-11 21:09:55 +0000
commit5d25f86249c7a1ac11196f758c1e92048fa7cbc3 (patch)
tree22c482bc4d5bb6136e3a23d3bfeef11e01d4c81b /content
parent3192dc1c7eb267d35c751117478d13ccc421b236 (diff)
downloadcapotej.com-5d25f86249c7a1ac11196f758c1e92048fa7cbc3.tar.gz
updates
Diffstat (limited to 'content')
-rw-r--r--content/about.md16
-rw-r--r--content/presentations.md32
-rw-r--r--content/projects.md41
3 files changed, 70 insertions, 19 deletions
diff --git a/content/about.md b/content/about.md
index a7e0454..6d9e67e 100644
--- a/content/about.md
+++ b/content/about.md
@@ -5,16 +5,14 @@ menu = "main"
# About Me
-![](/img/avatar.jpeg)
+<img src="/img/me.jpeg" width="50%"/>
-My name is Julio Capote and I love computers.
+_(obligatory speaking-at-conference photo)_
+My name is Julio Capote and I love messing around with computers.
+
+You can follow me on the fediverse (mastodon) at <a rel="me" href="https://mytoot.net/@capotej">@capotej@mytoot.net</a>.
+
+I can also be contacted via e-email using `me AT capotej DOT com`.
-You can find me on:
-<ul class="about-logos">
- <li><i class="svg-icon keybase"></i><a href="https://keybase.io/capotej">Keybase</a></li>
- <li><img src="/img/mastodon.png" width="40" height="40"/><a rel="me" href="https://mytoot.net/@capotej">Mastodon</a></li>
- <li><i class="svg-icon github"></i><a href="https://github.com/capotej">GitHub</a></li>
- <li><i class="svg-icon twitter"></i><a href="https://twitter.com/capotej">Twitter</a></li>
-</ul>
diff --git a/content/presentations.md b/content/presentations.md
new file mode 100644
index 0000000..e9394f6
--- /dev/null
+++ b/content/presentations.md
@@ -0,0 +1,32 @@
++++
+title = "Presentations"
+date = "2023-02-25T06:37:09-05:00"
+
+#
+# Set menu to "main" to add this page to
+# the main menu on top of the page
+#
+menu = "main"
+
+#
+# description is optional
+#
+# description = "An optional description for SEO. If not provided, an automatically created summary will be used."
+
+#
+# tags are optional
+#
+# tags = ["databases","distributed-computing","efficiency","finatra","go","http","posterous","presentation","riak","scala","shell-scripting","tmux",]
++++
+
+# Presentations
+
+## How packagecloud.io works (2017)
+<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/e_gVoL3gd5k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+
+## Distributing systems in Scala with Fiangle (2013)
+<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/D3MGcAEUyXE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+
+## Riak at Posterous (2012)
+<iframe src="https://player.vimeo.com/video/35905739?h=1bc1ec02b8" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
+<p><a href="https://vimeo.com/35905739">Riak at Posterous</a> from <a href="https://vimeo.com">Vimeo</a>.</p> \ No newline at end of file
diff --git a/content/projects.md b/content/projects.md
index 3663663..1ae6b67 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -4,22 +4,17 @@ menu = "main"
+++
# Projects
-[**Finatra**](https://github.com/capotej/finatra#readme) - [sinatra](http://sinatrarb.com) inspired web framework for scala using [finagle](http://twitter.github.com/finagle)
-[**Base**](https://github.com/capotej/base#readme) - scala project generator
+Various side projects I've developed over the years.
-[**Whim**](https://github.com/capotej/whim#readme) - wrapper over the official ec2 command line tools, based on [sub](https://github.com/37signals/sub#readme)
+## Scala
+[**Finatra**](https://github.com/capotej/finatra#readme) - [sinatra](http://sinatrarb.com) inspired web framework for scala using [finagle](http://twitter.github.com/finagle)
-[**Kiev**](https://github.com/capotej/kiev#readme) - simple embedded k/v store for use in scripts, read more [here](http://capotej.com/blog/2012/10/07/an-embedded-key-value-store-for-shell-scripts/)
+[**Base**](https://github.com/capotej/base#readme) - scala project generator
[**Monoloco**](https://github.com/capotej/monoloco#readme) - a [chaos monkey](http://techblog.netflix.com/2012/07/chaos-monkey-released-into-wild.htm) implementation
-[**Randimgur**](https://github.com/capotej/randimgur) - finds imgur images by generating random urls, you try it out [here](http://randimgur.com/) (WARNING: randomly NSFW)
-
-[**Antigallery**](https://github.com/capotej/antigallery#readme) - a completely customizable gallery, used by [posterous](http://posterous.com)
-
-[**Nolimit**](https://github.com/capotej/nolimit#readme) - a [bitcask](http://basho.com/blog/technical/2010/04/27/hello-bitcask/) database exposed via a [webmachine](http://wiki.basho.com/Webmachine.html) HTTP API, written mainly to learn webmachine and bitcask
-
+## Ruby
[**Watercoolr**](http:///github.com/capotej/watercoolr) - pubsub via HTTP webhooks
[**Uploadd**](https://github.com/capotej/uploadd#readme) - [rainbows](http://rainbows.rubyforge.org/FAQ.html) based upload server, with [rails paperclip plugin](https://github.com/capotej/paperclip_uploadd)
@@ -37,3 +32,29 @@ menu = "main"
[**Amazon AIM**](https://github.com/capotej/amazon-aim#readme) - implementation of the Amazon Inventory Management (AIM) API
[**AtomLog**](https://github.com/capotej/atomlog#readme) - library for converting ruby's Logger format into an ATOM feed
+
+## Bash
+[**Whim**](https://github.com/capotej/whim#readme) - wrapper over the official ec2 command line tools, based on [sub](https://github.com/37signals/sub#readme)
+
+[**Kiev**](https://github.com/capotej/kiev#readme) - simple embedded k/v store for use in scripts, read more [here](http://capotej.com/blog/2012/10/07/an-embedded-key-value-store-for-shell-scripts/)
+
+## Erlang
+[**Nolimit**](https://github.com/capotej/nolimit#readme) - a [bitcask](http://basho.com/blog/technical/2010/04/27/hello-bitcask/) database exposed via a [webmachine](http://wiki.basho.com/Webmachine.html) HTTP API, written mainly to learn webmachine and bitcask
+
+## Javascript
+[**Randimgur**](https://github.com/capotej/randimgur) - finds imgur images by generating random urls, you try it out [here](http://randimgur.com/) (WARNING: randomly NSFW)
+
+[**Antigallery**](https://github.com/capotej/antigallery#readme) - a completely customizable gallery, used by [posterous](http://posterous.com)
+
+
+
+
+
+
+
+
+
+
+
+
+