Comparar commits
No hay commits en común. '5ca5d606414e8c586b3e96cc74bcdad1518f0f20' y 'e38be8d5e524d456fb873f076925efb696b3d3bc' tienen historias completamente diferentes.
5ca5d60641
...
e38be8d5e5
S'han modificat 5 arxius amb 16 adicions i 37 eliminacions
3
.gitignore
vendido
3
.gitignore
vendido
|
@ -8,6 +8,3 @@ node_modules
|
||||||
!.env.example
|
!.env.example
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
*.svg
|
|
||||||
*.png
|
|
||||||
*.jpg
|
|
||||||
|
|
|
@ -3,31 +3,20 @@
|
||||||
import Title from '$lib/title.svelte';
|
import Title from '$lib/title.svelte';
|
||||||
import Ubication from '$lib/ubication.svelte';
|
import Ubication from '$lib/ubication.svelte';
|
||||||
</script>
|
</script>
|
||||||
<section class="grid grid-cols-8 gap-2">
|
<section id="main">
|
||||||
<grid-section id="main" class="col-span-6">
|
<Title title="Who am I?"/>
|
||||||
<Title title="Who am I?"/>
|
<p>I'm a <strong>fullstack</strong> developer, focused on <strong>front-end</strong>, and also a <strong>bioinformatician</strong>.</p>
|
||||||
<p>I'm a <strong>fullstack</strong> developer (don't mind either front or back), and also a <strong>bioinformatician</strong>.</p>
|
<div class="pb-3">
|
||||||
<div class="pb-3">
|
<p class="text-3xl font-semibold py-3">Education</p>
|
||||||
<p class="text-3xl font-semibold py-3">Education</p>
|
<p>I've studied Web Development, with a specialization in bioinformatics.</p>
|
||||||
<p>I've studied Web Development, with a specialization in bioinformatics.</p>
|
<ul class="list-disc">
|
||||||
<ul class="list-disc">
|
<li>Higher Proefssional Degree on Web Development - Bioinformatics Specialization<br>@ <Link {...{link: 'https://proven.cat', text: 'Institut Provençana', underline: true}} /></li>
|
||||||
<li>Higher Proefssional Degree on Web Development - Bioinformatics Specialization<br>@ <Link {...{link: 'https://proven.cat', text: 'Institut Provençana', underline: true}} /></li>
|
<li>Middle Professional Defree on Information Systems & Networks<br>@ <Link link="https://escoladeltreball.org" text="Insitut - Escola del Treball de Barcelona" underline={true} /></li>
|
||||||
<li>Middle Professional Defree on Information Systems & Networks<br>@ <Link link="https://escoladeltreball.org" text="Insitut - Escola del Treball de Barcelona" underline={true} /></li>
|
</ul>
|
||||||
</ul>
|
</div>
|
||||||
</div>
|
<div class="subsection pb-3" id="status">
|
||||||
<div class="subsection pb-3" id="status">
|
<p class="text-3xl font-semibold py-3">Curent status</p>
|
||||||
<p class="text-3xl font-semibold py-3">Curent status</p>
|
<p>Based in: <Ubication>L'Hospitalet de Llobregat</Ubication></p>
|
||||||
<p>Based in: <Ubication>L'Hospitalet de Llobregat</Ubication></p>
|
<p>Employment: <span>Unemployed <span class="fa-solid fa-circle text-red-500"></span></span></p>
|
||||||
<p>Employment: Backend Developer @ <Link link="https://taclia.es" text="Taclia" asCode underline/></p>
|
</div>
|
||||||
</div>
|
|
||||||
</grid-section>
|
|
||||||
<grid-section id="lateral">
|
|
||||||
<p class="text-2xl font-semibold">Technologies</p>
|
|
||||||
<div class="flex">
|
|
||||||
<img src="/tech/ts/ts-logo-512.svg" alt="TypeScript logo" class="w-6">
|
|
||||||
<img src="/tech/js/js-logo-512.svg" alt="JavaScript logo" class="w-6">
|
|
||||||
<img src="/tech/react/react-logo-512.svg" alt="React logo" class="w-6">
|
|
||||||
<img src="/tech/svelte/svelte-logo.svg" alt="Svelte logo" class="w-6">
|
|
||||||
</div>
|
|
||||||
</grid-section>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -13,10 +13,3 @@ section {
|
||||||
margin-top: 1.25rem;
|
margin-top: 1.25rem;
|
||||||
margin-bottom: 1.25rem;
|
margin-bottom: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
grid-section {
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
margin-top: 1.25rem;
|
|
||||||
margin-bottom: 1.25rem;
|
|
||||||
}
|
|
||||||
|
|
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Archivo binario no mostrado.
Desprès Amplada: | Alçada: | Mida: 1,5 KiB |
BIN
static/jo_web.jpg
Normal file
BIN
static/jo_web.jpg
Normal file
Archivo binario no mostrado.
Desprès Amplada: | Alçada: | Mida: 1,6 MiB |
Loading…
Referencia en una nova incidència