Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ middle_name:
last_name: Wang
email: hw_wang@whu.edu.cn
description: > # the ">" symbol means to ignore newlines until "footer_text:"
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
Personal academic website of Haowei Wang — Master's graduate from Wuhan University,
specializing in Natural Language Processing and Generative AI.
footer_text: >
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>. Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
keywords: Haowei Wang, NLP, natural language processing, generative AI, Wuhan University, academic portfolio
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

Expand Down Expand Up @@ -132,8 +133,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
# Blog
# -----------------------------------------------------------------------------

blog_name: al-folio # blog_name will be displayed in your blog page
blog_description: a simple whitespace theme for academics
blog_name: Haowei's Blog # blog_name will be displayed in your blog page
blog_description: Thoughts on NLP, AI research, and software engineering
permalink: /blog/:year/:title/
lsi: false # produce an index for related posts

Expand Down
40 changes: 34 additions & 6 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,47 @@
layout: about
title: about
permalink: /
subtitle: <a href='#'>Wuhan University</a>
subtitle: <a href='https://www.whu.edu.cn' target='_blank'>Wuhan University</a> · Master of Information Management

profile:
align: right
image: prof_pic.jpg
image: avatar_placeholder.svg
image_circular: false # crops the image to make it circular
more_info: >
<p>School of Information Management, Wuhan University</p>
<p><i class="fas fa-university"></i> School of Information Management</p>
<p><i class="fas fa-map-marker-alt"></i> Wuhan University, Wuhan, China</p>
<p><i class="fas fa-envelope"></i> hw_wang@whu.edu.cn</p>

news: False # includes a list of news items
news: false # includes a list of news items
selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---
I graduated from Wuhan University with a master's degree in the class of 2025. During my studies, I had the opportunity to participate in several science and innovation competitions alongside my classmates, where we were fortunate to receive national awards. I have been honored with national scholarships, excellent academic scholarships, and other recognitions. I have contributed to two papers published in CSSCI journals and some soft-writing works. Additionally, I had the privilege of participating in my mentor's major social science projects and the Hubei National Energy Group cross-project. I also had the opportunity to apply for and manage the Wuhan University State Secrecy Institute's 2023 independent research projects.

In terms of technical skills, I am familiar with Python, basic Linux commands, and MongoDB. I have some experience with third-party libraries such as PyTorch and HuggingFace, and I have developed an understanding of natural language processing and generative artificial intelligence.
## About Me

I am a master's graduate (Class of 2025) from the [School of Information Management](http://sim.whu.edu.cn/), Wuhan University, where my research focused on **natural language processing** and **generative artificial intelligence**.

During my graduate studies, I had the opportunity to:

- Participate in multiple science and innovation competitions with my classmates, earning **national awards**
- Receive national scholarships and excellent academic scholarships
- Co-author **two papers** published in CSSCI-indexed journals
- Contribute to several industry and governmental projects, including my mentor's major social science projects and the **Hubei National Energy Group** cross-project
- Lead and manage an independent research project at the Wuhan University State Secrecy Institute (2023)

## Research Interests

- Natural Language Processing (NLP)
- Large Language Models (LLMs) & Generative AI
- Information Retrieval & Knowledge Management
- Text Mining & Semantic Analysis

## Technical Skills

| Area | Skills |
|------|--------|
| Programming | Python, Shell/Linux |
| Deep Learning | PyTorch, HuggingFace Transformers |
| AI & NLP | LLM fine-tuning, RAG, text classification |
| Database | MongoDB |
| Tools | Git, Jupyter, LaTeX |
23 changes: 23 additions & 0 deletions assets/img/avatar_placeholder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading