Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randytarampi/me
What I hack together when I go out for `coffee`
https://github.com/randytarampi/me
blog cover-letter cover-letter-templates cover-letters flickr geohash hashtag i18n instagram letters me photos resume resume-template resumejson s3 tumblr unsplash vanity words
Last synced: 15 days ago
JSON representation
What I hack together when I go out for `coffee`
- Host: GitHub
- URL: https://github.com/randytarampi/me
- Owner: randytarampi
- License: mit
- Created: 2018-07-17T00:13:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T06:44:39.000Z (about 1 month ago)
- Last Synced: 2024-12-26T01:35:33.340Z (about 1 month ago)
- Topics: blog, cover-letter, cover-letter-templates, cover-letters, flickr, geohash, hashtag, i18n, instagram, letters, me, photos, resume, resume-template, resumejson, s3, tumblr, unsplash, vanity, words
- Language: JavaScript
- Homepage: https://www.randytarampi.ca/blog
- Size: 332 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 143
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
```
_____
_______ ________ ____/|_
__ __ `__ \ _ \ _| /
_ / / / / / __/_/_ __|
/_/ /_/ /_/\___/_(_)/```
[![Is www.randytarampi.ca up?](https://img.shields.io/website-up-down-green-red/https/www.randytarampi.ca.svg?label=www.randytarampi.ca&style=flat-square)](https://www.randytarampi.ca)
[![30 day uptime](https://img.shields.io/uptimerobot/ratio/m780949566-9b1b7cc0bdd3be425a9e6ac8.svg?style=flat-square)](https://uptime.randytarampi.ca)
[![Build status](https://img.shields.io/travis/com/randytarampi/me.svg?style=flat-square)](https://travis-ci.com/randytarampi/me)
[![Coverage status](https://img.shields.io/coveralls/randytarampi/me.svg?style=flat-square)](https://coveralls.io/github/randytarampi/me?branch=master)
[![Maintainability status](https://img.shields.io/codeclimate/maintainability-percentage/randytarampi/me.svg?style=flat-square)](https://codeclimate.com/github/randytarampi/me/maintainability)
[![Maintained with Lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=flat-square)](https://lernajs.io/)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/randytarampi/me.svg?style=flat-square)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/randytarampi/me.svg?style=flat-square)
[![Analytics](https://ga-beacon.appspot.com/UA-50921068-1/beacon/github/randytarampi/me?flat&useReferrer)](https://github.com/igrigorik/ga-beacon)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frandytarampi%2Fme.svg)](https://app.fossa.com/projects/git%2Bgithub.com%2Frandytarampi%2Fme?ref=badge_shield)A monorepo for everything that goes into [www.randytarampi.ca](https://www.randytarampi.ca).
- [job-application](packages/job-application) (which ties together my [resume](packages/resume) and a personalized [cover letter](packages/letter))
- [jsonresume-theme-randytarampi](packages/jsonresume-theme) (A [JSON resume theme](http://themes.jsonresume.org/theme/randytarampi), built for me but shared for all)
- [service](packages/service)
- [www](packages/www)# Dependencies
```
brew install nvm
nvm install 12
npm install -g yarn
```# Installation
```
yarn install
```# Configuration, Usage, Deployment, etc.
You'll want to read each package's README.
# Testing
```
yarn test
```## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frandytarampi%2Fme.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frandytarampi%2Fme?ref=badge_large)