Skip to content

Instantly share code, notes, and snippets.

View irskep's full-sized avatar
💭
~emo song lyrics~

Steve Landey irskep

💭
~emo song lyrics~
View GitHub Profile
{
"name": "frontend",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"create-react-class": "^15.6.3",
"literallycanvas": "^0.5.2",
"react": "^16.0.0",
"react-create-class": "^1.0.0",
@irskep
irskep / rexpaint_manual.md
Created October 13, 2018 06:25
REXPaint manual converted to Markdown

REXPaint v1.04 - Manual

Background

There are a number of ASCII art editors available on the web, but most suffer from poor usability or small feature sets (one notable exception being eigenbom's awesome fork of ASCII Paint). For development of my own projects, I needed an application equipped with a wide range of tools for quickly drawing and manipulating ASCII art, as well as the ability to easily browse the images created as stored in their native format. Thus REXPaint was born.

Over the years since its first public release, REXPaint has found use as a general purpose ASCII art editor, as well as a roguelike development tool for mockups, mapping, and design. I love seeing what people create with this program, so send me a link/copy if you've made something cool! (Or share it with us on the forums)

Features

@irskep
irskep / resume.json
Last active July 16, 2025 14:48
Automatic update
{
"basics": {
"name": "Steve Landey",
"email": "[email protected]",
"url": "https://steveasleep.com",
"location": {
"city": "San Francisco, CA"
},
"summary": "I currently live in SF but I plan to move to Seattle, WA in 2025. For a better look at the shape of my current role and what I\u2019m looking for in my next one, please click here: https://steveasleep.com/professional.html"
},