Skip to content

Commit dd0489a

Browse files
committed
set text description to about me description
1 parent a15175c commit dd0489a

File tree

1 file changed

+38
-29
lines changed

1 file changed

+38
-29
lines changed

index.html

Lines changed: 38 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ <h1 id="presentation-title">Hi, I am <br class='br-show'>Carlos Jorge!</h1>
5858
<h3 id="presentation-main-skill">I'm an <br class='br-show'>full-stack engineer</h3>
5959
<p id="presentation-description">
6060
I'm a cuban computer science from Havana University.
61-
Currently, I'm working as full-stack engineer focused in building .net application, and frontend applications in frameworks like angular, vue or react.
61+
Currently, I'm working as full-stack engineer focused in building .net application, and frontend applications in
62+
frameworks like angular, vue or react.
6263
</p>
6364
</div>
6465
</section>
@@ -68,46 +69,54 @@ <h2 class="subtitle reveal">
6869
About me
6970
</h2>
7071
<p class="reveal">
71-
blabalbalablabalba blabalabl bbalabkabakba abalbalab abalbalabl ab albalablbal.
72-
djbjhjbdavjhvb adbdkja vjdaad ahva hvd jnadvj va kjdvajadhadv. abddbjvabbda vabdjkbvaj adbvdkj.
73-
abdhavjbv dvbadojbvjbv avdbvhjvbahavb avdbajbvfjbvf vbhahbvhvbdhv vbhabvhbhvf.
72+
Hello, My name is Carlos Jorge. I'm a full-stack engineer that enjoy coding on and off the work.
73+
I started working as a backend developer in 2020 using .net technologies and sql server.
74+
</p>
75+
<p class="reveal">
76+
Currently, I'm also working on frontend technologies like angular, vue, html, css.
77+
</p>
78+
<p class="reveal">
79+
In my free time I like listening to music, reading books or watching movies from favorite directors.
7480
</p>
7581
</article>
7682
</section>
7783
<section>
7884
<article id="work">
7985
<h2 class="subtitle reveal">Some projects I've make</h2>
80-
<div class="card-projects">
81-
<div id="open-ecommerce" class="card-project reveal">
82-
<div class="card-title">
83-
OpenEcommerce
84-
</div>
85-
<div class="card-description">
86-
<p>
87-
OpenEcommerce is an ecommerce builded with .net. Using a hexagonal architecture, cqrs pattern and more interesting patterns.
88-
</p>
86+
<div class="card-projects">
87+
<div id="open-ecommerce" class="card-project reveal">
88+
<div class="card-title">
89+
OpenEcommerce
90+
</div>
91+
<div class="card-description">
92+
<p>
93+
OpenEcommerce is an ecommerce builded with .net. Using a hexagonal architecture, cqrs pattern and more
94+
interesting patterns.
95+
</p>
96+
</div>
97+
<div class="card-links">
98+
<a class="icon-link" href="https://github.com/CarlosJorgeR/openEcommerce"><i
99+
class="fab fa-github fa-gl"></i></a>
100+
</div>
89101
</div>
90-
<div class="card-links">
91-
<a class="icon-link" href="https://github.com/CarlosJorgeR/openEcommerce"><i class="fab fa-github fa-gl"></i></a>
102+
<div id="angular-portfolio" class="card-project reveal">
103+
<div class="card-title">
104+
Angular Portfolio
105+
</div>
106+
<div class="card-description">
107+
<p>It is a personal portfolio builded with angular using really cool animation (Angular animations).</p>
108+
</div>
109+
<div class="card-links">
110+
<a class="icon-link" href="https://github.com/CarlosJorgeR/portfolio"><i
111+
class="fab fa-github fa-gl"></i></a>
112+
</div>
92113
</div>
93114
</div>
94-
<div id="angular-portfolio" class="card-project reveal">
95-
<div class="card-title">
96-
Angular Portfolio
97-
</div>
98-
<div class="card-description">
99-
<p>It is a personal portfolio builded with angular using really cool animation (Angular animations).</p>
100-
</div>
101-
<div class="card-links">
102-
<a class="icon-link" href="https://github.com/CarlosJorgeR/portfolio"><i class="fab fa-github fa-gl"></i></a>
103-
</div>
104-
</div>
105-
</div>
106115
</article>
107116
</section>
108117
<footer>
109118
<div class="footer">
110-
119+
111120
<div id="contact" class="contacts reveal">
112121
<h1 class="subtitle contacts-item">Contact</h1>
113122
<div class="contacts-item">
@@ -126,7 +135,7 @@ <h1 class="subtitle contacts-item">Contact</h1>
126135
</p>
127136
</div>
128137
</div>
129-
138+
130139
</footer>
131140
</body>
132141

0 commit comments

Comments
 (0)