Git Product home page Git Product logo

mrjacobbloom.github.io's Introduction

This is my website.

installing

I know literally nothing about Ruby or its ecosystem and this was a very scary installation process

sudo gem install jekyll -v 3.9.0     
gem install bundler
bundle install

build / serve locally

npm run transpile # you DO have to do this before pushing ts changes!!!
npm run transpile -- --watch # or this if you're iterating
npm run serve

## Or if you can't deal with jekyll and just want to edit yolobrella
npm run simpleServer

Preview runs on http://localhost:4000/

making a video

ffmpeg -i lumpy.mov  -movflags faststart -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" lumpy.mp4

credits

mrjacobbloom.github.io's People

Contributors

mrjacobbloom avatar

Watchers

 avatar  avatar

mrjacobbloom.github.io's Issues

Port to TS

There's no mature jekyll-tsc plugin so compilation has to happen locally :/

Figure out autoplay

Alternatively, show a play button on NatNeighbors when it's detected to fail

Todo list

  • Update notochord gif to showoff notochord-gui notochord.herokuapp.com
  • Update projects page to be more interactive/have a writeup on each thing
  • Add Lumpy (and Echo?) to projects page
  • Just add Echo. Just do it. Also, Playback is in TS now
  • Update music page
  • New graphic behind "So yeah, I can code if you want"
  • Invert colors on sheet music gif? I don't have After Effects anymore so that might be super hard...
  • Basic SEO stuff (description meta tags and stuff)
  • Look into switching Hero from JS fitting to css object-fit if well-supported enough
  • Add some kind of technical skills list to code page to bring it to content parity with my resume
    • note: resume also contains education history
  • Carousel play videos on change slide?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.