Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1. creating project components #117

Open
cronozul opened this issue Mar 21, 2023 · 0 comments
Open

1. creating project components #117

cronozul opened this issue Mar 21, 2023 · 0 comments

Comments

@cronozul
Copy link

`{
"data": {
"name": "Jessica Minda",
"profession": "Junior Content Writer",
"address": "Bogota - Britalia Neighbourhood",
"email": "jessyminda99@gmail.com",
"phone": "+573172575398",
"portfolio": "https://www.behance.net/jessicamindav",
"avatar": "https://cdn.discordapp.com/attachments/839661218741354516/1087834953229799464/received_609036919257127.jpeg",
"Profile": "As a highly motivated and detail-oriented junior content writer, I possess exceptional writing skills and a passion for creating engaging and informative content. I am eager to contribute my talents to a dynamic team in the field of marketing, advertising, or publishing.",

  "Academic": [
    {
      "degree": "Bachelor of Accounting Technical Services.",
      "endDate": "Mar 2017",
      "institution": "Twenty-Eighth of May High School"
    },
    {
      "degree": "Creativity and Innovation for the Fourth Industrial Revolution.",
      "endDate": "Jul 2021",
      "institution": "National University of Colombia"
    },
    {
      "degree": "Various digital certificates in the Writing, Desing, and Tech field.",
      "endDate": "ongoing",
      "institution": "Domestika, Coursera, freeCodeCamp"
    },
    {
      "degree": "Writing and poetry workshops.",
      "endDate": "ongoing",
      "institution": "Bogota public Library"
    }
  ],

  "Experience and Projects": [
    {
      "company": "Twenty-Eighth of May High School",
      "endDate": "2017",
      "jobDescription": "Editor of the High School newspaper.",
      "jobTitle": "Editor"
    },
    {
      "company": "Mancris",
      "endDate": "2022",
      "jobDescription": "Translator and transcriptor.",
      "jobTitle": "Freelancer"
    },
    {
      "company": "Poetizer, Wattpad, Verse, JotterPad",
      "endDate": "ongoing",
      "jobDescription": "Poetry writer",
      "jobTitle": "Freelancer"
    },
    {
      "company": "Instagram, Adobe Illustrator - Photoshop",
      "endDate": "ongoing",
      "jobDescription": "Designer, editor and amateur photographer.",
      "jobTitle": "Freelancer"
    },
    {
      "company": "Astriferal Stellabbyss",
      "endDate": "ongoing",
      "jobDescription": "Presenter and Scriptwriter of a podcast on Literature.",
      "jobTitle": "Freelancer"
    }
  ],

  "Achievements": [
    {
      "company": "Pedro Menendez Navarro Primary School",
      "endDate": "2010",
      "jobDescription": "Winner of some national spelling bees."
    },
    {
      "company": "Twenty-Eighth of May High School",
      "endDate": "2016",
      "jobDescription": "English tutor providing personalized classes."
    },
    {
      "company": "Lanec Corporation S.A",
      "endDate": "2016",
      "jobDescription": "Accounting Assistant Intern. Outstanding results."
    }
  ],

  "Languages": [
    {
      "name": "English",
      "percentage": "80%"
    },
    {
      "name": "Portuguese",
      "percentage": "50%"
    }
  ],

  "Skills": [
    {
      "name": "Excellent writing",
      "percentage": "100%"
    },
    {
      "name": "SEO knowledge",
      "percentage": "100%"
    },
    {
      "name": "Research",
      "percentage": "100%"
    },
    {
      "name": "Creativity",
      "percentage": "100%"
    },
    {
      "name": "Time management",
      "percentage": "100%"
    },
    {
      "name": "Adaptability",
      "percentage": "100%"
    },
    {
      "name": "Team work",
      "percentage": "100%"
    },
    {
      "name": "Communication",
      "percentage": "100%"
    },
    {
      "name": "Attention to detail",
      "percentage": "90%"
    },
    {
      "name": "Social Media",
      "percentage": "90%"
    },
    {
      "name": "Use of different AI",
      "percentage": "80%"
    },
    {
      "name": "Web programming",
      "percentage": "50%"
    }
  ],

  "Interests": [
    "Structure a video essay about movies.",
    "Being part of an artistic collective.",
    "Create an animal care project.",
    "New technologies."
  ],
  
  "Social": [
    {
      "name": "instagram",
      "url": "https://www.instagram.com/cronozul/"
    },
    {
      "name": "poetizer",
      "url": "https://poetizer.com/author/129626"
    },
    {
      "name": "linkedin",
      "url": "https://www.linkedin.com/in/jessicaminda/"
    }
  ]
}

}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant