Skip to content

Commit

Permalink
added /posts + /writings BUT hidden 👻
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulliter committed Apr 28, 2024
1 parent f5a1a4d commit ee2f2c6
Show file tree
Hide file tree
Showing 23 changed files with 114 additions and 2,164 deletions.
18 changes: 9 additions & 9 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,27 @@

<p>luisamimmi.org</p>
<blockquote class="blockquote">
<p>Websites made with Quarto</p>
<p>Websites made with Quarto, deployed with GHPages, re-directed to personal domain bought on AWS</p>
</blockquote>
<section id="what-this-is" class="level3">
<h3 class="anchored" data-anchor-id="what-this-is">What this is</h3>
<p>This is my professional website meant to showcase the kind of consulting services I provide</p>
</section>
<section id="resources" class="level3">
<h3 class="anchored" data-anchor-id="resources">Resources</h3>
<ul>
<li>In the absence of a better way ot create a multilingual website (for now at least), I followed the solution of <a href="https://github.com/avrodrigues/avrodrigues.github.io/tree/master">Arthur Rodrigues</a> to use internal links to sections of the page</li>
</ul>
</section>
<section id="to-do" class="level3">
<h3 class="anchored" data-anchor-id="to-do">TO DO</h3>
<ul>
<li>Understand why footer moves up and down depending on page (probably should re-do mytheme.css from scratch)</li>
<li>[Deciding if this is still worth keeping up…]
<li>posts
<ul>
<li>?</li>
<li>overlapping other sites</li>
</ul></li>
<li>writings
<ul>
<li>Distill issues</li>
<li>overlapping with other websites</li>
<li><strong>CHECK cv_ENG_ITA before deleting </strong></li>
<li>?</li>
<li>figure out easy way to put links (icons )</li>
</ul></li>
</ul>
</section>
Expand Down
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
luisamimmi.org

> Websites made with Quarto
> Websites made with Quarto, deployed with GHPages, re-directed to personal domain bought on AWS

### What this is
This is my professional website meant to showcase the kind of consulting services I provide

