-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ccca66
commit a4ebded
Showing
5 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,11 +63,20 @@ <h1 class="mb-0"> | |
<div class="lead mb-5"> | ||
<div class="card pt-2 px-4 mb-4 mt-4"> | ||
<span class="fw-bold">Summary</span> | ||
<p>Full-Stack Web Developer, focused on Web Development using .NET Technologies.</p> | ||
<p>Full-Stack Web Developer, focused on Web Development using .NET Technologies and Google's Flutter.</p> | ||
</div> | ||
<div class="card pt-2 px-4 mb-4 mt-4"> | ||
<div class="card pt-2 px-4 mb-2 mt-4"> | ||
<ol> | ||
<span class="fw-bold">Detailed</span> | ||
<span class="fw-bold">Soft Skills</span> | ||
<li> | ||
<i>Thinking ~ </i> | ||
Good Logical and Analitical Thinking • Good Problem Solving • Good understanding of problems and programming tools. | ||
</li> | ||
</ol> | ||
</div> | ||
<div class="card pt-2 px-4 mb-4 mt-2"> | ||
<ol> | ||
<span class="fw-bold">Hard Skills</span> | ||
<li> | ||
<i>Frameworks and Programming Languages ~ </i> | ||
NET Framework (4.7.2) • NET Core 6-7 • ASP.NET MVC, ASP.NET Web API, Razor Pages • Angular • Flutter for Android development • Bootstrap 5 • C#/JavaScript ES6 • jQuery • CSS • HTML | ||
|
@@ -94,13 +103,14 @@ <h1 class="mb-0"> | |
</li> | ||
</ol> | ||
</div> | ||
|
||
</div> | ||
<div class="social-icons d-flex justify-content-center"> | ||
<a class="social-icon" href="https://www.linkedin.com/in/carlos-washington-mercado/" target="_blank" title="My LinkedIn profile"><i class="fab fa-linkedin-in"></i></a> | ||
<a class="social-icon" href="https://github.com/carloswm85" target="_blank" title="My GitHub profile and repositories"><i class="fab fa-github"></i></a> | ||
<a class="social-icon" href="https://stackoverflow.com/users/7389293/carloswm85" target="_blank" title="My StackOverflow profile"><i class="fab fa-stack-overflow"></i></a> | ||
<a class="social-icon" href="/documents/carlos-mercado-resume-software-developer-eng.pdf" target="_blank" title="My résumé in English"><i class="fa-solid fa-file-pdf"></i></a> | ||
<a class="social-icon" href="/documents/carlos-mercado-resume-software-developer-spa.pdf" target="_blank" title="My résumé in Spanish (ESPAÑOL)"><i class="fa-solid fa-file-pdf"></i></a> | ||
<a class="social-icon" href="/documents/carlos-mercado-resume-software-developer-ENG.pdf" target="_blank" title="My résumé in English"><i class="fa-solid fa-file-pdf"></i></a> | ||
<a class="social-icon" href="/documents/carlos-mercado-resume-software-developer-SPA.pdf" target="_blank" title="My résumé in Spanish (ESPAÑOL)"><i class="fa-solid fa-file-pdf"></i></a> | ||
<a class="social-icon" href="mailto:[email protected]" target="_blank" title="My personal email"><i class="fa-solid fa-envelope"></i></a> | ||
<a class="social-icon" href="https://api.whatsapp.com/send/?phone=5492942647892" target="_blank" title="My WhatsApp number"><i class="fa-brands fa-whatsapp "></i></a> | ||
<!-- <a class="social-icon" href="https://carloswm85.github.io/" target="_blank" title="This is my personal site. It includes a personal blog, a link-list to some of my personal and school projects, and other features"><i class="fa-solid fa-globe"></i></a> --> | ||
|
@@ -118,12 +128,11 @@ <h2 class="mb-5">Experience</h2> | |
|
||
<div class="d-flex flex-column flex-md-row justify-content-between mb-5"> | ||
<div class="flex-grow-1"> | ||
<h3 class="mb-0">Junior .NET Developer</h3> | ||
<h3 class="mb-0">Semisenior Web Developer: .NET Technologies and Android Flutter</h3> | ||
<div class="subheading mb-3"> | ||
Dirección General de Información y Tecnologías, Gobierno de la Provincia del Neuquén | ||
</div> | ||
<p><b>Role:</b> Full-stack developer, working on MVC application, from database to front-end, including UX/UI design.</p> | ||
<p><b>Skills:</b> ASP.NET MVC · Razor Pages · Visual Studio and Visual Studio CODE · C# · HTML, CSS, JS · jQuery · Ajax · Git, GitHub, GitLab · SQL · MS SQL Server Management Studio · ASP.NET Razor · Back-End Web Development · Web Development · n-Tier Architecture · Repository Pattern and Unit of Work · Entity Framework · Figma · Flutter</p> | ||
<p><b>Role:</b> Full-stack developer, working on MVC application, from database to front-end, including UX/UI design. With Flutter Android full implementation.</p> | ||
</div> | ||
<div class="flex-shrink-0"><span class="text-primary">June 2021 - Present</span></div> | ||
</div> | ||
|