Skip to content

Instantly share code, notes, and snippets.

View PalomaCortez's full-sized avatar
💭
Studying Python and SQL

Paloma Cortez PalomaCortez

💭
Studying Python and SQL
  • Spain
View GitHub Profile
@PalomaCortez
PalomaCortez / index.html
Created February 13, 2022 20:10
PortfolioFCC
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay"
crossorigin="anonymous"
/>
<nav id="navbar">
<ul>
<a class="nav-link" href="#welcome-section">Home</a>
<a class="nav-link" href="#projects">Projects</a>
@PalomaCortez
PalomaCortez / index.html
Created February 6, 2022 21:22
technicalDocumentationPage
<nav id="navbar">
<header id="Top-header">Data Analysis with Python</header>
</div>
<ul>
<a class="nav-link" href="#introduction">Introduction</a>
<a class="nav-link" href="#important">Important</a>
<a class="nav-link" href="#matlab_and_python">Matlab and Python</a>
<a class="nav-link" href="#the_Python_scientific_stack_for_oceanography">The Python scientific stack for oceanography</a>
<a class="nav-link" href="#operating_systems">Operating systems</a>
@PalomaCortez
PalomaCortez / fork-me-fcc-test-suite-template.markdown
Last active February 6, 2022 12:03
FCC landing Page chalenge
@PalomaCortez
PalomaCortez / script.babel
Last active February 1, 2022 13:10
survey_form
// !! IMPORTANT README:
// You may add additional external JS and CSS as needed to complete the project, however the current external resource MUST remain in place for the tests to work. BABEL must also be left in place.
/***********
INSTRUCTIONS:
- Select the project you would
like to complete from the dropdown
menu.
- Click the "RUN TESTS" button to