mirror of
https://github.com/andatoshiki/toshiki-home-nuxt3.git
synced 2026-06-06 00:46:29 +00:00
chore(education & wallet address): manually updated personal educational experience adhering to the latsests degree track & update usdt desposit address to kraken wallet
This commit is contained in:
parent
1034619abf
commit
4df3061b22
@ -25,7 +25,7 @@ export default Vue.extend({
|
|||||||
{
|
{
|
||||||
icon: 'USDT',
|
icon: 'USDT',
|
||||||
name: 'Tether USDT',
|
name: 'Tether USDT',
|
||||||
address: '0xe05FFEADb3b9E1f376dD1180A7A30C13D1cC153d',
|
address: '0x2ab06c88ed3af0070d85e1470eff88fb3b9a1f97',
|
||||||
revealed: false
|
revealed: false
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
|
|||||||
@ -36,12 +36,12 @@ export default Vue.extend({
|
|||||||
repos: [] as Repository[],
|
repos: [] as Repository[],
|
||||||
experiences: {
|
experiences: {
|
||||||
jobs: [
|
jobs: [
|
||||||
{
|
// {
|
||||||
title: 'Hexbyte',
|
// title: 'Hexbyte',
|
||||||
url: 'https://github.com/hexbytemd',
|
// url: 'https://github.com/hexbytemd',
|
||||||
position: 'Co-founder & DevOps',
|
// position: 'Co-founder & DevOps',
|
||||||
date: 'Forthcoming'
|
// date: 'Forthcoming'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: 'Shikiology',
|
title: 'Shikiology',
|
||||||
url: 'https://github.com/shikiology',
|
url: 'https://github.com/shikiology',
|
||||||
@ -60,36 +60,42 @@ export default Vue.extend({
|
|||||||
position: 'Co-founder & developer',
|
position: 'Co-founder & developer',
|
||||||
date: '2023-future'
|
date: '2023-future'
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: 'GoHUGO Fixit',
|
// title: 'GoHUGO Fixit',
|
||||||
url: 'https://github.com/hugo-fixit',
|
// url: 'https://github.com/hugo-fixit',
|
||||||
position: 'Core developer',
|
// position: 'Core developer',
|
||||||
date: '2022-2023'
|
// date: '2022-2023'
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: 'Microsoft 365 Developer Program',
|
// title: 'Microsoft 365 Developer Program',
|
||||||
url: 'https://developer.microsoft.com/en-us/microsoft-365/dev-program',
|
// url: 'https://developer.microsoft.com/en-us/microsoft-365/dev-program',
|
||||||
position: 'Core contributor',
|
// position: 'Core contributor',
|
||||||
data: '2020-2022'
|
// data: '2020-2022'
|
||||||
}
|
// }
|
||||||
],
|
],
|
||||||
education: [
|
education: [
|
||||||
{
|
{
|
||||||
title: 'University of California, San Diego',
|
title: 'Ira A. Fulton Schools of Engineering',
|
||||||
url: 'https://ucsd.edu/',
|
url: 'https://engineering.asu.edu/',
|
||||||
position: 'Computer Science, B.S.',
|
position: 'Aerospace Engineering, B.S.E.',
|
||||||
date: '2026-future'
|
date: '2023-present'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Ira A. Fulton Schools of Engineering',
|
title: 'Ira A. Fulton Schools of Engineering',
|
||||||
url: 'https://engineering.asu.edu/',
|
url: 'https://engineering.asu.edu/',
|
||||||
position: 'Computer Science, B.S.',
|
position: 'Computer Science, B.S.',
|
||||||
date: '2024-present'
|
date: '2023-present'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'W.P. Carey School of Business',
|
title: 'W.P. Carey School of Business',
|
||||||
url: 'https://wpcarey.asu.edu/',
|
url: 'https://wpcarey.asu.edu/',
|
||||||
position: 'Finance & Business, B.A.',
|
position: 'Asian Languages, Japanese, Minor',
|
||||||
|
date: '2023-present'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'ASU, The College of Liberal Arts and Sciences',
|
||||||
|
url: 'https://thecollege.asu.edu/',
|
||||||
|
position: 'Finance & Business, Minor',
|
||||||
date: '2023-present'
|
date: '2023-present'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user