Skip to content

Commit

Permalink
update for home widgets/blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
shunk031 committed Dec 31, 2023
1 parent 9c02b0e commit de13363
Show file tree
Hide file tree
Showing 24 changed files with 251 additions and 1,007 deletions.
29 changes: 14 additions & 15 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,57 +5,56 @@

main:
- name: 🏠 Home
url: '#01_about'
url: "#about"
weight: 1

- name: 🗞️ News
url: '#02_recent-news'
url: "#recent-news"
weight: 2

- name: 📝 Publications
identifier: publications
weight: 3
- name: Journal Article
parent: publications
url: '#03_journal-articles'
url: "#journal-articles"
weight: 1
- name: Conference Paper
parent: publications
url: '#03_conference-papers'
url: "#conference-papers"
weight: 2
- name: Preprint
parent: publications
url: '#04_preprints'
url: "#preprints"
weight: 3
- name: Thesis
parent: publications
url: '#05_dissertation'
url: "#dissertation"
weight: 4
- name: Domestic Conference Paper / Presentation
parent: publications
url: '#06_domestic-conferences'
url: "#domestic-conferences"
weight: 5

- name: 🎙️ Talks
url: '#07_talks'
url: "#talks"
weight: 4

- name: 🏆 Awards & Grants
url: '#08_awards-and-grants'
url: "#awards-and-grants"
weight: 5

- name: 📝 Posts
url: '#09_featured'
url: "#featured-posts"
weight: 6

- name: 💻 Experience
url: '#11_experience'
url: "#experience"
weight: 7

- name: 📂 Projects
url: '#12_projects'
weight: 8

# - name: 📂 Projects
# url: "#projects"
# weight: 8
# Link to a PDF of your resume/CV from the menu.
# To enable, copy your resume/CV to `static/uploads/resume.pdf` and uncomment the lines below.
# - name: CV
Expand Down
237 changes: 237 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,237 @@
---
# Leave the homepage title empty to use the site title
title: ''
date: 2022-10-24
type: landing

sections:
- block: about.biography
id: about
content:
title: Biography
# Choose a user profile to display (a folder name within `content/authors/`)
username: shunsuke-kitada

- block: collection
id: recent-news
content:
title: Recent News 🗞️
subtitle: '[All news >>](/tag/news/)'
filters:
folders:
- news
tag: 'News'
design:
columns: '2'
view: community/news_list

- block: collection
id: journal-articles
content:
title: Journal Article 📝
subtitle: '[All Journal Articles >>](/publication/#2)'
filters:
folders:
- publication
publication_type: '2'
design:
columns: '2'

- block: collection
id: conference-papers
content:
title: Conference Paper (Refereed) 📝
subtitle: '[All Conference Papers >>](/publication/#1)'
filters:
folders:
- publication
publication_type: '1'
design:
columns: '2'

- block: collection
id: preprints
content:
title: Preprint 📝
subtitle: '[All Preprints >>](/publication/#3)'
filters:
folders:
- publication
publication_type: '3'
design:
columns: '2'

- block: collection
id: dissertation
content:
title: Dissertation 🎓
filters:
folders:
- publication
publication_type: '7'
design:
columns: '2'

- block: collection
id: domestic-conferences
content:
title: Domestic Conference / Presentation in Japan 🇯🇵
subtitle: '[All domestic conference papers >>](/publication/#9)'
count: 10
filters:
folders:
- publication
tag: 'Domestic Conference'
design:
view: citation
columns: '2'

- block: collection
id: talks
content:
title: Recent & Upcoming Talks 🎙️
subtitle: '[All recent and upcoming talks >>](/event)'
filters:
folders:
- event
design:
columns: '2'

- block: collection
id: awards-and-grants
content:
title: Awards & Grants 🏆
filters:
folders:
- news
tag: 'Awards & Grants'
design:
columns: '2'
view: community/news_list

- block: collection
id: featured-posts
content:
title: Featured Post 📌
subtitle: '[All posts >>](/post)'
filters:
folders:
- post
featured_only: true
design:
columns: '2'
view: card

- block: collection
id: posts
content:
title: Posts & Articles 📝
subtitle: 'About Awards and Interviews (Almost In 🇯🇵)'
filters:
folders:
- post
design:
columns: '2'

- block: experience
id: experience
design:
columns: '2'
content:
title: Selected Experiences
subtitle: 'All experiences can be found on my [LinkedIn](https://www.linkedin.com/in/shunk031/).'
# Date format for experience
# Refer to https://docs.hugoblox.com/customization/#date-format
date_format: Jan 2006
# Experiences.
# Add/remove as many `experience` items below as you like.
# Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer.
# Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
items:
- title: Research Scientist
company: LY Corporation
company_url: 'https://www.lycorp.co.jp/en/'
# company_logo: org-gc
location: Kioi Tower 1-3 Kioicho, Chiyoda-ku, Tokyo, 102-8282, Japan
date_start: '2023-10-01'
date_end: ''
description: |2-
Transferred due to merge between LINE Corp. and Yahoo Japn Corp.
- title: Research Scientist
company: LINE Corporation
company_url: 'https://linecorp.com/en/'
location: Yotsuya Tower 23rd FL., 1-6-1 Yotsuya, Shinjuku-ku, Tokyo, 160-0004, Japan
date_start: '2023-04-01'
date_end: '2023-09-30'

