mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Add publications
This commit is contained in:
@ -4,8 +4,9 @@ export default {
|
||||
"certificates": "Certificates",
|
||||
"skills": "Skills",
|
||||
"other": "Other activities",
|
||||
"publications": "Publications",
|
||||
"link to certificate": "Link to certificate",
|
||||
"future": "What will happen?",
|
||||
"future": "What will happen next?",
|
||||
"like timelines": "I like timelines",
|
||||
|
||||
"cv_link": "/cv/cv_xia_en1.pdf",
|
||||
@ -33,7 +34,7 @@ export default {
|
||||
|
||||
"web development": "Web development",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
"data analysis": "Data analysis and machine learning",
|
||||
"other programming languages": "Other programming languages",
|
||||
|
||||
|
||||
@ -43,7 +44,7 @@ export default {
|
||||
"cs50 ai description": "Problem solving using algorithms based on graphs, statistics, optimization and machine learning.",
|
||||
|
||||
|
||||
"pcto toyota": "IT/IS Office, Internship",
|
||||
"pcto toyota": "IT/IS Office Intern",
|
||||
"pcto toyota description": "Internship organized during high school.",
|
||||
"pcto toyota description list1": "IT support.",
|
||||
"pcto toyota description list2": "Maintenance and setup of network devices.",
|
||||
@ -59,5 +60,9 @@ export default {
|
||||
"the Zerynth Studio development environment.",
|
||||
|
||||
"epfl": "EPFL, Switzerland",
|
||||
"lauzhack description": "24-hour hackathon where my team tackled and was awarded first prize for the challenge proposed by Bristol Myers Squibb on probabilistic time series forecasting."
|
||||
"lauzhack description": "24-hour hackathon where my team tackled and was awarded first prize for the challenge proposed by Bristol Myers Squibb on probabilistic time series forecasting.",
|
||||
|
||||
"under_review": "Under review",
|
||||
"research intern": "Research Intern",
|
||||
"japan": "Japan"
|
||||
}
|
||||
@ -4,6 +4,7 @@ export default {
|
||||
"certificates": "Certificati",
|
||||
"skills": "Competenze",
|
||||
"other": "Altre attività",
|
||||
"publications": "Pubblicazioni",
|
||||
"link to certificate": "Link al certificato",
|
||||
"future": "Chissà cosa succederà",
|
||||
"like timelines": "Mi piacciono le linee del tempo",
|
||||
@ -33,7 +34,7 @@ export default {
|
||||
|
||||
"web development": "Sviluppo web",
|
||||
"devops": "DevOps",
|
||||
"data analysis": "Data analysis",
|
||||
"data analysis": "Data analysis e machine learning",
|
||||
"other programming languages": "Altri linguaggi di programmazione",
|
||||
|
||||
|
||||
@ -58,5 +59,9 @@ export default {
|
||||
"l'ambiente di sviluppo Zerynth Studio.",
|
||||
|
||||
"epfl": "EPFL, Svizzera",
|
||||
"lauzhack description": "Hackathon di 24 ore in cui la mia squadra ha risolto e vinto il primo posto della challenge proposta da Bristol Myers Squibb su predizioni probabilistiche di time series."
|
||||
"lauzhack description": "Hackathon di 24 ore in cui la mia squadra ha risolto e vinto il primo posto della challenge proposta da Bristol Myers Squibb su predizioni probabilistiche di time series.",
|
||||
|
||||
"under_review": "In revisione",
|
||||
"research intern": "Ricercatore tirocinante",
|
||||
"japan": "Giappone"
|
||||
}
|
||||
Reference in New Issue
Block a user