This commit is contained in:
Schmelczer András 2020-01-18 22:48:19 +01:00
parent fd14613db7
commit a3f39c6179
124 changed files with 26 additions and 21 deletions

0
.dockerignore Executable file → Normal file
View file

0
.gitignore vendored Executable file → Normal file
View file

0
.idea/CompiledCV.iml generated Executable file → Normal file
View file

0
.idea/codeStyles/Project.xml generated Executable file → Normal file
View file

0
.idea/codeStyles/codeStyleConfig.xml generated Executable file → Normal file
View file

1
.idea/dictionaries/Schme.xml generated Executable file → Normal file
View file

@ -3,6 +3,7 @@
<words>
<w>contenthash</w>
<w>cybersecurity</w>
<w>europass</w>
<w>ffffff</w>
<w>gifsicle</w>
<w>imagemin</w>

0
.idea/dictionaries/andras.xml generated Executable file → Normal file
View file

0
.idea/inspectionProfiles/Project_Default.xml generated Executable file → Normal file
View file

0
.idea/misc.xml generated Executable file → Normal file
View file

0
.idea/modules.xml generated Executable file → Normal file
View file

0
.idea/vagrant.xml generated Executable file → Normal file
View file

0
.idea/vcs.xml generated Executable file → Normal file
View file

0
.idea/watcherTasks.xml generated Executable file → Normal file
View file

39
.idea/workspace.xml generated Executable file → Normal file
View file

@ -2,8 +2,8 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="8edc47ab-1265-4111-9771-536b24cc9310" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.dockerignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Dockerfile" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/static/cv/schmelczer_andras_cv.pdf" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.dockerignore" beforeDir="false" afterPath="$PROJECT_DIR$/.dockerignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/CompiledCV.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/CompiledCV.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" afterDir="false" />
@ -18,6 +18,7 @@
<change beforePath="$PROJECT_DIR$/.idea/watcherTasks.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/watcherTasks.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.prettierrc" beforeDir="false" afterPath="$PROJECT_DIR$/.prettierrc" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Dockerfile" beforeDir="false" afterPath="$PROJECT_DIR$/Dockerfile" afterDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/custom.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/custom.d.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
@ -78,7 +79,7 @@
<change beforePath="$PROJECT_DIR$/src/page/timeline/timeline.scss" beforeDir="false" afterPath="$PROJECT_DIR$/src/page/timeline/timeline.scss" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/page/timeline/timeline.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/page/timeline/timeline.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/portfolio.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/portfolio.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/static/cv/andras_schmelczer_cv_2020_01.pdf" beforeDir="false" afterPath="$PROJECT_DIR$/src/static/cv/andras_schmelczer_cv_2020_01.pdf" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/static/cv/andras_schmelczer_cv_2020_01.pdf" beforeDir="false" afterPath="$PROJECT_DIR$/src/static/cv/andras_schmelczer_europass.pdf" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/static/fonts/lato/lato-v16-latin-italic.eot" beforeDir="false" afterPath="$PROJECT_DIR$/src/static/fonts/lato/lato-v16-latin-italic.eot" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/static/fonts/lato/lato-v16-latin-italic.svg" beforeDir="false" afterPath="$PROJECT_DIR$/src/static/fonts/lato/lato-v16-latin-italic.svg" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/static/fonts/lato/lato-v16-latin-italic.ttf" beforeDir="false" afterPath="$PROJECT_DIR$/src/static/fonts/lato/lato-v16-latin-italic.ttf" afterDir="false" />
@ -126,6 +127,7 @@
<change beforePath="$PROJECT_DIR$/tsconfig.json" beforeDir="false" afterPath="$PROJECT_DIR$/tsconfig.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/webpack.config.js" beforeDir="false" afterPath="$PROJECT_DIR$/webpack.config.js" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -172,6 +174,13 @@
<property name="ts.external.directory.path" value="$PROJECT_DIR$/node_modules/typescript/lib" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Projects\portfolio\CompiledCV\src\static\cv" />
<recent name="$PROJECT_DIR$/src/framework/events" />
<recent name="$PROJECT_DIR$/src/framework/model" />
<recent name="$PROJECT_DIR$/src/framework/styles/dark-mode" />
<recent name="$PROJECT_DIR$/src/framework/styles" />
</key>
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/page/background" />
<recent name="C:\Projects\portfolio\CompiledCV\src\page\background" />
@ -179,23 +188,16 @@
<recent name="C:\Projects\portfolio\CompiledCV\src\static\icons" />
<recent name="$PROJECT_DIR$" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/framework/events" />
<recent name="$PROJECT_DIR$/src/framework/model" />
<recent name="$PROJECT_DIR$/src/framework/styles/dark-mode" />
<recent name="$PROJECT_DIR$/src/framework/styles" />
<recent name="$PROJECT_DIR$/src/framework/helper/animations" />
</key>
</component>
<component name="ServiceViewManager">
<option name="viewStates">
<component name="RunDashboard">
<option name="ruleStates">
<list>
<serviceView>
<treeState>
<expand />
<select />
</treeState>
</serviceView>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
@ -252,6 +254,7 @@
<workItem from="1578814887967" duration="1959000" />
<workItem from="1578817329583" duration="2069000" />
<workItem from="1578831427111" duration="6439000" />
<workItem from="1579383520776" duration="521000" />
</task>
<servers />
</component>

