├── .babelrc ├── .editorconfig ├── .eslintrc ├── .github ├── CODEOWNERS ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── FUNDING.yml ├── ISSUE_TEMPLATE.md ├── ISSUE_TEMPLATE │ ├── add-apprenticeship.md │ ├── bug_report.md │ ├── edit-apprenticeship.md │ ├── feature_request.md │ └── remove-apprenticeship.md ├── PULL_REQUEST_TEMPLATE.md ├── config.yml ├── dependabot.yml ├── invite-contributors.yml ├── renovate.json ├── stale.yml ├── topissuebot.yml └── workflows │ └── codeql-analysis.yml ├── .gitignore ├── .hound.yml ├── .jshintrc ├── .netlify └── state.json ├── .nvmrc ├── .prettierrc ├── .snyk ├── .vscode └── settings.json ├── LICENSE ├── README.md ├── SECURITY.md ├── _redirects ├── archetypes └── default.md ├── config.toml ├── content └── apprenticeships │ ├── 8th-light.md │ ├── Flatiron.md │ ├── acadium.md │ ├── accenture.md │ ├── ada-developers-academy.md │ ├── adobe-digital-academy.md │ ├── airbnb.md │ ├── amazon.md │ ├── anitab.md │ ├── apprenti.md │ ├── apprentice-brigade.md │ ├── apprenticeship-gov.md │ ├── asana-up.md │ ├── atomic.md │ ├── barclays.md │ ├── bloomberg.md │ ├── bridgegood.md │ ├── careerwise-colorado.md │ ├── careerwise-new-york.md │ ├── chan-zuckerberg-initiative.md │ ├── cisco.md │ ├── clever.md │ ├── clique-studios.md │ ├── code-for-america.md │ ├── code-the-dream-labs.md │ ├── covermymeds.md │ ├── cvent.md │ ├── detroit-labs.md │ ├── digidop.md │ ├── discovery-partners-institute.md │ ├── dropbox-ignite.md │ ├── fetch.md │ ├── fresh-tilled-soil.md │ ├── github-octoprenticeships.md │ ├── google.md │ ├── greater-sum.md │ ├── guru-technologies.md │ ├── hashrocket.md │ ├── holidaycheck.md │ ├── ibm.md │ ├── intrepid-pursuits.md │ ├── intuit.md │ ├── iq-foundry.md │ ├── jellyvision.md │ ├── jp-morgan-chase.md │ ├── launch-scout.md │ ├── launchcode.md │ ├── launchpad-lab.md │ ├── linkedin-reach.md │ ├── lyft.md │ ├── maxx-potential.md │ ├── meta.md │ ├── microsoft-leap.md │ ├── moove-it.md │ ├── nagarro.md │ ├── nava-pbc.md │ ├── neomam-studios.md │ ├── new-craft.md │ ├── niantic.md │ ├── onramp.md │ ├── pillar-technology.md │ ├── pinterest.md │ ├── praxis.md │ ├── quora.md │ ├── roblox.md │ ├── rolemodel.md │ ├── sainsburys.md │ ├── salesforce.md │ ├── snap.md │ ├── social-tables.md │ ├── sparkbox.md │ ├── spotify.md │ ├── stack-overflow.md │ ├── table-xi.md │ ├── tandem.md │ ├── techtonic.md │ ├── techtonica.md │ ├── think-company.md │ ├── thoughtbot.md │ ├── twilio-hatch.md │ ├── twitch.md │ ├── twitter.md │ ├── upstatement.md │ ├── urban-technology-project.md │ └── viget.md ├── data └── github.json ├── layouts ├── 404.html ├── _default │ ├── baseof.html │ └── single.html ├── index.html ├── list.algolia.json └── partials │ ├── footer.html │ ├── head │ ├── _index.html │ ├── favicons.html │ ├── meta-custom.html │ ├── meta.html │ ├── structured-data.html │ └── styles.html │ ├── home │ ├── contributors.html │ ├── form.html │ ├── hero.html │ ├── intro.html │ ├── resources.html │ └── results.html │ ├── navbar.html │ └── scripts.html ├── misc-scripts ├── github.js └── lambda │ └── form.js ├── netlify.toml ├── package.json ├── postcss.config.js ├── purgecss.config.js ├── renovate.json ├── sample.env ├── static ├── _redirects ├── browserconfig.xml ├── components │ ├── form.js │ └── search.js ├── dev.css ├── images │ ├── apprenticeships │ │ ├── 8th-light.jpg │ │ ├── Twitter_Logo_Blue.jpg │ │ ├── acadium.jpg │ │ ├── accenture.jpg │ │ ├── ada-developers-academy.jpg │ │ ├── adobe-digital-academy.jpg │ │ ├── airbnb.jpg │ │ ├── amazon.jpg │ │ ├── anitab.png │ │ ├── apprenti.jpg │ │ ├── apprentice-brigade.jpg │ │ ├── apprenticeship-gov.jpg │ │ ├── asana-up.jpg │ │ ├── atomic-accelerator.jpg │ │ ├── barclays.jpg │ │ ├── bloomberg.png │ │ ├── bridgegood.png │ │ ├── careerwise-colorado.jpg │ │ ├── careerwise-new-york.jpg │ │ ├── chan-zuckerberg-initiative.jpg │ │ ├── cisco.jpg │ │ ├── clever.png │ │ ├── clique.jpg │ │ ├── code-for-america.jpg │ │ ├── code-the-dream-labs.jpg │ │ ├── covermymeds.jpg │ │ ├── cvent.png │ │ ├── detroit-labs.jpg │ │ ├── digidop.png │ │ ├── discovery-partners-institute.png │ │ ├── dropbox-ignite.jpg │ │ ├── fetch.png │ │ ├── flatiron.jpg │ │ ├── fresh-tilled-soil.jpg │ │ ├── github-octoprenticeship.jpg │ │ ├── google.jpg │ │ ├── greater-sum.jpg │ │ ├── guru-logo.png │ │ ├── hashrocket.jpg │ │ ├── holidaycheck.jpg │ │ ├── ibm.jpg │ │ ├── ifttt-apprenticeship.jpg │ │ ├── intrepid-pursuits.jpg │ │ ├── intuit.jpg │ │ ├── iq-foundry.jpg │ │ ├── jellyvision.jpg │ │ ├── jp-morgan-chase.jpg │ │ ├── launch-scout.jpg │ │ ├── launchcode.jpg │ │ ├── launchpad-lab.jpg │ │ ├── linkedin-reach.jpg │ │ ├── lyft.jpg │ │ ├── maxx-potential.jpg │ │ ├── meta.png │ │ ├── microsoft-leap.jpg │ │ ├── moove-it.jpg │ │ ├── nagarro.jpg │ │ ├── nava.jpg │ │ ├── neomam-studios.jpg │ │ ├── new-craft.jpg │ │ ├── niantic.png │ │ ├── onramp.jpg │ │ ├── pillar-technology.jpg │ │ ├── pinterest.jpg │ │ ├── praxis.jpg │ │ ├── quora.jpg │ │ ├── roblox.png │ │ ├── rolemodel.jpg │ │ ├── sainsburys.jpg │ │ ├── salesforce-futureforce.jpg │ │ ├── snap.png │ │ ├── social-tables.jpg │ │ ├── sparkbox.jpg │ │ ├── spotify.jpg │ │ ├── stack-overflow.jpg │ │ ├── table-xi.jpg │ │ ├── tandem.jpg │ │ ├── techtonic.jpg │ │ ├── techtonica.jpg │ │ ├── think-company.jpg │ │ ├── thoughtbot.jpg │ │ ├── twilio-hatch.jpg │ │ ├── twitch.png │ │ ├── upstatement.jpg │ │ ├── urban-technology-project.jpg │ │ └── viget.jpg │ ├── favicons │ │ ├── 114x114.png │ │ ├── 120x120.png │ │ ├── 128x128.png │ │ ├── 144x144.png │ │ ├── 150x150.png │ │ ├── 152x152.png │ │ ├── 16x16.png │ │ ├── 180x180.png │ │ ├── 192x192.png │ │ ├── 196x196.png │ │ ├── 256x256.png │ │ ├── 310x150.png │ │ ├── 310x310.png │ │ ├── 32x32.png │ │ ├── 36x36.png │ │ ├── 384x384.png │ │ ├── 48x48.png │ │ ├── 512x512.png │ │ ├── 57x57.png │ │ ├── 60x60.png │ │ ├── 70x70.png │ │ ├── 72x72.png │ │ ├── 76x76.png │ │ └── 96x96.png │ ├── github-black.svg │ ├── github-white.svg │ ├── header.svg │ ├── logo.svg │ ├── readme.jpg │ └── section-one.svg ├── manifest.json ├── style.css └── vendor.css └── tailwind.config.js /.babelrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.babelrc -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.editorconfig -------------------------------------------------------------------------------- /.eslintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.eslintrc -------------------------------------------------------------------------------- /.github/CODEOWNERS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/CODEOWNERS -------------------------------------------------------------------------------- /.github/CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /.github/CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/CONTRIBUTING.md -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/add-apprenticeship.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/ISSUE_TEMPLATE/add-apprenticeship.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/edit-apprenticeship.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/ISSUE_TEMPLATE/edit-apprenticeship.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/remove-apprenticeship.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/ISSUE_TEMPLATE/remove-apprenticeship.md -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /.github/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/config.yml -------------------------------------------------------------------------------- /.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/dependabot.yml -------------------------------------------------------------------------------- /.github/invite-contributors.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/invite-contributors.yml -------------------------------------------------------------------------------- /.github/renovate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/renovate.json -------------------------------------------------------------------------------- /.github/stale.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/stale.yml -------------------------------------------------------------------------------- /.github/topissuebot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/topissuebot.yml -------------------------------------------------------------------------------- /.github/workflows/codeql-analysis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.github/workflows/codeql-analysis.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.gitignore -------------------------------------------------------------------------------- /.hound.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.hound.yml -------------------------------------------------------------------------------- /.jshintrc: -------------------------------------------------------------------------------- 1 | { 2 | "esversion": 6 3 | } -------------------------------------------------------------------------------- /.netlify/state.json: -------------------------------------------------------------------------------- 1 | { 2 | "siteId": "bd2e661d-f9ac-493a-ac07-05429f092059" 3 | } -------------------------------------------------------------------------------- /.nvmrc: -------------------------------------------------------------------------------- 1 | 16.15.1 2 | -------------------------------------------------------------------------------- /.prettierrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.prettierrc -------------------------------------------------------------------------------- /.snyk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.snyk -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/.vscode/settings.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/SECURITY.md -------------------------------------------------------------------------------- /_redirects: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/_redirects -------------------------------------------------------------------------------- /archetypes/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/archetypes/default.md -------------------------------------------------------------------------------- /config.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/config.toml -------------------------------------------------------------------------------- /content/apprenticeships/8th-light.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/8th-light.md -------------------------------------------------------------------------------- /content/apprenticeships/Flatiron.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/Flatiron.md -------------------------------------------------------------------------------- /content/apprenticeships/acadium.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/acadium.md -------------------------------------------------------------------------------- /content/apprenticeships/accenture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/accenture.md -------------------------------------------------------------------------------- /content/apprenticeships/ada-developers-academy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/ada-developers-academy.md -------------------------------------------------------------------------------- /content/apprenticeships/adobe-digital-academy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/adobe-digital-academy.md -------------------------------------------------------------------------------- /content/apprenticeships/airbnb.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/airbnb.md -------------------------------------------------------------------------------- /content/apprenticeships/amazon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/amazon.md -------------------------------------------------------------------------------- /content/apprenticeships/anitab.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/anitab.md -------------------------------------------------------------------------------- /content/apprenticeships/apprenti.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/apprenti.md -------------------------------------------------------------------------------- /content/apprenticeships/apprentice-brigade.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/apprentice-brigade.md -------------------------------------------------------------------------------- /content/apprenticeships/apprenticeship-gov.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/apprenticeship-gov.md -------------------------------------------------------------------------------- /content/apprenticeships/asana-up.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/asana-up.md -------------------------------------------------------------------------------- /content/apprenticeships/atomic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/atomic.md -------------------------------------------------------------------------------- /content/apprenticeships/barclays.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/barclays.md -------------------------------------------------------------------------------- /content/apprenticeships/bloomberg.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/bloomberg.md -------------------------------------------------------------------------------- /content/apprenticeships/bridgegood.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/bridgegood.md -------------------------------------------------------------------------------- /content/apprenticeships/careerwise-colorado.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/careerwise-colorado.md -------------------------------------------------------------------------------- /content/apprenticeships/careerwise-new-york.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/careerwise-new-york.md -------------------------------------------------------------------------------- /content/apprenticeships/chan-zuckerberg-initiative.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/chan-zuckerberg-initiative.md -------------------------------------------------------------------------------- /content/apprenticeships/cisco.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/cisco.md -------------------------------------------------------------------------------- /content/apprenticeships/clever.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/clever.md -------------------------------------------------------------------------------- /content/apprenticeships/clique-studios.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/clique-studios.md -------------------------------------------------------------------------------- /content/apprenticeships/code-for-america.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/code-for-america.md -------------------------------------------------------------------------------- /content/apprenticeships/code-the-dream-labs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/code-the-dream-labs.md -------------------------------------------------------------------------------- /content/apprenticeships/covermymeds.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/covermymeds.md -------------------------------------------------------------------------------- /content/apprenticeships/cvent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/cvent.md -------------------------------------------------------------------------------- /content/apprenticeships/detroit-labs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/detroit-labs.md -------------------------------------------------------------------------------- /content/apprenticeships/digidop.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/digidop.md -------------------------------------------------------------------------------- /content/apprenticeships/discovery-partners-institute.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/discovery-partners-institute.md -------------------------------------------------------------------------------- /content/apprenticeships/dropbox-ignite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/dropbox-ignite.md -------------------------------------------------------------------------------- /content/apprenticeships/fetch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/fetch.md -------------------------------------------------------------------------------- /content/apprenticeships/fresh-tilled-soil.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/fresh-tilled-soil.md -------------------------------------------------------------------------------- /content/apprenticeships/github-octoprenticeships.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/github-octoprenticeships.md -------------------------------------------------------------------------------- /content/apprenticeships/google.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/google.md -------------------------------------------------------------------------------- /content/apprenticeships/greater-sum.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/greater-sum.md -------------------------------------------------------------------------------- /content/apprenticeships/guru-technologies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/guru-technologies.md -------------------------------------------------------------------------------- /content/apprenticeships/hashrocket.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/hashrocket.md -------------------------------------------------------------------------------- /content/apprenticeships/holidaycheck.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/holidaycheck.md -------------------------------------------------------------------------------- /content/apprenticeships/ibm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/ibm.md -------------------------------------------------------------------------------- /content/apprenticeships/intrepid-pursuits.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/intrepid-pursuits.md -------------------------------------------------------------------------------- /content/apprenticeships/intuit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/intuit.md -------------------------------------------------------------------------------- /content/apprenticeships/iq-foundry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/iq-foundry.md -------------------------------------------------------------------------------- /content/apprenticeships/jellyvision.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/jellyvision.md -------------------------------------------------------------------------------- /content/apprenticeships/jp-morgan-chase.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/jp-morgan-chase.md -------------------------------------------------------------------------------- /content/apprenticeships/launch-scout.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/launch-scout.md -------------------------------------------------------------------------------- /content/apprenticeships/launchcode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/launchcode.md -------------------------------------------------------------------------------- /content/apprenticeships/launchpad-lab.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/launchpad-lab.md -------------------------------------------------------------------------------- /content/apprenticeships/linkedin-reach.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/linkedin-reach.md -------------------------------------------------------------------------------- /content/apprenticeships/lyft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/lyft.md -------------------------------------------------------------------------------- /content/apprenticeships/maxx-potential.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/maxx-potential.md -------------------------------------------------------------------------------- /content/apprenticeships/meta.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/meta.md -------------------------------------------------------------------------------- /content/apprenticeships/microsoft-leap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/microsoft-leap.md -------------------------------------------------------------------------------- /content/apprenticeships/moove-it.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/moove-it.md -------------------------------------------------------------------------------- /content/apprenticeships/nagarro.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/nagarro.md -------------------------------------------------------------------------------- /content/apprenticeships/nava-pbc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/nava-pbc.md -------------------------------------------------------------------------------- /content/apprenticeships/neomam-studios.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/neomam-studios.md -------------------------------------------------------------------------------- /content/apprenticeships/new-craft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/new-craft.md -------------------------------------------------------------------------------- /content/apprenticeships/niantic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/niantic.md -------------------------------------------------------------------------------- /content/apprenticeships/onramp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/onramp.md -------------------------------------------------------------------------------- /content/apprenticeships/pillar-technology.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/pillar-technology.md -------------------------------------------------------------------------------- /content/apprenticeships/pinterest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/pinterest.md -------------------------------------------------------------------------------- /content/apprenticeships/praxis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/praxis.md -------------------------------------------------------------------------------- /content/apprenticeships/quora.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/quora.md -------------------------------------------------------------------------------- /content/apprenticeships/roblox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/roblox.md -------------------------------------------------------------------------------- /content/apprenticeships/rolemodel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/rolemodel.md -------------------------------------------------------------------------------- /content/apprenticeships/sainsburys.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/sainsburys.md -------------------------------------------------------------------------------- /content/apprenticeships/salesforce.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/salesforce.md -------------------------------------------------------------------------------- /content/apprenticeships/snap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/snap.md -------------------------------------------------------------------------------- /content/apprenticeships/social-tables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/social-tables.md -------------------------------------------------------------------------------- /content/apprenticeships/sparkbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/sparkbox.md -------------------------------------------------------------------------------- /content/apprenticeships/spotify.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/spotify.md -------------------------------------------------------------------------------- /content/apprenticeships/stack-overflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/stack-overflow.md -------------------------------------------------------------------------------- /content/apprenticeships/table-xi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/table-xi.md -------------------------------------------------------------------------------- /content/apprenticeships/tandem.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/tandem.md -------------------------------------------------------------------------------- /content/apprenticeships/techtonic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/techtonic.md -------------------------------------------------------------------------------- /content/apprenticeships/techtonica.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/techtonica.md -------------------------------------------------------------------------------- /content/apprenticeships/think-company.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/think-company.md -------------------------------------------------------------------------------- /content/apprenticeships/thoughtbot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/thoughtbot.md -------------------------------------------------------------------------------- /content/apprenticeships/twilio-hatch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/twilio-hatch.md -------------------------------------------------------------------------------- /content/apprenticeships/twitch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/twitch.md -------------------------------------------------------------------------------- /content/apprenticeships/twitter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/twitter.md -------------------------------------------------------------------------------- /content/apprenticeships/upstatement.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/upstatement.md -------------------------------------------------------------------------------- /content/apprenticeships/urban-technology-project.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/urban-technology-project.md -------------------------------------------------------------------------------- /content/apprenticeships/viget.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/content/apprenticeships/viget.md -------------------------------------------------------------------------------- /data/github.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/data/github.json -------------------------------------------------------------------------------- /layouts/404.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/404.html -------------------------------------------------------------------------------- /layouts/_default/baseof.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/_default/baseof.html -------------------------------------------------------------------------------- /layouts/_default/single.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/_default/single.html -------------------------------------------------------------------------------- /layouts/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/index.html -------------------------------------------------------------------------------- /layouts/list.algolia.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/list.algolia.json -------------------------------------------------------------------------------- /layouts/partials/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/footer.html -------------------------------------------------------------------------------- /layouts/partials/head/_index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/head/_index.html -------------------------------------------------------------------------------- /layouts/partials/head/favicons.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/head/favicons.html -------------------------------------------------------------------------------- /layouts/partials/head/meta-custom.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/head/meta-custom.html -------------------------------------------------------------------------------- /layouts/partials/head/meta.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/head/meta.html -------------------------------------------------------------------------------- /layouts/partials/head/structured-data.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/head/structured-data.html -------------------------------------------------------------------------------- /layouts/partials/head/styles.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/head/styles.html -------------------------------------------------------------------------------- /layouts/partials/home/contributors.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/home/contributors.html -------------------------------------------------------------------------------- /layouts/partials/home/form.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/home/form.html -------------------------------------------------------------------------------- /layouts/partials/home/hero.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/home/hero.html -------------------------------------------------------------------------------- /layouts/partials/home/intro.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/home/intro.html -------------------------------------------------------------------------------- /layouts/partials/home/resources.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/home/resources.html -------------------------------------------------------------------------------- /layouts/partials/home/results.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/home/results.html -------------------------------------------------------------------------------- /layouts/partials/navbar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/navbar.html -------------------------------------------------------------------------------- /layouts/partials/scripts.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/layouts/partials/scripts.html -------------------------------------------------------------------------------- /misc-scripts/github.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/misc-scripts/github.js -------------------------------------------------------------------------------- /misc-scripts/lambda/form.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/misc-scripts/lambda/form.js -------------------------------------------------------------------------------- /netlify.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/netlify.toml -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/package.json -------------------------------------------------------------------------------- /postcss.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/postcss.config.js -------------------------------------------------------------------------------- /purgecss.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/purgecss.config.js -------------------------------------------------------------------------------- /renovate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/renovate.json -------------------------------------------------------------------------------- /sample.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/sample.env -------------------------------------------------------------------------------- /static/_redirects: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/_redirects -------------------------------------------------------------------------------- /static/browserconfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/browserconfig.xml -------------------------------------------------------------------------------- /static/components/form.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/components/form.js -------------------------------------------------------------------------------- /static/components/search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/components/search.js -------------------------------------------------------------------------------- /static/dev.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/dev.css -------------------------------------------------------------------------------- /static/images/apprenticeships/8th-light.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/8th-light.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/Twitter_Logo_Blue.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/Twitter_Logo_Blue.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/acadium.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/acadium.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/accenture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/accenture.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/ada-developers-academy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/ada-developers-academy.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/adobe-digital-academy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/adobe-digital-academy.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/airbnb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/airbnb.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/amazon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/amazon.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/anitab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/anitab.png -------------------------------------------------------------------------------- /static/images/apprenticeships/apprenti.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/apprenti.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/apprentice-brigade.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/apprentice-brigade.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/apprenticeship-gov.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/apprenticeship-gov.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/asana-up.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/asana-up.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/atomic-accelerator.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/atomic-accelerator.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/barclays.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/barclays.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/bloomberg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/bloomberg.png -------------------------------------------------------------------------------- /static/images/apprenticeships/bridgegood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/bridgegood.png -------------------------------------------------------------------------------- /static/images/apprenticeships/careerwise-colorado.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/careerwise-colorado.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/careerwise-new-york.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/careerwise-new-york.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/chan-zuckerberg-initiative.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/chan-zuckerberg-initiative.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/cisco.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/cisco.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/clever.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/clever.png -------------------------------------------------------------------------------- /static/images/apprenticeships/clique.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/clique.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/code-for-america.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/code-for-america.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/code-the-dream-labs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/code-the-dream-labs.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/covermymeds.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/covermymeds.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/cvent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/cvent.png -------------------------------------------------------------------------------- /static/images/apprenticeships/detroit-labs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/detroit-labs.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/digidop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/digidop.png -------------------------------------------------------------------------------- /static/images/apprenticeships/discovery-partners-institute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/discovery-partners-institute.png -------------------------------------------------------------------------------- /static/images/apprenticeships/dropbox-ignite.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/dropbox-ignite.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/fetch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/fetch.png -------------------------------------------------------------------------------- /static/images/apprenticeships/flatiron.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/flatiron.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/fresh-tilled-soil.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/fresh-tilled-soil.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/github-octoprenticeship.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/github-octoprenticeship.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/google.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/google.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/greater-sum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/greater-sum.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/guru-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/guru-logo.png -------------------------------------------------------------------------------- /static/images/apprenticeships/hashrocket.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/hashrocket.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/holidaycheck.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/holidaycheck.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/ibm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/ibm.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/ifttt-apprenticeship.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/ifttt-apprenticeship.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/intrepid-pursuits.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/intrepid-pursuits.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/intuit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/intuit.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/iq-foundry.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/iq-foundry.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/jellyvision.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/jellyvision.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/jp-morgan-chase.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/jp-morgan-chase.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/launch-scout.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/launch-scout.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/launchcode.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/launchcode.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/launchpad-lab.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/launchpad-lab.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/linkedin-reach.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/linkedin-reach.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/lyft.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/lyft.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/maxx-potential.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/maxx-potential.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/meta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/meta.png -------------------------------------------------------------------------------- /static/images/apprenticeships/microsoft-leap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/microsoft-leap.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/moove-it.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/moove-it.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/nagarro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/nagarro.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/nava.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/nava.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/neomam-studios.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/neomam-studios.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/new-craft.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/new-craft.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/niantic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/niantic.png -------------------------------------------------------------------------------- /static/images/apprenticeships/onramp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/onramp.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/pillar-technology.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/pillar-technology.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/pinterest.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/pinterest.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/praxis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/praxis.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/quora.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/quora.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/roblox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/roblox.png -------------------------------------------------------------------------------- /static/images/apprenticeships/rolemodel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/rolemodel.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/sainsburys.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/sainsburys.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/salesforce-futureforce.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/salesforce-futureforce.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/snap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/snap.png -------------------------------------------------------------------------------- /static/images/apprenticeships/social-tables.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/social-tables.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/sparkbox.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/sparkbox.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/spotify.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/spotify.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/stack-overflow.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/stack-overflow.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/table-xi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/table-xi.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/tandem.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/tandem.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/techtonic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/techtonic.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/techtonica.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/techtonica.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/think-company.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/think-company.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/thoughtbot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/thoughtbot.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/twilio-hatch.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/twilio-hatch.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/twitch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/twitch.png -------------------------------------------------------------------------------- /static/images/apprenticeships/upstatement.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/upstatement.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/urban-technology-project.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/urban-technology-project.jpg -------------------------------------------------------------------------------- /static/images/apprenticeships/viget.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/apprenticeships/viget.jpg -------------------------------------------------------------------------------- /static/images/favicons/114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/114x114.png -------------------------------------------------------------------------------- /static/images/favicons/120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/120x120.png -------------------------------------------------------------------------------- /static/images/favicons/128x128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/128x128.png -------------------------------------------------------------------------------- /static/images/favicons/144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/144x144.png -------------------------------------------------------------------------------- /static/images/favicons/150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/150x150.png -------------------------------------------------------------------------------- /static/images/favicons/152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/152x152.png -------------------------------------------------------------------------------- /static/images/favicons/16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/16x16.png -------------------------------------------------------------------------------- /static/images/favicons/180x180.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/180x180.png -------------------------------------------------------------------------------- /static/images/favicons/192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/192x192.png -------------------------------------------------------------------------------- /static/images/favicons/196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/196x196.png -------------------------------------------------------------------------------- /static/images/favicons/256x256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/256x256.png -------------------------------------------------------------------------------- /static/images/favicons/310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/310x150.png -------------------------------------------------------------------------------- /static/images/favicons/310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/310x310.png -------------------------------------------------------------------------------- /static/images/favicons/32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/32x32.png -------------------------------------------------------------------------------- /static/images/favicons/36x36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/36x36.png -------------------------------------------------------------------------------- /static/images/favicons/384x384.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/384x384.png -------------------------------------------------------------------------------- /static/images/favicons/48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/48x48.png -------------------------------------------------------------------------------- /static/images/favicons/512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/512x512.png -------------------------------------------------------------------------------- /static/images/favicons/57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/57x57.png -------------------------------------------------------------------------------- /static/images/favicons/60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/60x60.png -------------------------------------------------------------------------------- /static/images/favicons/70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/70x70.png -------------------------------------------------------------------------------- /static/images/favicons/72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/72x72.png -------------------------------------------------------------------------------- /static/images/favicons/76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/76x76.png -------------------------------------------------------------------------------- /static/images/favicons/96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/favicons/96x96.png -------------------------------------------------------------------------------- /static/images/github-black.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/github-black.svg -------------------------------------------------------------------------------- /static/images/github-white.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/github-white.svg -------------------------------------------------------------------------------- /static/images/header.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/header.svg -------------------------------------------------------------------------------- /static/images/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/logo.svg -------------------------------------------------------------------------------- /static/images/readme.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/readme.jpg -------------------------------------------------------------------------------- /static/images/section-one.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/images/section-one.svg -------------------------------------------------------------------------------- /static/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/manifest.json -------------------------------------------------------------------------------- /static/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/style.css -------------------------------------------------------------------------------- /static/vendor.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/static/vendor.css -------------------------------------------------------------------------------- /tailwind.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrancesCoronel/apprenticeships/HEAD/tailwind.config.js --------------------------------------------------------------------------------