Skip to content

soulshake/cv.soulshake.net

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The very professional Curriculum Vitae of AJ Bowen

Build Status

This repo contains the source code and Dockerfile for cv.soulshake.net.

It serves a command-line version of my resume using wopr, node.js, Docker and Swarm.

To view it, run:

curl cv.soulshake.net

Tips

  • Maximize the terminal before viewing the report for best viewing experience
  • If you CTRL+C in the middle or rendering your cursor might disappear. Restore it by running again and letting the render complete or with $> echo '\033[?25h'
  • Disable curl buffering with the -N flag.

Created by AJ Bowen (@s0ulshake). For details, see this blog post.

Deployed via https://github.com/soulshake/soulshake.net