0
.prettierrc Executable file → Normal file
View file

0
Dockerfile Executable file → Normal file
View file

0
README.md Executable file → Normal file
View file

0
custom.d.ts vendored Executable file → Normal file
View file

0
package.json Executable file → Normal file
View file

0
src/framework/container-page.ts Executable file → Normal file
View file

0
src/framework/events/event-broadcaster.ts Executable file → Normal file
View file

0
src/framework/events/page-event.ts Executable file → Normal file
View file

0
src/framework/framework.scss Executable file → Normal file
View file

0
src/framework/helper/create-element.ts Executable file → Normal file
View file

0
src/framework/helper/get-height.ts Executable file → Normal file
View file

0
src/framework/helper/last.ts Executable file → Normal file
View file

0
src/framework/helper/mix-colors.ts Executable file → Normal file
View file

0
src/framework/helper/polyfills.ts Executable file → Normal file
View file

0
src/framework/helper/random.ts Executable file → Normal file
View file

0
src/framework/helper/sum.ts Executable file → Normal file
View file

0
src/framework/model/misc.ts Executable file → Normal file
View file

0
src/framework/page-element.ts Executable file → Normal file
View file

0
src/framework/primitives/implementations/anchor.ts Executable file → Normal file
View file

0
src/framework/primitives/implementations/image.ts Executable file → Normal file
View file

0
src/framework/primitives/implementations/text.ts Executable file → Normal file
View file

0
src/framework/primitives/implementations/video.ts Executable file → Normal file
View file

0
src/framework/primitives/primitive.ts Executable file → Normal file
View file

0
src/framework/styles/animations/animations.scss Executable file → Normal file
View file

0
src/framework/styles/animations/animations.ts Executable file → Normal file
View file

0
src/framework/styles/dark-mode/dark-mode.scss Executable file → Normal file
View file

0
src/framework/styles/dark-mode/dark-mode.ts Executable file → Normal file
View file

0
src/framework/styles/index.scss Executable file → Normal file
View file

0
src/framework/styles/wrapper.scss Executable file → Normal file
View file

0
src/index.html Executable file → Normal file
View file

0
src/index.ts Executable file → Normal file
View file

0
src/model/portfolio.ts Executable file → Normal file
View file

0
src/page/about/about.html.ts Executable file → Normal file
View file

0
src/page/about/about.scss Executable file → Normal file
View file

0
src/page/about/about.ts Executable file → Normal file
View file

0
src/page/background/animation.ts Executable file → Normal file
View file

0
src/page/background/background.html.ts Executable file → Normal file
View file

