About me
++ {Your brief introduction goes here. Write about your interests, research, and background.} +
+From e771c19190748afbd93f11cd5b6053ad8d64e273 Mon Sep 17 00:00:00 2001 From: JGHartel <155636863+JGHartel@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:24:15 +0200 Subject: [PATCH] formatting --- README.md | 251 +++++++++++++++++++++++++++++ index.html | 460 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 711 insertions(+) diff --git a/README.md b/README.md index 1346a3b..bb13142 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,253 @@ # personal_webpage +# Personal Website Template README + +This README provides instructions on how to customize your personal website using the provided HTML template. + +## Table of Contents + +- [Introduction](#introduction) +- [Requirements](#requirements) +- [Customization](#customization) + - [General Information](#general-information) + - [Sidebar](#sidebar) + - [Main Content](#main-content) + - [About Me](#about-me) + - [Resume](#resume) + - [Publications](#publications) + - [Contact](#contact) +- [Assets](#assets) +- [Deployment](#deployment) +- [License](#license) + +## Introduction + +This HTML template is designed to help you create a personal website quickly and easily. You can customize it by replacing placeholders with your own information. + +## Requirements + +- A text editor to edit HTML and CSS files. +- Basic knowledge of HTML and CSS. +- (Optional) A web server to host your website. + +## Customization + +Open the `index.html` file in your text editor and follow the instructions below to customize your website. + +### General Information + +1. **Page Title and Favicon** + + - Replace the page title with your name: + + ```html +
{Your Title}
+ ``` + +3. **Contact Information** + + - Replace `{your_email}` with your email address: + + ```html + {your_email} + ``` + + - Replace `{Your Location}` with your location: + + ```html + {Your Location} + ``` + +4. **Social Links** + + - Replace the `href` attributes with your social profile URLs: + + ```html + + ++ {Your brief introduction goes here. Write about your interests, research, and background.} +
+ ``` + +2. **Affiliated Labs and Institutions** + + - Replace the `href` and `src` attributes with your lab and institution URLs and logos: + + ```html + + + + + + + + + + ``` + +#### Resume + +1. **Education** + + - Replace `{Your Degree}`, `{Your University}`, `{Start Year}`, `{End Year}`, and `{Your education details}` with your education information: + + ```html ++ {Your education details, GPA, honors, supervisors, etc.} +
+ ``` + + - Add more `+ {Your experience details, projects, responsibilities, etc.} +
+ ``` + + - Add more `{Journal or Conference Name}
+ + +
+ {Your Office Location}:
+ {your_email}
+ {Your Lab or Group Name}
+ {Your Institution}
+ {Your Address Line 1}
+ {Your Address Line 2}
+ {Your City, State/Province}
+ {Your Country}
+
+ {Your brief introduction goes here. Write about your interests, research, and background.} +
++ + {Your education details, GPA, honors, supervisors, etc.} +
+ ++ + {Your experience details, projects, responsibilities, etc.} +
+ +
+ In Frankfurt:
+ qian.chu@ae.mpg.de
+ Neural Circuits, Consciousness, and Cognition Research Group
+ Max Planck Institute for Empirical Aesthetics
+ Grüneburgweg 14
+ 60322 Frankfurt am Main
+ Germany
+