Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiszuriwalilibori/portfolio_archiwalne_2

Better let unseen // Author's old portfolio. Not maintained, may contain dead links
https://github.com/kiszuriwalilibori/portfolio_archiwalne_2

html5 javascript portfolio pug

Last synced: 3 days ago
JSON representation

Better let unseen // Author's old portfolio. Not maintained, may contain dead links

Awesome Lists containing this project

README

        

# ABOUT ME

[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)

//

It is - as title says - my Portfolio Page

# The objective

- let people know about me
- inform about my skills
- present my projects
- act as playground for new techs and skills

## Technologies
- HTML 5.2
- SASS/SCSS
- JS
- PUG

## Installation
- Not required, just open HTML file in your browser
- That site is hosted on GH Pages and Netlify

## Browser Support

- Not for IE and Opera Mini

## Versions
##### 1
- applied HTML instead of Bootstrap
- reduced number of scripts
- all scripts in with async or defer attributes

#### 2
- map loaded at very end in order not to defer other elements loading
- most of JS is minified
- Noto font is local
- no more support for IE

#### 3
- minor styling enhancement
- orts in project descriptions corrected

#### 4
- projects open in new windows
- no dotted line around active links

#### 4
- buggy font declaration modified
- neta name added

#### 5
- brand new layout

#### 5
- modular js

### To do

- jquery inview and IE support, smooth change of font size and few margin
- prepareAnimation sometimes it throws UFO out what makes horizontal
- more error control in js
- moon jpg to moon.webp

watchify app/js/main.js -o app/js/bundle.js -v