0
src/page/background/background.scss Executable file → Normal file
View file

0
src/page/background/background.ts Executable file → Normal file
View file

0
src/page/background/blob.ts Executable file → Normal file
View file

0
src/page/background/vec2.ts Executable file → Normal file
View file

0
src/page/background/vec3.ts Executable file → Normal file
View file

0
src/page/content/content.html.ts Executable file → Normal file
View file

0
src/page/content/content.scss Executable file → Normal file
View file

0
src/page/content/content.ts Executable file → Normal file
View file

0
src/page/footer/footer.html.ts Executable file → Normal file
View file

0
src/page/footer/footer.scss Executable file → Normal file
View file

0
src/page/footer/footer.ts Executable file → Normal file
View file

0
src/page/image-viewer/image-viewer.html.ts Executable file → Normal file
View file

0
src/page/image-viewer/image-viewer.scss Executable file → Normal file
View file

0
src/page/image-viewer/image-viewer.ts Executable file → Normal file
View file

0
src/page/index.ts Executable file → Normal file
View file

0
src/page/theme-switcher/theme-switcher.html.ts Executable file → Normal file
View file

0
src/page/theme-switcher/theme-switcher.scss Executable file → Normal file
View file

0
src/page/theme-switcher/theme-switcher.ts Executable file → Normal file
View file

View file

View file

0
src/page/timeline/timeline-element/timeline-element.ts Executable file → Normal file
View file

0
src/page/timeline/timeline.html.ts Executable file → Normal file
View file

0
src/page/timeline/timeline.scss Executable file → Normal file
View file

0
src/page/timeline/timeline.ts Executable file → Normal file
View file

7
src/portfolio.ts Executable file → Normal file
View file

@ -15,7 +15,8 @@ import color from './static/media/color.jpg';
import platform from './static/media/platform.png';
import photos from './static/media/photos.jpg';
import led from './static/media/led.jpg';
import cv from './static/cv/andras_schmelczer_cv_2020_01.pdf';
import europass from './static/cv/andras_schmelczer_europass.pdf';
import cv from './static/cv/schmelczer_andras_cv.pdf';
import ledMP4 from './static/media/led.mp4';
import ledWEBM from './static/media/led.webm';
import { last } from './framework/helper/last';
@ -238,8 +239,8 @@ export const portfolio: Portfolio = {
footer: {
title: `Learn more`,
curiumVitaes: [
{ name: `Curriculum vitae`, url: cv },
/*{ name: `Önéletrajz (hu)`, url: cv },*/
{ name: `Curriculum vitae (en)`, url: europass },
{ name: `Önéletrajz (hu)`, url: cv },
],
email: `andras@schmelczer.dev`,
lastEditText: `Last modified on `,

Binary file not shown.

0
src/static/fonts/lato/lato-v16-latin-italic.eot Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-italic.svg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Before After
Before After

0
src/static/fonts/lato/lato-v16-latin-italic.ttf Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-italic.woff Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-italic.woff2 Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-regular.eot Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-regular.svg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Before After
Before After

0
src/static/fonts/lato/lato-v16-latin-regular.ttf Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-regular.woff Executable file → Normal file
View file

0
src/static/fonts/lato/lato-v16-latin-regular.woff2 Executable file → Normal file
View file

View file

View file

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Before After
Before After

View file

View file

View file

0
src/static/icons/cancel.svg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 730 B

After

Width:  |  Height:  |  Size: 730 B

Before After
Before After

0
src/static/media/avoid.jpg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

Before After
Before After

0
src/static/media/color.jpg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 570 KiB

After

Width:  |  Height:  |  Size: 570 KiB

Before After
Before After

0
src/static/media/forex.gif Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 475 KiB

After

Width:  |  Height:  |  Size: 475 KiB

Before After
Before After

0
src/static/media/forex.mp4 Executable file → Normal file
View file

0
src/static/media/forex.webm Executable file → Normal file
View file

0
src/static/media/led.jpg Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Before After
Before After

Some files were not shown because too many files have changed in this diff Show more