Giter Site home page Giter Site logo

hectorbarquero / portfolio Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 278.38 MB

free tools i made for technical writers, product managers, publications specialists.

Home Page: https://hectorbarquero.github.io/portfolio/

JavaScript 15.25% HTML 55.06% SCSS 29.68%

portfolio's Introduction

Folder structure

Project contains 16 directories, 48 files.

NEW, BUT IN WORK You can preview this website by checking the live link in my About section on GitHub -->

  • assets contains: project assets, including sass, css, icons, and images.

  • docs contains: license, and README. For supporting tools docs, check the site and go to the affiliated GH link.

  • home contains: main root of site. Contains .html files for about, tools, and welcome -- the main three navigation options of the site. index.html is served up first with a welcome screen, which serves as a way to hydrate resources in advance.

      .
      ├── assets
      │   ├── icons
      │   │   ├── amd-icon.png
      │   │   ├── apple-touch-icon.png
      │   │   ├── bandai-icon.png
      │   │   ├── caf-icon.png
      │   │   ├── de-icon.jpg
      │   │   ├── factory-icon.png
      │   │   ├── framos-icon.png
      │   │   ├── gd-icon.png
      │   │   ├── github-icon.png
      │   │   ├── gnu-public-license-icon.png
      │   │   ├── intel-icon.jpg
      │   │   ├── linkedin-icon.png
      │   │   ├── nintendo-icon.png
      │   │   ├── nvidia-logo.png
      │   │   ├── raw-thrills-icon.png
      │   │   ├── reddit-icon.png
      │   │   └── tssa-icon.jpg
      │   ├── images
      │   │   ├── image-skull1-loader.svg
      │   │   ├── image-skull2-loader.svg
      │   │   ├── image-skull3-loader.svg
      │   │   ├── og-image.png
      │   │   ├── tool-dependencies-2.gif
      │   │   ├── tool-postproc-4.gif
      │   │   ├── tool-preproc-3.gif
      │   │   └── tool-problem-1.gif
      │   ├── js
      │   │   ├── popup.js
      │   │   └── testimonials.js
      │   └── sass
      │       ├── main.scss
      │       └── modules
      │           ├── common
      │           │   └── reset.scss
      │           ├── layouts
      │           │   ├── body.scss
      │           │   ├── email.scss
      │           │   ├── footer.scss
      │           │   ├── headings.scss
      │           │   ├── navbar.scss
      │           │   ├── para.scss
      │           │   ├── popup.scss
      │           │   └── table.scss
      │           └── pages
      │               ├── index.scss
      │               └── landing.scss
      ├── css
      │   ├── styles.css
      │   └── styles.css.map
      ├── docs
      │   ├── LICENSE.txt
      │   └── README.md
      ├── home
      │   ├── about
      │   │   └── index.html
      │   ├── tools
      │   │   └── index.html
      │   └── welcome
      │       └── index.html
      ├── index.html
      └── package.json
    

portfolio's People

Contributors

hectorbarquero avatar

Stargazers

Owanate Amachree avatar Aaron Martz avatar

Watchers

 avatar

portfolio's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.