- title: Lecturer
company: DAY1 COMPANY Inc.
company_url: https://day1company.co.kr/index.php/en/about_v202308-english/
location: Teheran-ro, Gangnam-gu, Seoul, Korea
date_start: '2023-06-26'
date_end: '2026-06-25'
description: |2-
- Taught lectures on image-generating AI at Coloso, an online education service
- The lectures can be found at the following URL: https://bit.ly/KitadaXColosoJP1
- title: Teaching Assistant for Deep Learning Hands-On Training Lab
company: NVIDIA Japan
company_url: 'https://www.nvidia.com/ja-jp/'
date_start: '2016-01-01'
date_end: '2021-04-12'
description: |2-
Assisted in several workshops in Tokyo relating to deep learning and CUDA:
- [GTC Japan 2016 DLI in Hilton Tokyo Odaiba](https://nvidia.connpass.com/event/39743/)
- [NVIDIA Deep Learning Institute 2017 in Tokyo Midtown and Takada-no-baba](https://nvidia.connpass.com/event/54780/)
- [GTC Japan 2017 DLI in Hilton Tokyo Odaiba](https://nvidia.connpass.com/event/68912/)
- [NVIDIA GTC 2020 DLI in Online](https://nvidia.connpass.com/event/189637/)
- [NVIDIA GTC 2021 DLI in Online](https://nvidia.connpass.com/event/208506/)
- title: Fundamental Information Technology Engineer
company: Information-technology Promotion Agency, Japan
company_url: 'https://www.jitec.ipa.go.jp/index-e.html'
date_start: '2016-06-01'
date_end: ''
description: |2-
Fundamental Information Technology Engineer Examination is a yardstick for measuring IT knowledge and skills as a team member by asking a range of questions about algorithm, network, database, information security, practical programming, etc.
# - block: portfolio
# id: projects
# content:
# title: Projects 📂
# filters:
# folders:
# - project
# # Default filter index (e.g. 0 corresponds to the first `filter_button` instance below).
# default_button_index: 0
# # Filter toolbar (optional).
# # Add or remove as many filters (`filter_button` instances) as you like.
# # To show all items, set `tag` to "*".
# # To filter by a specific tag, set `tag` to an existing tag name.
# # To remove the toolbar, delete the entire `filter_button` block.
# buttons:
# - name: 'All'
# tag: '*'
# - name: 'Official Implementation'
# tag: 'Official Implementation'
# - name: 'PyTorch'
# tag: 'PyTorch'
# - name: 'Chainer'
# tag: 'Chainer'
# - name: 'Tool'
# tag: 'Tool'
# design:
# # Choose how many columns the section has. Valid values: '1' or '2'.
# columns: '1'
# view: list
# # For Showcase view, flip alternate rows?
# flip_alt_rows: false

- block: tag_cloud
content:
title: Popular Topics 📚
design:
columns: '2'
---
11 changes: 0 additions & 11 deletions content/authors/shunsuke-kitada/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ role: Research Scientist working on Vision & Language with Deep Learning

# Organizations/Affiliations to show in About widget
organizations:
<<<<<<< HEAD
- name: Research Scientist @ Image and Video AI Dept., LY Corp.
- name: Kioi Tower 1-3 Kioicho, Chiyoda-ku, Tokyo, 102-8282, Japan
url: "https://www.lycorp.co.jp/en/company/overview/"
Expand All @@ -27,16 +26,6 @@ organizations:
- name: S603, 3-7-2, Kajino-cho, Koganei-shi, Tokyo 184-8584, Japan
- name: Intelligent information processing laboratory
url: "http://iyatomi-lab.info/front-e.html"
=======
- name: Research Scientist @LY Corp.
url: "https://linecorp.com/en/"
- name: 23th Floor Yotsuya Tower, 1-6-1 Yotsuya, Shinjuku-ku, Tokyo 160-0004, Japan
- name: Project Researcher @Hosei University
url: "https://www.hosei.ac.jp/english/admissions/graduate/jbdp/science_engineering/applied_informatics/"
- name: S603, 3-7-2, Kajino-cho, Koganei-shi, Tokyo 184-8584, Japan
- name: Intelligent information processing laboratory
url: "http://iyatomi-lab.info/front-e.html"
>>>>>>> ca45bfa32b358a6c7e93f4c4880e68297dfe63ef

# Short bio (displayed in user profile at end of posts)
bio: My research interests include deep learning-based natural language processing, computer vision, medical image processing, and computational advertising.
Expand Down
21 changes: 0 additions & 21 deletions content/home/01_about.md

This file was deleted.

Loading

0 comments on commit de13363

Please sign in to comment.