97 lines
2.2 KiB
ReStructuredText
97 lines
2.2 KiB
ReStructuredText
Russell Builds Products
|
||
########################
|
||
|
||
:slug: about
|
||
|
||
Hey there, welcome to my little slice of the Internet!
|
||
|
||
*You may view a list of my active projects below the text.*
|
||
|
||
Finding **simple solutions** to difficult problems, gives me a rush.
|
||
|
||
I feel like I'm at my best when I can turn ideas into products. I often prototype using Python and admire readable, testable code. The process of refactoring is like a crossword puzzle to me and brings me joy.
|
||
|
||
As a strong advocate of opensource, I donate my code and time when I can.
|
||
|
||
I currently work for `Remind <https://www.remind.com/>`_ as a software engineer where I write software to manage infrastructure running in AWS.
|
||
|
||
My long term goal is to work for myself. My first successfully bootstrapped product launch was `LinkPeek <https://linkpeek.com>`_ which I still operate today. Right now I'm actively bootstrapping `Remarkbox, a hosted comment service <http://www.remarkbox.com>`_.
|
||
|
||
You should `contact me </contact>`_. I love conversation and often respond in a timely manner!
|
||
|
||
|
||
Russell’s projects
|
||
==================
|
||
|
||
.. contents::
|
||
|
||
LinkPeek
|
||
--------
|
||
|
||
Website screenshot service.
|
||
|
||
.. linkpeek::
|
||
uri = https://linkpeek.com
|
||
action = link-image
|
||
size = 600x400
|
||
|
||
|
|
||
|
||
Remarkbox
|
||
---------
|
||
|
||
An embedable comment service and fully functional question and answer forum.
|
||
|
||
.. linkpeek::
|
||
uri = https://www.remarkbox.com
|
||
action = link-image
|
||
size = 600x400
|
||
|
||
|
|
||
|
||
foxhop.net
|
||
----------
|
||
|
||
A demo of the wiki software I wrote called Pylowiki, loaded with great articles.
|
||
|
||
.. linkpeek::
|
||
uri = https://www.foxhop.net
|
||
action = link-image
|
||
size = 600x400
|
||
|
||
|
|
||
|
||
words.gumyum.com
|
||
----------------
|
||
|
||
A Scrabble Solver, give us letters and we return the best scoring words!
|
||
|
||
.. linkpeek::
|
||
uri = https://words.gumyum.com
|
||
action = link-image
|
||
size = 600x400
|
||
|
||
|
|
||
|
||
school.yohdah.com
|
||
-----------------
|
||
|
||
A public school directory I wrote using Pyramid and mongodb.
|
||
|
||
.. linkpeek::
|
||
uri = https://school.yohdah.com
|
||
action = link-image
|
||
size = 600x400
|
||
|
||
|
|
||
|
||
pad.yohdah.com
|
||
--------------
|
||
|
||
A pastebin and code pad site I wrote using Pyramid.
|
||
|
||
.. linkpeek::
|
||
uri = https://pad.yohdah.com/408/about-pad-yohdah-com
|
||
action = link-image
|
||
size = 600x400
|
||
|