chore(templates): update modules to latest commits

This commit is contained in:
Splitter
2025-12-07 01:53:18 +00:00
parent c12968435c
commit 759ffc1cc1
20 changed files with 171 additions and 201 deletions

View File

@@ -12,7 +12,7 @@ sections:
- block: resume-biography-3
content:
# Choose a user profile to display (a folder name within `content/authors/`)
username: admin
username: me
text: ''
# Show a call-to-action button under your biography? (optional)
button:
@@ -28,6 +28,10 @@ sections:
gradient_mesh:
enable: true
# Name heading sizing to accommodate long or short names
name:
size: balanced # Options: compact (long names), balanced (default), display (short names)
# Avatar customization
avatar:
size: medium # Options: small (150px), medium (200px, default), large (320px), xl (400px), xxl (500px)

View File

@@ -1,172 +0,0 @@
---
# Display name
title: Alex Johnson
# Name pronunciation (optional)
name_pronunciation: ''
# Full name (for SEO)
first_name: Alex
last_name: Johnson
# Pronouns (optional)
pronouns: he/him
# Status emoji
status:
icon: 🚀
# Is this the primary user of the site?
superuser: true
# Highlight the author in author lists? (true/false)
highlight_name: true
# Role/position/tagline
role: Senior AI Research Scientist
# Organizations/Affiliations to display in Biography blox
organizations:
- name: Meta AI
url: https://ai.meta.com/
# Social network links
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder.
profiles:
- icon: at-symbol
url: 'mailto:alex.johnson@meta.com'
label: E-mail Me
- icon: brands/x
url: https://x.com/AlexAIResearch
- icon: brands/github
url: https://github.com/alexjohnsonai
- icon: brands/linkedin
url: https://www.linkedin.com/in/alexjohnsonai/
- icon: academicons/google-scholar
url: https://scholar.google.com/citations?user=alexjohnson
- icon: academicons/orcid
url: https://orcid.org/0000-0002-1825-0097
interests:
- Large Language Models
- Computer Vision
- Reinforcement Learning
- AI Ethics
education:
- area: PhD Computer Science (AI Focus)
institution: Stanford University
icon: ""
date_start: 2015-09-01
date_end: 2019-06-30
summary: |
Thesis on _Scaling Laws for Neural Language Models_. Supervised by Prof. Andrew Ng. Published 5 papers in NeurIPS and ICML, with 2 best paper awards.
button:
text: 'Read Thesis'
url: 'https://example.com/thesis.pdf'
- area: MS Computer Science
institution: Carnegie Mellon University
icon: ""
date_start: 2013-09-01
date_end: 2015-05-31
summary: |
GPA: 4.0/4.0
Specialized in machine learning and robotics.
- area: BS Computer Science
institution: MIT
icon: ""
date_start: 2009-09-01
date_end: 2013-05-31
summary: |
GPA: 3.9/4.0
Minored in Mathematics. President of AI Club.
work:
- position: Senior AI Research Scientist
company_name: Meta AI
company_url: 'https://ai.meta.com/'
icon: ''
date_start: 2020-01-01
date_end: ''
summary: |2-
Leading research on multimodal AI systems. Contributed to Llama 2 and other open-source models. 50+ citations in 3 years.
- position: AI Research Intern
company_name: OpenAI
company_url: 'https://openai.com/'
icon: ''
date_start: 2019-06-01
date_end: 2019-12-31
summary: |
Worked on GPT-3 scaling. Co-authored paper on prompt engineering.
# Skills
# Add your own SVG icons to `assets/media/icons/`
skills:
- name: Technical Skills
items:
- name: Python & PyTorch
description: ''
percent: 95
icon: code-bracket
- name: Machine Learning
description: ''
percent: 100
icon: chart-bar
- name: Cloud Computing (AWS/GCP)
description: ''
percent: 85
icon: cloud
- name: Hobbies
color: '#eeac02'
color_border: '#f0bf23'
items:
- name: Hiking in the Rockies
description: ''
percent: 80
icon: person-simple-walk
- name: Building Custom PCs
description: ''
percent: 90
icon: cpu-chip
- name: Sci-Fi Reading
description: ''
percent: 70
icon: book-open
languages:
- name: English
percent: 100
- name: Spanish
percent: 50
# 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: Best Paper Award
url: https://neurips.cc/
date: '2022-12-01'
awarder: NeurIPS
icon: hero/trophy
summary: |
Awarded for groundbreaking work on efficient training of large models.
- title: AI Innovation Grant
url: https://www.nsf.gov/
date: '2021-06-15'
awarder: National Science Foundation
icon: hero/currency-dollar
summary: |
$500,000 grant for research in ethical AI development.
- title: Outstanding PhD Thesis
url: https://www.stanford.edu/
date: '2019-06-30'
awarder: Stanford University
icon: hero/academic-cap
summary: |
Recognized for contributions to scaling laws in deep learning.
---
Alex Johnson is a Senior AI Research Scientist at Meta AI, where he leads groundbreaking work on large language models and multimodal systems. His research has been published in top conferences like NeurIPS and ICML, with over 10,000 citations. Alex is passionate about pushing the boundaries of AI while ensuring ethical development. Outside of work, he enjoys hiking in the Rockies, building custom PCs, and mentoring the next generation of AI talent.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

