mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-24 02:20:50 +02:00
starters: update modules
This commit is contained in:
parent
358962ce08
commit
2b677732a6
13 changed files with 92 additions and 35 deletions
2
starters/blog/.github/workflows/publish.yaml
vendored
2
starters/blog/.github/workflows/publish.yaml
vendored
|
@ -51,6 +51,8 @@ jobs:
|
|||
run: |
|
||||
echo "Hugo Cache Dir: $(hugo config | grep cachedir)"
|
||||
hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
|
||||
- name: Generate Pagefind search index
|
||||
run: npx pagefind --source "public"
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
|
|
4
starters/blog/assets/dist/wc.css
vendored
4
starters/blog/assets/dist/wc.css
vendored
File diff suppressed because one or more lines are too long
|
@ -14,16 +14,18 @@ cascade:
|
|||
# Blog post options
|
||||
- _target:
|
||||
path: /post/**
|
||||
kind: page
|
||||
pager: true
|
||||
editable: false
|
||||
reading_time: true
|
||||
commentable: true
|
||||
show_related: true
|
||||
show_breadcrumb: true
|
||||
share: true
|
||||
# Just use Breadcrumb for navigation on blog post pages?
|
||||
show_breadcrumb: false
|
||||
header:
|
||||
navbar:
|
||||
enable: false
|
||||
enable: true
|
||||
|
||||
############################
|
||||
## LANGUAGE
|
||||
|
|
|
@ -7,8 +7,8 @@ main:
|
|||
- name: Home
|
||||
url: /
|
||||
weight: 10
|
||||
- name: Blog
|
||||
url: post/
|
||||
- name: Topics
|
||||
url: tags/
|
||||
weight: 20
|
||||
- name: Uses
|
||||
url: uses/
|
||||
|
|
|
@ -26,6 +26,8 @@ marketing:
|
|||
header:
|
||||
navbar:
|
||||
enable: true
|
||||
show_search: true
|
||||
show_theme_chooser: true
|
||||
|
||||
# Site footer
|
||||
footer:
|
||||
|
|
|
@ -30,22 +30,17 @@ bio: My research interests include distributed robotics, mobile computing and pr
|
|||
# Social Networking
|
||||
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder.
|
||||
social:
|
||||
- icon: send
|
||||
icon_pack: wc
|
||||
- icon: at-symbol
|
||||
link: 'mailto:your-email@example.com'
|
||||
- icon: twitter
|
||||
icon_pack: wc
|
||||
- icon: x
|
||||
link: https://twitter.com/GetResearchDev
|
||||
label: Follow me on Twitter
|
||||
- icon: github
|
||||
icon_pack: wc
|
||||
link: https://github.com/gcushen
|
||||
label: Follow me on X
|
||||
- icon: instagram
|
||||
link: https://www.instagram.com/
|
||||
- icon: linkedin
|
||||
icon_pack: wc
|
||||
link: https://www.linkedin.com/
|
||||
# Link to a PDF of your resume/CV - upload it to `static/uploads/resume.pdf`
|
||||
- icon: cv
|
||||
icon_pack: wc
|
||||
link: uploads/resume.pdf
|
||||
- icon: rss
|
||||
icon_pack: wc
|
||||
|
|
3
starters/blog/content/tags/_index.md
Normal file
3
starters/blog/content/tags/_index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
title: Topics
|
||||
---
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231116075740-358962ce0850
|
||||
)
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231113202655-c432620c14ce
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231113222801-e48152bc9311
|
||||
)
|
||||
|
|
4
starters/resume/assets/dist/wc.css
vendored
4
starters/resume/assets/dist/wc.css
vendored
File diff suppressed because one or more lines are too long
|
@ -2,31 +2,38 @@
|
|||
title: 'Home'
|
||||
date: 2023-10-24
|
||||
type: landing
|
||||
|
||||
# Note: `username` refers to the user's folder name in `content/authors/`
|
||||
|
||||
# Page sections
|
||||
sections:
|
||||
- block: about.avatar
|
||||
content:
|
||||
# The user's folder name in content/authors/
|
||||
username: admin
|
||||
button:
|
||||
label: Download Résumé
|
||||
url: uploads/resume.pdf
|
||||
design:
|
||||
banner:
|
||||
# Upload your cover image to the `assets/media/` folder and reference it here
|
||||
filename: kalen-emsley-Bkci_8qcdvQ-unsplash.jpg
|
||||
- block: experience
|
||||
content:
|
||||
# The user's folder name in content/authors/
|
||||
username: admin
|
||||
design:
|
||||
# Hugo date format
|
||||
date_format: 'January 2006'
|
||||
is_education_first: false
|
||||
- block: skills
|
||||
content:
|
||||
# The user's folder name in content/authors/
|
||||
title: Skills & Hobbies
|
||||
username: admin
|
||||
- block: awards
|
||||
content:
|
||||
title: Awards
|
||||
username: admin
|
||||
- block: languages
|
||||
content:
|
||||
title: Languages
|
||||
# The user's folder name in content/authors/
|
||||
username: admin
|
||||
---
|
||||
|
|
|
@ -19,12 +19,12 @@ superuser: true
|
|||
# Role/position/tagline
|
||||
role: Director of Cloud Infrastructure
|
||||
|
||||
# Organizations/Affiliations to show in About widget
|
||||
# Organizations/Affiliations to display in About block
|
||||
organizations:
|
||||
- name: GenCoin
|
||||
url: https://www.example.com/
|
||||
|
||||
# Social Networking
|
||||
# Social network links
|
||||
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder.
|
||||
social:
|
||||
- icon: at-symbol
|
||||
|
@ -40,29 +40,37 @@ social:
|
|||
link: https://www.instagram.com/
|
||||
|
||||
education:
|
||||
- area: PhD in Artificial Intelligence
|
||||
- area: PhD Artificial Intelligence
|
||||
institution: Stanford University
|
||||
date_start: 2016-01-01
|
||||
date_end: 2020-12-31
|
||||
summary: |
|
||||
Thesis on _Why LLMs are awesome_
|
||||
Supervised by Prof Joe Smith
|
||||
Thesis on _Why LLMs are awesome_. Supervised by [Prof Joe Smith](https://example.com). Presented papers at 5 IEEE conferences with the contributions being published in 2 Springer journals.
|
||||
button:
|
||||
label: 'Read Thesis'
|
||||
url: 'https://example.com'
|
||||
- area: MEng in Artificial Intelligence
|
||||
- area: MEng Artificial Intelligence
|
||||
institution: Massachusetts Institute of Technology
|
||||
date_start: 2016-01-01
|
||||
date_end: 2020-12-31
|
||||
summary: |
|
||||
GPA: 3.8/4.0
|
||||
- area: BSc in Artificial Intelligence
|
||||
|
||||
Courses included:
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- area: BSc Artificial Intelligence
|
||||
institution: Massachusetts Institute of Technology
|
||||
date_start: 2016-01-01
|
||||
date_end: 2020-12-31
|
||||
summary: |
|
||||
GPA: 3.4/4.0
|
||||
|
||||
|
||||
Courses included:
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
work:
|
||||
- position: Director of Cloud Infrastructure
|
||||
company_name: GenCoin
|
||||
|
@ -71,14 +79,21 @@ work:
|
|||
date_start: 2021-01-01
|
||||
date_end: ''
|
||||
summary: |2-
|
||||
Responsibilities include lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
||||
Responsibilities include:
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- position: Backend Software Engineer
|
||||
company_name: X
|
||||
company_url: ''
|
||||
company_logo: ''
|
||||
date_start: 2016-01-01
|
||||
date_end: 2020-12-31
|
||||
summary: Migrated infrastructure to a new data center.
|
||||
summary: |
|
||||
Responsibilities include:
|
||||
- Migrated infrastructure to a new data center
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
|
||||
# Skills
|
||||
# Add your own SVG icons to `assets/media/icons/`
|
||||
|
@ -121,6 +136,37 @@ languages:
|
|||
percent: 75
|
||||
- name: Portuguese
|
||||
percent: 25
|
||||
|
||||
# Awards.
|
||||
# Add/remove as many awards below as you like.
|
||||
# Only `title`, `awarder`, and `date` are required.
|
||||
# Begin multi-line `summary` with YAML's `|` or `|2-` multi-line prefix and indent 2 spaces below.
|
||||
awards:
|
||||
- title: Neural Networks and Deep Learning
|
||||
url: https://www.coursera.org/learn/neural-networks-deep-learning
|
||||
date: '2023-11-25'
|
||||
awarder: Coursera
|
||||
icon: coursera
|
||||
summary: |
|
||||
I studied the foundational concept of neural networks and deep learning. By the end, I was familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications.
|
||||
- title: Blockchain Fundamentals
|
||||
url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
|
||||
date: '2023-07-01'
|
||||
awarder: edX
|
||||
icon: edx
|
||||
summary: |
|
||||
Learned:
|
||||
- Synthesize your own blockchain solutions
|
||||
- Gain an in-depth understanding of the specific mechanics of Bitcoin
|
||||
- Understand Bitcoin’s real-life applications and learn how to attack and destroy Bitcoin, Ethereum, smart contracts and Dapps, and alternatives to Bitcoin’s Proof-of-Work consensus algorithm
|
||||
- title: 'Object-Oriented Programming in R'
|
||||
url: https://www.datacamp.com/courses/object-oriented-programming-with-s3-and-r6-in-r
|
||||
certificate_url: https://www.datacamp.com
|
||||
date: '2023-01-21'
|
||||
awarder: datacamp
|
||||
icon: datacamp
|
||||
summary: |
|
||||
Object-oriented programming (OOP) lets you specify relationships between functions and the objects that they can act on, helping you manage complexity in your code. This is an intermediate level course, providing an introduction to OOP, using the S3 and R6 systems. S3 is a great day-to-day R programming tool that simplifies some of the functions that you write. R6 is especially useful for industry-specific analyses, working with web APIs, and building GUIs.
|
||||
---
|
||||
|
||||
I am currently Director of Cloud Infrastructure at GenCoin where I am leading teams on edge computing, deep sea data center architecture, and hivemind optimization.
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231113202541-ebaf14037b21
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231116075740-358962ce0850
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue