Skip to content

Commit

Permalink
cleanup, update for apr 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
insanj committed Apr 3, 2022
1 parent 9494d7f commit 3430f15
Show file tree
Hide file tree
Showing 61 changed files with 887 additions and 531 deletions.
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,29 @@

![](insaneworks.png)

# Usage
## Install

- Install [Jekyll](https://jekyllrb.com/)
- Run `jekyll serve --watch` or `jekyll build --destination docs`
- Open `localhost:4000` or `works/docs/index.html` to check out the site
1. Install [Jekyll](https://jekyllrb.com/)
2. 🍻 Enjoy!

> NOTE: works is based on the [Carte Jekyll Theme](https://github.com/Wiredcraft/carte) under the [MIT License](https://github.com/Wiredcraft/carte/blob/gh-pages/LICENSE.md), which is locally available in the [carte-LICENSE.md](carte-LICENSE.md) file
> I found this article helpful for setting up on an M1 machine https://www.earthinversion.com/blogging/how-to-install-jekyll-on-appple-m1-macbook/
> NOTE: to install [make](https://www.gnu.org/software/make/) on Windows, `choco install make` is the easiest way with [Chocolatey](https://chocolatey.org/)
### M1 Mac

1. Install [brew](https://brew.sh/)
2. Install [rbenv](https://github.com/rbenv/rbenv) `brew install rbenv ruby-build`
3. Install a support Ruby version, at this time `3.0.0` was OK, `rbenv install 3.0.0`
4. Use that Ruby version globally `rbenv global 3.0.0`
5. Reinstall `jekyll`, with `bundler` and `webrick` to be sure: `gem install jekyll bundler webrick`
6. 🥁 Ready to go!

## Usage

1. Run `jekyll serve --watch` or `jekyll build --destination docs`
2. Open `localhost:4000` or `works/docs/index.html` to check out the site
3. ✨ Tada!

# Authors

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ safe: false
title: "insane.works"
author: "@insanj"
description: "🐛 creative works by julian weiss"
description_biline: "👾 © 2022"
description_biline: "❤ made with love<div></div>© 2018-2022"
highlighter: rouge
17 changes: 8 additions & 9 deletions _includes/nav.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
<h1>
<a href="{{site.url}}" style="color:inherit;">
<a href="{{site.url}}">
{{ site.title }}
<a href="https://github.com/insanj" style="color: rgba(255,255,255,0.6);">
by {{ site.author }}
</a>
</a>
<span style="opacity: 0.6; font-size: 12px;">
<br/>
<a href="http://insanj.com" style="color:white; display: block;">
<a id="sidebar-author" href="https://github.com/insanj">
by {{ site.author }}
</a>
<div id="sidebar-subtitle">
<a href="http://insanj.com">
{{ site.description }}
</a>
<a href="https://github.com/insanj/works" style="color:white;">
<a href="https://github.com/insanj/works">
{{ site.description_biline }}
</a>
</span>
</div>
</h1>

<ul id="links">
Expand Down
10 changes: 5 additions & 5 deletions _posts/2020-03-06-exefel.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'exefel'
type: 'APP'
permalink: "/apps/:title"
title: "exefel"
type: "APP"
website_img: exefel.png
website_line_one: Unofficial XFL stats app for iOS. The first and only. Intuitive, beautiful, and it really worked great until the day they shut down.
website_line_two: 🚀 Site
website_link_two: https://insanj.com/exefel/
website_line_three: 👾 TestFlight
website_link_three: https://testflight.apple.com/join/d7T99VaC
website_line_three: 👾 Github
website_link_three: https://github.com/insanj/exefel
emoji: 🏈
---
12 changes: 4 additions & 8 deletions _posts/2020-03-16-there.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'there'
type: 'APP'
permalink: "/apps/:title"
title: "there.click"
type: "APP"
website_img: there.png
website_line_one: keep track of everything. intuitive app that lets you say what you want to organize, then it breaks everything down into steps you can automate and share with your friends. iOS only for now.
website_line_two: 💘 Prototype Available on Request
website_link_two: #
website_line_three: 💭 Built With Love in Philly
website_link_three: #
website_line_one: keep track of everything. intuitive app that lets you say what you want to organize, then it breaks everything down into steps you can automate and share with your friends. iOS proof of concept and web prototype built in 2020.
emoji: 🐲
---
10 changes: 4 additions & 6 deletions _posts/2020-04-10-addem.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'addem'
type: 'APP'
permalink: "/apps/:title"
title: "addem / bops.top"
type: "APP"
website_img: addem.png
website_line_one: social webapp made for ❄️ rochesterians. give your points friends! for what? hmm... that's a good question. a scalable social network built from scratch in React, Node.js, Heroku, PostgreSQL, integrated with a Discord bot and lots of niche features. became a daily open for our friend group during the beginning of the pandemic.
website_line_two: 💖 Prototype Available on Request
website_link_two: #
website_line_one: now defunct social webapp made for ❄️ rochesterians. give your points friends! for what? hmm... that's a good question. a scalable social network built from scratch in React, Node.js, Heroku, PostgreSQL, integrated with a Discord bot and lots of niche features. became a daily open for our friend group during the beginning of the pandemic.
emoji: 🧸
---
10 changes: 5 additions & 5 deletions _posts/2020-05-03-jillaweiss.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'jillaweiss'
type: 'WEBSITE'
permalink: "/apps/:title"
title: "jillaweiss.com"
type: "WEBSITE"
website_img: 440.png
website_line_one: curated gallery of photography (from moorestown's preeminent creative archivest)
website_line_one: curated gallery of photography (from moorestown's preeminent creative archivest)
website_line_two: 🚀 Live
website_link_two: http://jillaweiss.com
website_line_three:
website_link_three:
emoji: 📸
emoji: 📸
---
16 changes: 7 additions & 9 deletions _posts/2020-05-06-bops.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'bops'
type: 'WEBSITE'
website_line_one: listen to music you love with people you love. a social network built from the ground up in React, Node.js, PostgreSQL, using the Spotify API to create an extensible layer of fun feature for you and your friends completely in the browser.
website_line_two: 🛸 Prototype Available on Request
website_link_two: #
website_line_three:
website_link_three:
emoji: 🪕
permalink: "/apps/:title"
title: "bops.top"
type: "WEBSITE"
website_line_one: now defunt vibrant social layer on top of Spotify. listen to music you love with people you love. a social network built from the ground up in React, Node.js, PostgreSQL, using the Spotify API to create an extensible layer of fun feature for you and your friends completely in the browser.
website_line_two: 👾 Github
website_link_two: https://insanj.github.io/bops.top/
emoji: 🪕
---
16 changes: 7 additions & 9 deletions _posts/2020-05-15-toby.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'toby'
type: 'WEBSITE'
website_img:
website_line_one: React frontend (that plugs into python, large static-file based backend) to create a dynamic portfolio site based on the available constraints.
website_line_two:
website_link_two:
website_line_three:
website_link_three:
permalink: "/apps/:title"
title: "tobiasmostel.com"
type: "WEBSITE"
website_img:
website_line_one: started a react frontend (that plugs into python, large static-file based backend) to create a dynamic portfolio site based on the available constraints; my brother matt took it and ran with it
website_line_two: 🚀 Live
website_link_two: https://tobiasmostel.com/
emoji: 🎒
---
14 changes: 8 additions & 6 deletions _posts/2020-05-24-star.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'star'
type: 'WEBSITE'
website_img:
website_line_one: animal crossing new horizons map of my island, ★
permalink: "/apps/:title"
title: "star"
type: "WEBSITE"
website_img: star.png
website_line_one: 🥬 animal crossing new horizons map of my island, ★
website_line_two: 🚀 Live
website_link_two: https://insanj.github.io/star/
emoji: 🥬
website_line_three: 👾 Github
website_link_three: https://github.com/insanj/star
emoji: 🥬
---
12 changes: 6 additions & 6 deletions _posts/2020-06-05-myleaf.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'myleaf'
type: 'WEBSITE'
permalink: "/apps/:title"
title: "myleaf.fun"
type: "WEBSITE"
website_img: myleaf.png
website_line_one: minimal webapp for playing animal crossing new horizons
website_line_one: 🐝 minimal webapp for playing animal crossing new horizons
website_line_two: 🚀 Live
website_link_two: http://myleaf.fun
website_line_one: 👾 Github
website_link_one: http://github.com/insanj/leaf
website_line_three: 👾 Github
website_link_three: http://github.com/insanj/leaf
emoji: 🐝
---
14 changes: 0 additions & 14 deletions _posts/2020-06-12-sips.md

This file was deleted.

14 changes: 6 additions & 8 deletions _posts/2020-07-09-garden.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'garden.guide'
type: 'WEBSITE'
permalink: "/apps/:title"
title: "garden.guide"
type: "WEBSITE"
website_img: garden.png
website_line_one: animal crossing flower guide
website_line_two: 🏔 Live
website_link_two: http://gardenguide.fun
website_line_one: animal crossing flower guide
website_line_three: 🎢 Github
website_link_three: https://github.com/SnowcodeDesign/garden
emoji: 💐
website_link_three: https://github.com/insanj/garden
emoji: 💐
---
2 changes: 1 addition & 1 deletion _posts/2020-07-16-weather.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: website
category: 🏬 apps
permalink: "/apps/:title"
title: "weater"
title: "weather"
type: "APP"
website_img: weather.png
website_line_one: The goal of this test is to develop a native iOS “weather” application which shows the user’s location on an interactive map with the current weather. Users should be able to double tap on any location on the map and see the current weather based on the selected coordinates. Any free weather data provider can be used to supply the weather information (e.g. OpenWeatherMap API).
Expand Down
10 changes: 5 additions & 5 deletions _posts/2020-08-25-sundial.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: '/apps/:title'
title: 'sundial'
type: 'WEBSITE'
permalink: "/apps/:title"
title: "sundial"
type: "WEBSITE"
website_img: sundial.png
website_line_one: break your day down, an intuitive and free-to-use react / node.js app. built for PeerPal as a weekend project to demonstrate the capabilities of these UI/UX techniques. enjoy as as demonstration of a hackathon-style product.
website_line_two: 🚀 Live
website_link_two: http://sundial.click
website_line_three: 🚧 Github
website_line_three: 🎹 Github
website_link_three: https://github.com/SnowcodeDesign/sundial
emoji: 🌤
emoji: 🌤
---
10 changes: 0 additions & 10 deletions _posts/2020-09-11-best.md

This file was deleted.

2 changes: 0 additions & 2 deletions _posts/2020-12-13-snowgame.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ website_img: snowgame.png
website_line_one: a game as delightful as snow; browser based mmorpg built with vue.js
website_line_two: 💝 Github
website_link_two: https://github.com/insanj/snowgame
website_line_three: Built with love in Rochester, NY
website_link_three: #
emoji: ☃️
---
12 changes: 0 additions & 12 deletions _posts/2020-12-25-polynya-mavsa.md

This file was deleted.

14 changes: 14 additions & 0 deletions _posts/2021-03-11-whilom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: "/apps/:title"
title: "whilom"
type: "APP"
website_img: whilom.png
website_line_one: 🪄 keep your mac awake even when the lid is closed. an adorable status bar app that runs a small script to keep your mac awake even when the lid is closed. no external monitor required. enjoy! ✨
website_line_two: 🚀 Website
website_link_two: https://insanj.github.io/whilom/
website_line_three: ⏰ Github
website_link_three: https://github.com/insanj/whilom
emoji: 🥪
---
10 changes: 10 additions & 0 deletions _posts/2021-03-15-pal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: website
category: 🏬 apps
permalink: "/apps/:title"
title: "pal"
type: "APP"
website_img: pal.png
website_line_one: 🍏 PeerPal DevOps tool. PeerPal was acquired by Graduway near the end of 2021. This was a side-project that turned into a powerful internal devops tool. Using Electron and vanilla JS, Pal is a super simple app to build and develop for, and uses Docker to do the heavy lifting. Create "Review Apps" based on the ScopeDevs projects-Select a branch for each project, then watch as Pal clones the repos, networks them together using Docker Compose, and exposes them remotely using an ngrok tunnel to a randomized local port. Ta-da! 🎉
emoji: 🍏
---
14 changes: 14 additions & 0 deletions _posts/2021-04-10-react-native.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: "/apps/:title"
title: "react-native-core-haptics-api"
type: "APP"
website_img: reactnative.png
website_line_one: ✋ React Native → iOS Core Haptics. react-native-core-haptics-api is a lightweight iOS-only module designed to expose valuable Core Haptics methods to React Native
website_line_two: 👾 Github
website_link_two: https://github.com/insanj/react-native-core-haptics-api
website_line_three: 🎈 Published on NPM
website_link_three: https://www.npmjs.com/package/react-native-core-haptics-api
emoji:
---
14 changes: 14 additions & 0 deletions _posts/2021-07-18-interesting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: website
category: 🏬 apps
permalink: "/apps/:title"
title: "interesting.works"
type: "WEBSITE"
website_img: interesting.png
website_line_one: 💾 2 things a day from @insanj a short lived experiment
website_line_two: 🚀 Live
website_link_two: https://interesting.works
website_line_three: ⏰ Github
website_link_three: https://github.com/insanj/interesting
emoji: 💾
---
9 changes: 5 additions & 4 deletions _posts/2022-04-01-oogycontrollermanager.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ permalink: "/apps/:title"
title: "OogyControllerManager"
type: "APP"
website_img: oogycontrollermanager.png
website_line_one: 👾 Github
website_link_one: https://github.com/insanj/OogyControllerManager
website_line_two: 🍾 Site
website_link_two: https://insanj.github.io/OogyControllerManager/
website_line_one: 🎮 ⌨️ Typescript Gamepad and Keyboard handler consolidated into a tiny, easy-to-use npm package
website_line_two: 👾 Github
website_link_two: https://github.com/insanj/OogyControllerManager
website_line_three: 🍾 Site
website_link_three: https://insanj.github.io/OogyControllerManager/
emoji: 🎮
---
Loading

0 comments on commit 3430f15

Please sign in to comment.