Skip to content

Commit

Permalink
editor
Browse files Browse the repository at this point in the history
  • Loading branch information
YanxiJiang committed Dec 18, 2023
1 parent e725efa commit e9997cd
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
166 changes: 83 additions & 83 deletions content/authors/admin/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# Display name
title: 姜延禧
#title: 姜延禧

# Name pronunciation (optional)
name_pronunciation: Yanxi Jiang
Expand All @@ -10,8 +10,9 @@ first_name: Yanxi
last_name: Jiang

# Status emoji
status:
icon: ☕️
#status:
#
#icon: ☕️

# Is this the primary user of the site?
superuser: true
Expand All @@ -20,9 +21,9 @@ superuser: true
role: BEng, MRes in EEE

# Organizations/Affiliations to display in Biography blox
organizations:
- name: GenCoin
url: https://www.example.com/
#organizations:
#- name: GenCoin
# url: https://www.example.com/

# Social network links
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder.
Expand All @@ -40,60 +41,60 @@ profiles:
url: https://www.instagram.com/

education:
- area: PhD Artificial Intelligence
institution: Stanford University
date_start: 2016-01-01
date_end: 2020-12-31
summary: |
#- area: PhD in Electrical and Electronic Engineering
#institution: University of Notthingham Ningbo Chhina
#date_start: 2016-01-01
#date_end: 2020-12-31
#summary: |
Thesis on _Why LLMs are awesome_. Supervised by [Prof Joe Smith](https://example.com). Presented papers at 5 IEEE conferences with the contributions being published in 2 Springer journals.
button:
text: 'Read Thesis'
url: 'https://example.com'
- area: MEng Artificial Intelligence
institution: Massachusetts Institute of Technology
date_start: 2016-01-01
date_end: 2020-12-31
#button:
#text: 'Read Thesis'
#url: 'https://example.com'
- area: MEng Low Carbon Electrical Power and Energy Technology
institution: University of Liverpool
date_start: 2021-09
date_end: 2023-04
summary: |
GPA: 3.8/4.0
GPA: 3.83/4.0
Courses included:
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- area: BSc Artificial Intelligence
institution: Massachusetts Institute of Technology
date_start: 2016-01-01
date_end: 2020-12-31
- Research Method
- Power System and Smart Grid Network
- Sustainable Energy and Environment
- area: BEng Electrical Engineering and Automation
institution: Shenyang Institute of Engineering, China
date_start: 2017-09
date_end: 2021-06
summary: |
GPA: 3.4/4.0
GPA: 3.33/4.0
Courses included:
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- Power System Analysis
- Electrical Machinery
- Wind Energy Engineerging
work:
- position: Director of Cloud Infrastructure
company_name: GenCoin
company_url: ''
- position: Lab Technician
company_name: Xi’an Jiaotong-Liverpool University
company_url: 'www.xjtlu.edu.cn'
company_logo: ''
date_start: 2021-01-01
date_start: 2022-12
date_end: ''
summary: |2-
Responsibilities include:
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- position: Backend Software Engineer
company_name: X
company_url: ''
company_logo: ''
date_start: 2016-01-01
date_end: 2020-12-31
summary: |
Responsibilities include:
- Migrated infrastructure to a new data center
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- lorem ipsum dolor sit amet, consectetur adipiscing elit
- #position: Backend Software Engineer
#company_name: X
#company_url: ''
#company_logo: ''
#date_start: 2016-01-01
#date_end: 2020-12-31
#summary: |
#Responsibilities include:
#- Migrated infrastructure to a new data center
#- lorem ipsum dolor sit amet, consectetur adipiscing elit
#- lorem ipsum dolor sit amet, consectetur adipiscing elit

# Skills
# Add your own SVG icons to `assets/media/icons/`
Expand All @@ -104,69 +105,68 @@ skills:
description: ''
percent: 80
icon: code-bracket
- name: Data Science
- name: Circuit Simulation
description: ''
percent: 100
percent: 80
icon: chart-bar
- name: SQL
- name: LaTex
description: ''
percent: 40
percent: 80
icon: circle-stack
- name: Hobbies
color: '#eeac02'
color_border: '#f0bf23'
items:
- name: Hiking
- name: Traveling
description: ''
percent: 60
icon: person-simple-walk
- name: Cats
- name: Reading
description: ''
percent: 100
icon: cat
percent: 40
icon: book
- name: Photography
description: ''
percent: 80
percent: 60
icon: camera

languages:
- name: English
percent: 100
- name: Chinese
percent: 75
- name: Portuguese
percent: 25
- name: Chinese
percent: 100


# 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: Neural Networks and Deep Learning
url: https://www.coursera.org/learn/neural-networks-deep-learning
date: '2023-11-25'
awarder: Coursera
icon: coursera
summary: |
#awards:
# - title: Neural Networks and Deep Learning
# url: https://www.coursera.org/learn/neural-networks-deep-learning
#date: '2023-11-25'
#awarder: Coursera
#icon: coursera
#summary: |
I studied the foundational concept of neural networks and deep learning. By the end, I was familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications.
- title: Blockchain Fundamentals
url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
date: '2023-07-01'
awarder: edX
icon: edx
summary: |
Learned:
- Synthesize your own blockchain solutions
- Gain an in-depth understanding of the specific mechanics of Bitcoin
- Understand Bitcoin’s real-life applications and learn how to attack and destroy Bitcoin, Ethereum, smart contracts and Dapps, and alternatives to Bitcoin’s Proof-of-Work consensus algorithm
- title: 'Object-Oriented Programming in R'
url: https://www.datacamp.com/courses/object-oriented-programming-with-s3-and-r6-in-r
certificate_url: https://www.datacamp.com
date: '2023-01-21'
awarder: datacamp
icon: datacamp
summary: |
- #title: Blockchain Fundamentals
#url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
#date: '2023-07-01'
#awarder: edX
#icon: edx
#summary: |
#Learned:
#- Synthesize your own blockchain solutions
#- Gain an in-depth understanding of the specific mechanics of Bitcoin
#- Understand Bitcoin’s real-life applications and learn how to attack and destroy Bitcoin, Ethereum, smart contracts and Dapps, and alternatives to #Bitcoin’s Proof-of-Work consensus algorithm
- #title: 'Object-Oriented Programming in R'
#url: https://www.datacamp.com/courses/object-oriented-programming-with-s3-and-r6-in-r
#certificate_url: https://www.datacamp.com
#date: '2023-01-21'
#awarder: datacamp
#icon: datacamp
#summary: |
Object-oriented programming (OOP) lets you specify relationships between functions and the objects that they can act on, helping you manage complexity in your code. This is an intermediate level course, providing an introduction to OOP, using the S3 and R6 systems. S3 is a great day-to-day R programming tool that simplifies some of the functions that you write. R6 is especially useful for industry-specific analyses, working with web APIs, and building GUIs.
---

I am currently Director of Cloud Infrastructure at GenCoin where I am leading teams on edge computing, deep sea data center architecture, and hivemind optimization.
I am currently a Lab Technician of Xi'an Jiaotong-Liverpool Univeristy, China.
Binary file modified content/authors/admin/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e9997cd

Please sign in to comment.