russell.ballestrini.net/content/pages/about.rst
russellballestrini 31675ea1fb modified: .gitignore
modified:   content/pages/about.rst
	modified:   lib/rst_linkpeek.py
2016-06-09 19:16:54 -04:00

139 lines
2.5 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Russell Build Products
######################
:slug: about
Russell Ballestrini admires tidy readable code and beautiful design patterns.
He enjoys finding simple solutions to difficult problems and reveres the python language.
Russell currently holds a position at `Mobiquity <https://www.mobiquityinc.com/>`_ as a senior system engineer where he manages infrastructure running in AWS.
Russell keeps busy by turning ideas into products, spends his spare time writing open source software, and running the company that he founded called LinkPeek. He is actively bootstrapping a comments-as-a-service offering called `Remarkbox <http://www.remarkbox.com>`_.
Russells projects
==================
Please check out my work!
LinkPeek
--------
Website screenshot service.
.. linkpeek::
uri = https://linkpeek.com
action = link-image
size = 600x400
|
|
|
|
foxhop.net
----------
A demo of the wiki software I wrote called Pylowiki, loaded with great articles.
.. linkpeek::
uri = http://www.foxhop.net
action = link-image
size = 600x400
|
|
|
|
Remarkbox
---------
An embedable comment service and fully functional question and answer forum.
.. linkpeek::
uri = http://www.remarkbox.com
action = link-image
size = 600x400
|
|
|
|
four2go.gumyum.com
------------------
Live, real time, four-in-a-row game developed with python and tornado.
.. linkpeek::
uri = http://four2go.gumyum.com
action = link-image
size = 600x400
|
|
|
|
words.gumyum.com
----------------
A Scrabble Solver, give us letters and we return the best scoring words!
.. linkpeek::
uri = http://words.gumyum.com
action = link-image
size = 600x400
|
|
|
|
school.yohdah.com
-----------------
A public school directory I wrote using Pyramid and mongodb.
.. linkpeek::
uri = http://school.yohdah.com
action = link-image
size = 600x400
|
|
|
|
pad.yohdah.com
--------------
A pastebin and code pad site I wrote using Pyramid.
.. linkpeek::
uri = http://pad.yohdah.com/408/about-pad-yohdah-com
action = link-image
size = 600x400
|
|
|
|
Russells Public Code
=====================
http://bitbucket.org/russellballestrini My public source code repositories.
http://github.com/russellballestrini My public source code repositories.
http://botoform.com Manage infrastructure on AWS using YAML.
Pylowiki Open Source wiki application developed using Pylons.
virt-back safely shutdown, gzip, and restart guests.
ago Human readable timedelta library for Python.