From cc7aab5d97f4fdce910e3fa5e00ad61eb95630f1 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 16 Mar 2026 06:09:57 +0000 Subject: [PATCH] Optimize GitHub profile page and replace personal photo with placeholder - Replace prof_pic.jpg with a custom SVG avatar placeholder - Restructure about.md with clearer sections (About Me, Research Interests, Technical Skills table) - Improve bio content with better formatting and markdown structure - Add contact info icons in profile sidebar - Update _config.yml: site description, keywords, and blog name to reflect personal branding - Remove placeholder/template text inherited from al-folio theme https://claude.ai/code/session_01NuxrcYJA8Xcw1Vmr7ALP13 --- _config.yml | 9 +++---- _pages/about.md | 40 ++++++++++++++++++++++++++----- assets/img/avatar_placeholder.svg | 23 ++++++++++++++++++ 3 files changed, 62 insertions(+), 10 deletions(-) create mode 100644 assets/img/avatar_placeholder.svg diff --git a/_config.yml b/_config.yml index 93faed6..e84b3a3 100644 --- a/_config.yml +++ b/_config.yml @@ -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 Jekyll with al-folio theme. Hosted by GitHub Pages. Photos from Unsplash. -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/) @@ -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 diff --git a/_pages/about.md b/_pages/about.md index 0858a3e..722e180 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -2,19 +2,47 @@ layout: about title: about permalink: / -subtitle: Wuhan University +subtitle: Wuhan University · 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: > -

School of Information Management, Wuhan University

+

School of Information Management

+

Wuhan University, Wuhan, China

+

hw_wang@whu.edu.cn

-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. \ No newline at end of file +## 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 | diff --git a/assets/img/avatar_placeholder.svg b/assets/img/avatar_placeholder.svg new file mode 100644 index 0000000..2be7853 --- /dev/null +++ b/assets/img/avatar_placeholder.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + +