Skip to content

Commit

Permalink
Improved Skills sections and logos
Browse files Browse the repository at this point in the history
  • Loading branch information
AitorAstorga committed Mar 20, 2023
1 parent 77c8067 commit 692515d
Show file tree
Hide file tree
Showing 40 changed files with 300 additions and 38 deletions.
Binary file removed B2 Euskera Aitor Astorga.pdf
Binary file not shown.
34 changes: 26 additions & 8 deletions html/skills.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,26 @@ <h3 data-text="section-programming">Programming Languages</h3>
</div>
</div>

<div id="skills-markup" class="my-section">
<h3 data-text="section-markup">Markup Languages and Data Formats</h3>
<div id="skills-frontend" class="my-section">
<h3 data-text="section-frontend">Frontend Development</h3>

<div class="py-1 my-container">
<div class="component-container row row-cols-md-5 g-3">
</div>
</div>
</div>

<div id="skills-backend" class="my-section">
<h3 data-text="section-backend">Backend Development</h3>

<div class="py-1 my-container">
<div class="component-container row row-cols-md-5 g-3">
</div>
</div>
</div>

<div id="skills-mobile" class="my-section">
<h3 data-text="section-mobile">Mobile App Development</h3>

<div class="py-1 my-container">
<div class="component-container row row-cols-md-5 g-3">
Expand All @@ -84,26 +102,26 @@ <h3 data-text="section-ides">Development Enviroments</h3>
</div>
</div>

<div id="skills-management-software" class="my-section">
<h3 data-text="section-management">Management Software</h3>
<div id="skills-devops" class="my-section">
<h3 data-text="section-devops">Devops</h3>

<div class="py-1 my-container">
<div class="component-container row row-cols-md-5 g-3">
</div>
</div>
</div>

<div id="skills-version-control-software" class="my-section">
<h3 data-text="section-control">Version Control Software</h3>
<div id="skills-db-management-software" class="my-section">
<h3 data-text="section-dbsoftware">DB management Software</h3>

<div class="py-1 my-container">
<div class="component-container row row-cols-md-5 g-3">
</div>
</div>
</div>

<div id="skills-db-management-software" class="my-section">
<h3 data-text="section-dbsoftware">DB management Software</h3>
<div id="skills-management-software" class="my-section">
<h3 data-text="section-management">Management Software</h3>

<div class="py-1 my-container">
<div class="component-container row row-cols-md-5 g-3">
Expand Down
Binary file removed img/logoAndroidStudio.png
Binary file not shown.
137 changes: 137 additions & 0 deletions img/logoAndroidStudio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoAzureDevOps.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoAzureDevOps.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/logoBootstrap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoC.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoC.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoCSS.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoCSS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoCsharp.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoCsharp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoEclipse.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoEclipse.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/logoGCloud.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoHTML.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoHTML.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions img/logoIonic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoJS.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoJS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/logoJava.png
Binary file not shown.
1 change: 1 addition & 0 deletions img/logoJava.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 692515d

Please sign in to comment.