Skip to content

Commit

Permalink
update additional info
Browse files Browse the repository at this point in the history
  • Loading branch information
Monika Wiśniewska committed Oct 29, 2023
1 parent ce66794 commit e548af9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 90 deletions.
58 changes: 11 additions & 47 deletions src/metadata/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,62 +29,26 @@ module.exports = {
['English', 75],
['Spanish', 25],
],
positions: [
exprience: [
{
title: 'Type Annotations in Python - Training - Udemy [2023]',
period: '1595–1596, with a possible early draft written in 1591',
skills: ['tragedy', 'death', 'love'],
contents: `
In Verona, Italy, two families, the Montagues and the Capulets, are in the midst of a bloody feud. Romeo, a Montague, and Juliet, a Capulet, fall in love and struggle to maintain their relationship in the face of familial hatred. After Romeo kills Juliet's cousin Tybalt in a fit of passion, things fall apart. Both lovers eventually commit suicide within minutes of each other, and the feuding families make peace over their recent grief.
`
header: 'Type Annotations in Python - Training - Udemy [2023]',
skills: ['python', 'typing'],
},
{
title: 'Summer of Code - Challenge (Python, HTML, CSS, WebScraping, API) - FlyNerd [2023]',
period: 'Likely early 17th century',
skills: ['tragedy', 'philosophy', 'death'],
contents: `
Prince Hamlet is visited by his father's ghost and ordered to avenge his father's murder by killing King Claudius, his uncle. After struggling with several questions, including whether what the ghost said is true and whether it is right for him to take revenge, Hamlet, along with almost all the other major characters, is killed.
`
header: 'Summer of Code - Challenge (Python, HTML, CSS, WebScraping, API) - FlyNerd [2023]',
skills: ['python', 'html', 'css'],
},
{
title: 'Elements of AI - Course - Univeristy of Helsinki/Jagiellonian University [2023]',
period: '1595–1596, with a possible early draft written in 1591',
skills: ['tragedy', 'death', 'love'],
contents: `
In Verona, Italy, two families, the Montagues and the Capulets, are in the midst of a bloody feud. Romeo, a Montague, and Juliet, a Capulet, fall in love and struggle to maintain their relationship in the face of familial hatred. After Romeo kills Juliet's cousin Tybalt in a fit of passion, things fall apart. Both lovers eventually commit suicide within minutes of each other, and the feuding families make peace over their recent grief.
`
header: 'Elements of AI - Course - Univeristy of Helsinki/Jagiellonian University [2023]',
skills: ['ai', 'introduction'],
},
{
title: 'New You in IT - Challenge - COI [2023]',
period: '1600 – 1601',
skills: ['comedy', 'love'],
contents: `
Viola finds herself shipwrecked in Illyria and, assuming that her brother Sebastian has died in the wreck, disguises herself as a man to gain a position in Duke Orsino's court. Orsino sends Viola (whom he knows as Cesario) to deliver a message to his love, Olivia. Olivia, however, dislikes the Duke. She falls in love with Viola, who she thinks is a man. Eventually, Viola's brother Sebastian, who in fact was unharmed in the wreck, reappears. At a critical moment, Viola's true identity is revealed when members of the court notice the similarities between her and Sebastian. Olivia quickly falls in love with Sebastian, and Viola confesses her love for the Duke.
`
header: 'New You in IT - Challenge (Testing, Agile, Scrum) - COI [2023]',
skills: ['agile', 'scrum', 'testing'],
},
{
title: 'GIT - Training - Udemy/DoKodu [2019, 2022]',
period: '1600 – 1601',
skills: ['comedy', 'love'],
contents: `
Viola finds herself shipwrecked in Illyria and, assuming that her brother Sebastian has died in the wreck, disguises herself as a man to gain a position in Duke Orsino's court. Orsino sends Viola (whom he knows as Cesario) to deliver a message to his love, Olivia. Olivia, however, dislikes the Duke. She falls in love with Viola, who she thinks is a man. Eventually, Viola's brother Sebastian, who in fact was unharmed in the wreck, reappears. At a critical moment, Viola's true identity is revealed when members of the court notice the similarities between her and Sebastian. Olivia quickly falls in love with Sebastian, and Viola confesses her love for the Duke.
`
header: 'GIT - Training - Udemy/DoKodu [2019, 2022]',
skills: ['git'],
},
],
experience: [
{
header: 'Performance',
skills: ['theater', 'play'],
contents: `
Thousands of performances of my plays have been staged since the end of the 16th century. Many of my greatest plays were performed by the Lord Chamberlain's Men and King's Men acting companies at the [Globe](https://en.wikipedia.org/wiki/Globe_Theatre) and Blackfriars Theatres.
`
},
{
header: 'Poetry',
skills: ['poetry', 'erotic'],
contents: `
In 1593 and 1594, when the theatres were closed because of plague, I published two narrative poems on sexual themes, Venus and Adonis and The Rape of Lucrece. I dedicated them to Henry Wriothesley, Earl of Southampton.
`
}
]
};
43 changes: 0 additions & 43 deletions src/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,51 +90,8 @@ <h3 class="mb-4">Education</h3>

<div class="border-bottom border-2 border-print-0 border-dark mb-5 pb-5 pb-print-0 mb-print-1">
TEST ABOUT

</div>

<div class="border-bottom border-2 border-print-0 border-dark mb-5 pb-5 pb-print-0 mb-print-1">
<h3 class="mb-4">Certificates</h3>
<ul class="mb-0">
<li>Postman - REST API Testing - Udemy [2023]</li>
<li><i class="fa-brands fa-github"></i>
Microsoft Build: Developer Tools Challenge (Git, Github) - Microsoft E-learning [2023]
</li>
<li><i class="fab fa-python"></i>
<a href="https://www.credly.com/badges/f65540b6-be81-429b-91a2-cc99e5a10e09"></a>
Python Essentials 1-2 E-Learning Course - PECP CERTIFICATE - OpenEDG Python Institute [2023]
</li>
<li><i class="fab fa-python"></i>Python E-Learning Course- PFP [2022]</li>
<li><i class="fab fa-python"></i>Python LevelUp:Dev Course (FastAPI) - DaftAcademy [2022]</li>
<li>Django Programming Course - Codemy/DoKodu/Udemy [2021-2023]</li>
<li><i class="fa-solid fa-database"></i>SQL Database Workshop - CODE:ME [2020, 2022]</li>
<li><i class="fab fa-python"></i>Python Programming Course - CODE:ME [2019]</li>
</ul>
</div>

<div class="border-bottom border-2 border-print-0 border-dark mb-5 pb-5 pb-print-0 mb-print-1">
<h3 class="mb-4">Experience</h3>
{{#each positions}}
<div class="row d-block d-md-flex{{#unless @last}} mb-5{{/unless}}">
<div class="col-md-2 pt-1">
{{ period }}
</div>
<div class="col-md-10">
<h3 class="fs-4 fw-normal">{{ title }}</h3>

<div>{{{markdown contents }}}</div>

<p>
{{#each skills }}
<span class="badge text-body border border-1">{{ this }}</span>
{{/each}}
</p>
</div>
</div>
{{/each}}
</div>


<h3 class="mb-4">Additional Informations</h3>

{{#each experience}}
Expand Down

0 comments on commit e548af9

Please sign in to comment.