Skip to content

A beautiful, simple, clean, and responsive Jekyll theme for academics

Notifications You must be signed in to change notification settings

JacobFV/old-jacobfv.github.io

 
 

Repository files navigation

Hello! I'm a machine learning engineer 👨‍🔬, roboticist 👨‍🏭, and entreprenuer 👨‍💼 at my startup, Limboid LLC, where I work to develop artificial general intelligence (🖥️+🧠) and affordable humanoid robots (🤖−💲). During the day, I work as a software engineer 🧑‍💻 at Motio Inc. I just graduated 👨‍🎓🎉 from the University of Texas at Arlington with my bachelor's degree in computer science. I 💙 open source work, artificial intelligence, and robotics. When I'm not interacting with artificial agents, you'll find me working with real people. I hope that includes you 📫


Dev notes

  • This is how I know to update:

    conda activate ai
    ./bin/build.sh
    # optional, jekyll serve --skip-initial-build
    
    git add .
    git commit -m "Update"
    git push
  • I manually set uglifier.rb DEFAULTS[harmony] = true, but what really mattered was inserting the following config:

jekyll-minifier:
  uglifier_args:
    harmony: "true"

About

A beautiful, simple, clean, and responsive Jekyll theme for academics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 73.1%
  • JavaScript 26.3%
  • HTML 0.4%
  • SCSS 0.1%
  • TeX 0.1%
  • Shell 0.0%