Last active
February 1, 2025 05:52
-
-
Save matutedevelop/d8935a8d8c9743e23356b4535b10c577 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "basics": { | |
| "name": "Juan Pablo Arroyo", | |
| "label": "Data scientist", | |
| "picture": "https://scontent-qro1-1.cdninstagram.com/v/t51.2885-19/290034232_1387659475077688_3079203923498377511_n.jpg?_nc_ht=scontent-qro1-1.cdninstagram.com&_nc_cat=104&_nc_oc=Q6cZ2AHbX6ozkCB2VBbEA2pH2zaKAFOCNSQts-ilrNIEDluyBwZPIxKz4FoxG8gVrHDWNHecvfhaZkQxgC7sUwJzcBmX&_nc_ohc=wwEyGlQjgd0Q7kNvgE8HkBX&_nc_gid=3c8eaac3189c46cebf7d82c1b1cdedad&edm=ALGbJPMBAAAA&ccb=7-5&oh=00_AYDdzI_T-zqrYOu5OgP0ZXk4iVCiRnCnsolPezW_GqyP0w&oe=67A37547&_nc_sid=7d3ac5", | |
| "email": "[email protected]", | |
| "phone": "(392) 107-0939", | |
| "summary": "Estudiante de ciencia de datos de la 5ta generacion ITESO. Con afinidades con las matematicas puras las ciencias de la computación y gusto por la filosofia, lectura, y la musica", | |
| "profiles": [ | |
| { | |
| "network": "LinkedIn", | |
| "username": "Juan Pablo Arroyo Godinez", | |
| "url": "www.linkedin.com/in/juan-pablo-arroyo-godinez-b2234934a" | |
| } | |
| ] | |
| }, | |
| "work": [], | |
| "volunteer": [ | |
| {} | |
| ], | |
| "education": [ | |
| { | |
| "institution": "Instituto Tecnologico de Estudios Superiores de Occidente", | |
| "area": "Data science, Data engineering, Data analysis, Financial aplications, Math foundations ", | |
| "studyType": "Major", | |
| "startDate": "2024-08-10", | |
| "endDate": "1931-10-18", | |
| "gpa": "3.9", | |
| "courses": [ | |
| "Data visualization with Power Bi", | |
| "Data treatment and processing", | |
| "Data analysis", | |
| "Feature engineering", | |
| "Diferential calculus", | |
| "Integral Calculus", | |
| "Algorithms I", | |
| "Linear Algebra" | |
| ] | |
| } | |
| ], | |
| "awards": [], | |
| "publications": [], | |
| "skills": [ | |
| { | |
| "name": "Programing", | |
| "level": "Intermediate", | |
| "keywords": [ | |
| "Rust", | |
| "Python", | |
| "Pandas", | |
| "Scikit learn", | |
| "yahoo finance", | |
| "polars" | |
| ] | |
| }, | |
| { | |
| "name": "Entrepreneurship", | |
| "level": "Expert", | |
| "keywords": [ | |
| "Business Development", | |
| "Product Innovation", | |
| "Industrial Research" | |
| ] | |
| } | |
| ], | |
| "languages": [ | |
| { | |
| "language": "Spanish", | |
| "fluency": "Native speaker" | |
| }, | |
| { | |
| "language": "English", | |
| "fluency": "High" | |
| } | |
| ], | |
| "interests": [ | |
| { | |
| "name": "Research and Development", | |
| "keywords": [ | |
| "Innovations", | |
| "Experimentation" | |
| ] | |
| }, | |
| { | |
| "name": "Pure math", | |
| "keywords": [ | |
| "math", | |
| "theorems", | |
| "research", | |
| "statistics" | |
| ] | |
| }, | |
| { | |
| "name": "Statistics", | |
| "keywords": [ | |
| "Statistical Test", | |
| "Hypothesis", | |
| "Experimentation" | |
| ] | |
| } | |
| ], | |
| "references": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment