Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
carloswm85 committed Mar 17, 2024
1 parent dd1d704 commit 9ccca66
Showing 1 changed file with 37 additions and 13 deletions.
50 changes: 37 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,44 @@ <h1 class="mb-0">
<span class="text-primary">Mercado</span>
</h1>
<div class="subheading mb-3">
Zapala, Neuquén, 8340 • (+54) 9 2942 64-7892 •
<a href="mailto:[email protected]" class="text-primary">[email protected]</a>
<a href="https://www.google.com/search?q=zapala+neuquen+argentina" target="_blank" title="Google search" class="text-primary">Zapala - Neuquén - Argentina</a>
<a href="https://api.whatsapp.com/send/?phone=5492942647892" target="_blank" title="Text me to WhatsApp" class="text-primary">(+54) 9 2942 64-7892</a>
<a href="mailto:[email protected]" target="_blank" title="Send me an email" class="text-primary">[email protected]</a>
</div>
<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>
</div>
<ul>
<li>ASP.NET MVC Standard (4.7.2). nTier and Layered web application project. Entity Framework, Repository Pattern, Unit of Work. Razor Pages, Bootstrap 5.1, jQuery. Also SQL Server, SSMS, and SQL Server.</li>
<li>Flutter for Android development.</li>
</ul>
<div class="card pt-2 px-4 mb-4 mt-4">
<ol>
<span class="fw-bold">Detailed</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
</li>
<li>
<i>Databases ~ </i>
Database Design • SQL Server and SSMS (Relational DB) • MongoDB (No SQL) • Entity Framework
</li>
<li>
<i>Web Services ~ </i>
RESTful API • SOAP • HTTP
</li>
<li>
<i>Design and Architecture ~ </i>
nTier Architecture • Clean Architecture • MVC • AJAX
</li>
<li>
<i>Practices ~ </i>
Full-Stack Development • Data structures • OOP • KISS • DRY • Design Patterns • DDD • SOLID • Debugging • Code Review • Code Refactoring
</li>
<li>
<i>Tooling ~ </i>
VCS: Git, GitHub, GitLab • Bash scripting • ChatGPT prompting • Asana, Notion, Trello and Gantt Chart
</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>
Expand Down Expand Up @@ -96,10 +122,8 @@ <h3 class="mb-0">Junior .NET Developer</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</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>
</div>
<div class="flex-shrink-0"><span class="text-primary">June 2021 - Present</span></div>
</div>
Expand Down Expand Up @@ -141,7 +165,7 @@ <h3 class="mb-2">Brigham Young University, Idaho, USA</h3>
</div>
</div>



<!-- 4 -->
<div class="d-flex flex-column flex-md-row justify-content-between pt-1 border-top">
Expand Down Expand Up @@ -324,19 +348,19 @@ <h2 class="mb-3">Coming Soon</h2>
<!-- Item 4 -->
<li>
<span class="fa-li"><i class="fas fa-x color-red"></i></span>
Full .NET MVC project with complex backend architecture.
Full .NET MVC project with complex backend architecture.
</label>
</li>
<!-- Item 54 -->
<li>
<span class="fa-li"><i class="fas fa-x color-red"></i></span>
Full Angular SPA with REST API consuption.
Full Angular SPA with REST API consuption.
</label>
</li>
<!-- Item 5 -->
<li>
<span class="fa-li"><i class="fas fa-x color-red"></i></span>
Add more Vanilla JS functionality to this page.
Add more Vanilla JS functionality to this page.
</label>
</li>
</ul>
Expand Down

0 comments on commit 9ccca66

Please sign in to comment.