### Resources
+ In the absence of a better way ot create a multilingual website (for now at least), I followed the solution of [Arthur Rodrigues](https://github.com/avrodrigues/avrodrigues.github.io/tree/master) to use internal links to sections of the page


### TO DO

+ Understand why footer moves up and down depending on page (probably should re-do mytheme.css from scratch)
+ [Deciding if this is still worth keeping up...]
- Distill issues
- overlapping with other websites
- **CHECK cv_ENG_ITA before deleting **
+ posts
+ ?
+ overlapping other sites
+ writings
+ ?
- figure out easy way to put links (icons )
16 changes: 10 additions & 6 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ project:
- "*.qmd"
- "!secret/"
- "!zzz_old_distill/"
- "!posts/"
- "!writings/"

execute:
freeze: auto # Re-render only when source changes
Expand All @@ -30,8 +32,7 @@ website:
# {{< fa brands creative-commons-by >}} {{< fa brands creative-commons-nc >}} {{< fa brands creative-commons-sa >}}
# [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
right: |
Made with {{< fa brands r-project >}} and [Quarto](https://quarto.org/)<br>
[Source code at {{< fa brands github >}}](https://github.com/Lulliter/luisamimmi)
Made with {{< fa brands r-project >}} and [Quarto](https://quarto.org/) | [Source code at {{< fa brands github >}}](https://github.com/Lulliter/luisamimmi)
background: "#BDD5E1" #"#e7d8da" #"#e3eff7"

navbar:
Expand All @@ -42,12 +43,15 @@ website:
- text: "Home"
icon: house-fill # https://icons.getbootstrap.com/?q=home
href: index.html
- text: "Blog"
icon: cup-hot-fill # archive-fill # https://icons.getbootstrap.com/?q=home
href: posts/index.qmd
# - text: "Blog"
# icon: cup-hot-fill # archive-fill # https://icons.getbootstrap.com/?q=home
# href: posts/index.qmd
# - text: "Portfolio"
# icon: terminal-fill # archive-fill # https://icons.getbootstrap.com/?q=home
# href: portfolio
# - text: "Writings"
# icon: cup-hot-fill # archive-fill # https://icons.getbootstrap.com/?q=home
# href: writings/index.qmd
- text: "{{< fa brands r-project >}} Projects"
# icon: "{{< fa brands r-project >}}" # terminal-fill #mortarboard-fill # https://icons.getbootstrap.com/?q=home
href: projects/index.qmd
Expand All @@ -71,7 +75,7 @@ format:
# reduce / DELETE SIDEBAR SPACE
grid:
body-width: 2000px
sidebar-width: 100px # non mi serve perche non c'e'
sidebar-width: 150px # non mi serve perche non c'e'
margin-width: 300px


7 changes: 1 addition & 6 deletions docs/cv/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@
<a class="nav-link" href="../index.html"> <i class="bi bi-house-fill" role="img">
</i>
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../posts/index.html"> <i class="bi bi-cup-hot-fill" role="img">
</i>
<span class="menu-text">Blog</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="../projects/index.html">
Expand Down Expand Up @@ -543,7 +538,7 @@ <h1 class="title">Curriculum vitae</h1>
&nbsp;
</div>
<div class="nav-footer-right">
<p>Made with <i class="fa-brands fa-r-project" aria-label="r-project"></i> and <a href="https://quarto.org/">Quarto</a><br><a href="https://github.com/Lulliter/luisamimmi">Source code at <i class="fa-brands fa-github" aria-label="github"></i></a></p>
<p>Made with <i class="fa-brands fa-r-project" aria-label="r-project"></i> and <a href="https://quarto.org/">Quarto</a> | <a href="https://github.com/Lulliter/luisamimmi">Source code at <i class="fa-brands fa-github" aria-label="github"></i></a></p>
</div>
</div>
</footer>
Expand Down
Binary file removed docs/images/banner_BIOSTATS.png
Binary file not shown.
Binary file removed docs/images/banner_ERDF.png
Binary file not shown.
Binary file removed docs/images/banner_IDEE.png
Binary file not shown.
24 changes: 12 additions & 12 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@
<a class="nav-link active" href="./index.html" aria-current="page"> <i class="bi bi-house-fill" role="img">
</i>
<span class="menu-text">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./posts/index.html"> <i class="bi bi-cup-hot-fill" role="img">
</i>
<span class="menu-text">Blog</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects/index.html">
Expand All @@ -119,19 +114,24 @@



<!-- ESEMPI -->
<!-- + https://bensoltoff.com/about/ -->
<!-- + https://albert-rapp.de/ -->
<!-- https://tanyaviz.com/about/ -->
<div class="quarto-about-jolla content">
<img src="images/LulaSalvador2015.png" class="about-image
round " style="height: 15em; width: 15em;">
<div id="hero-heading">
<p>👋🏻 Hi there! 👋🏻</p>
<p><span style="color: #7f6b00; font-weight: bold;">I am Luisa, a Policy &amp; Data Analyst, <i class="fa-solid fa-mug-hot" aria-label="mug-hot"></i> coffee addict, and <i class="fa-brands fa-r-project" aria-label="r-project"></i> enthusiast.</span></p>
<p>My professional focus lies at the intersection of <em>Economics</em>, <em>Public Policy</em> and <em>Data Science</em>. In over 20 years of experience (both in Italy and in the US), I have worked on the entire analytic cycle (data collection-analysis-presentation) for several research projects applied to the <strong>public policy and economic development</strong> domain fields.</p>
<p>You can learn more about me and my prior work via the links below. <!-- I gained extensive expertise in data collection-analysis-presentation, working in very different settings ---from private consulting to multilateral development banks, to NGOs and government. --></p>
<p><span style="color: #7f6b00; font-weight: bold;">I am Luisa, a Policy &amp; Data Analyst, freelance consultant, and <i class="fa-brands fa-r-project" aria-label="r-project"></i> enthusiast.</span></p>
<p>My professional focus lies at the intersection of <em>Economics</em>, <em>Public Policy</em> and <em>Data Science</em>. In over 20 years of experience (in Italy and in the US), I have worked on the entire analytic cycle (data collection-analysis-presentation) for several research projects applied to the field of <strong>economic development</strong> and the evaluation of public economic policies.</p>
<p>You can learn more about my background and academic publications via the links below, or on my <a href="../cv"><strong>CV</strong></a>. <!-- I gained extensive expertise in data collection-analysis-presentation, working in very different settings ---from private consulting to multilateral development banks, to NGOs and government. --></p>
<hr>
<p>As a <strong>freelance consultant</strong>, I currently support institutional clients (like the Italian Government), individual professionals and researchers in their quantitative analysis and informed decision-making by bringing an analytical foundation to projects, regardless of the sector, core business or size of the organization. I have also successfully delivered talks and workshops on statistics and reproducible quantitative research.</p>
<p>As a <strong>freelance consultant</strong>, I currently support institutional clients (like the Italian Government), academic researchers and individual professionals in their <strong>statistics and data analysis endeavors</strong>. With my contribution I bring an analytical foundation to projects, and help making data-driven decision regardless of the sector, core business or size of the organization. I have also successfully delivered talks and workshops on statistics and reproducible quantitative research.</p>
<hr>
<p>This website showcases some recent <a href="https://luisamimmi.org/projects/"><strong>projects</strong></a>, mostly involving <strong>R programming</strong> for data analysis, and/or the creation of <strong>static websites</strong> for data and/or technical content dissemination (in English 🇺🇸 and Italian 🇮🇹). As a life-long learner, I enjoy studying new things and writing as a way of reflecting on interesting ideas or new skills I am learning. Hence this <a href="https://luisamimmi.org/blog/"><strong>blog</strong></a> page.</p>
<p><span style="color: #7f6b00; font-weight: bold;">Feel free to reach out if you think I can help you or your team with your statistics, data analysis, or R projects.</span></p>
<p>This website showcases some of my recent <a href="https://luisamimmi.org/projects/"><strong>projects</strong></a>, mostly involving <strong>R programming</strong> for data analysis and/or the creation of <strong>static websites</strong> for data and/or technical content dissemination (in English 🇺🇸 and Italian 🇮🇹).</p>
<!-- As a life-long learner, I enjoy studying new things and writing as a way of reflecting on interesting ideas or new skills I am learning. Hence this [**blog**](https://luisamimmi.org/blog/) page. -->
<p><span style="color: #7f6b00; font-weight: bold;">Feel free to reach out if you think I can collaborate with you or your team with any statistics, data analysis, or R projects.</span></p>
<!-- If you want to work with me as a collaborator, supervisor, instructor, or public speaker, drop me a message: -->
</div>
<hr class="about-sep">
Expand Down Expand Up @@ -555,7 +555,7 @@
&nbsp;
</div>
<div class="nav-footer-right">
<p>Made with <i class="fa-brands fa-r-project" aria-label="r-project"></i> and <a href="https://quarto.org/">Quarto</a><br> <a href="https://github.com/Lulliter/luisamimmi">Source code at <i class="fa-brands fa-github" aria-label="github"></i></a></p>
<p>Made with <i class="fa-brands fa-r-project" aria-label="r-project"></i> and <a href="https://quarto.org/">Quarto</a> | <a href="https://github.com/Lulliter/luisamimmi">Source code at <i class="fa-brands fa-github" aria-label="github"></i></a></p>
</div>
</div>
</footer>
Expand Down
9 changes: 0 additions & 9 deletions docs/listings.json

This file was deleted.

Loading

0 comments on commit ee2f2c6

Please sign in to comment.