View File

@@ -3,7 +3,7 @@ title: 📈 Communicate your results effectively with the best data visualizatio
summary: Use popular tools such as HuggingFace, Plotly, Mermaid, and data frames.
date: 2023-10-25
authors:
- admin
- me
tags:
- Hugo
- Hugo Blox

View File

@@ -25,7 +25,7 @@ cover:
name: "✨"
authors:
- admin
- me
- Ted
tags:

View File

@@ -3,7 +3,7 @@ title: ⚡️ Turn Jupyter Notebooks into Blog Posts
summary: Publish your data science and research directly from Jupyter Notebooks. No screenshots required.
date: 2024-07-15
authors:
- admin
- me
tags:
- Hugo Blox
- Jupyter

View File

@@ -3,7 +3,7 @@ title: ✅ Manage your projects
summary: Easily manage your projects - create ideation mind maps, Gantt charts, todo lists, and more!
date: 2023-10-23
authors:
- admin
- me
tags:
- Hugo Blox
- Markdown

View File

@@ -3,7 +3,7 @@ title: 🧠 Sharpen your thinking with a second brain
summary: Create a personal knowledge base and share your knowledge with your peers.
date: 2023-10-26
authors:
- admin
- me
tags:
- Second Brain
- Markdown

View File

@@ -4,7 +4,7 @@ summary: Embed videos, podcasts, code, LaTeX math, and even test students!
date: 2023-10-24
math: true
authors:
- admin
- me
tags:
- Hugo
- Hugo Blox Builder

View File

@@ -25,7 +25,7 @@ all_day: false
publishDate: '2017-01-01T00:00:00Z'
authors:
- admin
- me
tags: []

View File

@@ -12,7 +12,7 @@ design:
sections:
- block: resume-experience
content:
username: admin
username: me
design:
# Hugo date format
date_format: 'January 2006'
@@ -21,15 +21,13 @@ sections:
- block: resume-skills
content:
title: Skills & Hobbies
username: admin
design:
show_skill_percentage: false
username: me
- block: resume-awards
content:
title: Awards
username: admin
username: me
- block: resume-languages
content:
title: Languages
username: admin
username: me
---

View File

@@ -2,10 +2,10 @@
title: 'An example conference paper'
# Authors
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
# If you created a profile for a user (e.g. the default `me` user), write the username (folder name) here
# and it will be replaced with their full name and linked to their profile.
authors:
- admin
- me
- Robert Ford
# Author notes (optional)

View File

@@ -1,7 +1,7 @@
---
title: "An example journal article"
authors:
- admin
- me
- Robert Ford
author_notes:
- "Equal contribution"

View File

@@ -1,7 +1,7 @@
---
title: "An example preprint / working paper"
authors:
- admin
- me
date: "2019-04-07T00:00:00Z"
# Schedule page publish date (NOT publication's date).