{
  "main": {
    "name": "Krisztian Holub",
    "occupation": "Software Engineer for AuctionZip at Invaluable",
    "description": "Professional Web Developer. JavaScript, React, D3, jQuery, Node.js, SQL, MySQL, Firebase, MongoDB, Express.js, Redux, AJAX, JSON, WebAPI, WordPress, OOP, MVC, REST, HTML5, CSS3, Less and Sass.",
    "description-main": "Hi, I'm Krisztian Holub I design and build beautiful things and I love what I do.",
    "bio": "I'm a creative and logical thinker with a passion for learning and applying new technologies. With strong organizational skills, I take pride in crafting clean, DRY, and maintainable code through thoughtful refactoring and testing. I thrive on solving complex challenges and continuously improving my expertise. By combining technical skills with innovative ideas, I strive to deliver exceptional solutions that exceed expectations and drive growth.",
    "skillsPLFD": "JavaScript, React, Node, TypeScript, D3, jQuery, PHP, C/C++, SQL, MySQL, GraphQL, MariaDB",
    "skillsWT": "HTML5, CSS3, Sass/Less, WordPress, Bootstrap, AJAX, JSON, WebAPI, BEM",
    "skillsTP": "Git/GitHub/Bitbucket, Command Line, NPM/YARN, Webpack/Babel",
    "skillsDP": "FP, OOP, MVC, REST, DRY",
    "designTools": "Figma, XD, Photoshop",
    "email": "kholub1989@gmail.com",
    "website": "https://www.krisztianholub.com/",
    "resume-google-drive": "https://drive.google.com/drive/u/0/folders/1Wsp3MLh_Oeshm-5_k3OT1WMcHqFn3G-M",
    "avatar": {
      "regular": {
        "img": "/images/profile/krisztian-holub.webp"
      },
      "desctop": {
        "img": "/images/profile/krisztian-holub-1200w.webp"
      },
      "tablet": {
        "img": "/images/profile/krisztian-holub-800w.webp"
      },
      "phone": {
        "img": "/images/profile/krisztian-holub-480w.webp"
      }
    },
    "socialLinks": [
      {
        "name": "LinkedIn",
        "url": "https://www.linkedin.com/in/kholub1989/",
        "icon": "/images/icons/sprite.svg#linkedin"
      },
      {
        "name": "GitHub",
        "url": "https://github.com/kholub1989",
        "icon": "/images/icons/sprite.svg#github"
      }
    ],
    "toggleIcons": [
      {
        "name": "Sun",
        "icon": "/images/icons/sprite.svg#sun",
        "ariaLabel" : "Use Dark Mode"
      },
      {
        "name": "Moon",
        "icon": "/images/icons/sprite.svg#moon",
        "ariaLabel" : "Use Light Mode"
      }
    ]
  },
  "portfolio": {
    "projects": [
      {
        "id": 0,
        "title": "CROW Clothing",
        "using": "React, Redux, Node.js, Firebase, Stripe, SCSS,",
        "description": "E-commerce application for a fictional fashion company.",
        "images": {
          "regular": {
            "img": "/images/projects/crow-clothing.webp"
          },
          "desctop": {
            "img": "/images/projects/crow-clothing-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/crow-clothing-800w.webp"
          },
          "phone": {
            "img": "/images/projects/crow-clothing-480w.webp"
          }
        },
        "url": "https://crowclothing.herokuapp.com/",
        "urlGit": "https://github.com/kholub1989/crow-clothing-e-commerce"
      },
      {
        "id": 1,
        "title": "Amazon-clone - Full E-Commerce",
        "using": "MERN stack (MongoDB, ExpressJS, React and Node.JS)",
        "description": "React and Node project, building a fully-functional e-commerce website exactly like amazon.",
        "images": {
          "regular": {
            "img": "/images/projects/amazon-clone-full-ecomm.webp"
          },
          "desctop": {
            "img": "/images/projects/amazon-clone-full-ecomm-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/amazon-clone-full-ecomm-800w.webp"
          },
          "phone": {
            "img": "/images/projects/amazon-clone-full-ecomm-480w.webp"
          }
        },
        "url": "",
        "urlGit": "https://github.com/kholub1989/amazon-clone-full-ecomm"
      },
      {
        "id": 2,
        "title": "COVID-19 Tracker",
        "using": "React Hooks, Material UI, Charts.js",
        "description": "Tracker application with charts and visualizations.",
        "images": {
          "regular": {
            "img": "/images/projects/COVID-19.webp"
          },
          "desctop": {
            "img": "/images/projects/COVID-19-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/COVID-19-800w.webp"
          },
          "phone": {
            "img": "/images/projects/COVID-19-480w.webp"
          }
        },
        "url": "https://inspiring-dubinsky-f594fc.netlify.app/",
        "urlGit": "https://github.com/kholub1989/COVID-19"
      },
      {
        "id": 3,
        "title": "eCommerce Phone Store",
        "using": "javaScript, React, Styled Components",
        "description": "This web application is a store that can sell mobile devices.",
        "images": {
          "regular": {
            "img": "/images/projects/eCommercePhoneStore.webp"
          },
          "desctop": {
            "img": "/images/projects/eCommercePhoneStore-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/eCommercePhoneStore-800w.webp"
          },
          "phone": {
            "img": "/images/projects/eCommercePhoneStore-480w.webp"
          }
        },
        "url": "https://kholub1989ecommercephonestore.netlify.app/",
        "urlGit": "https://github.com/kholub1989/e-commerce-phone-store-project"
      },
      {
        "id": 4,
        "title": "Social Media App",
        "using": "JavaScript, MongoDB, Express, Node, React, GraphQL",
        "description": "Full-stack app with implementing a GraphQL server that uses Node and Express to communicate to a MongoDB Database and fetch and persist data to the back-end.",
        "images": {
          "regular": {
            "img": "/images/projects/social-media-app.webp"
          },
          "desctop": {
            "img": "/images/projects/social-media-app-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/social-media-app-800w.webp"
          },
          "phone": {
            "img": "/images/projects/social-media-app-480w.webp"
          }
        },
        "url": "https://lucid-cray-0e02b8.netlify.app/",
        "urlGit": "https://github.com/kholub1989/social-media-app"
      },
      {
        "id": 5,
        "title": "React Colors App",
        "using": "JavaScript, React, Hooks, Context, NextJS, Router",
        "description": "Clone of websites like Flat UI Colors and Material UI Colors.",
        "images": {
          "regular": {
            "img": "/images/projects/reactcolors.webp"
          },
          "desctop": {
            "img": "/images/projects/reactcolors-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/reactcolors-800w.webp"
          },
          "phone": {
            "img": "/images/projects/reactcolors-480w.webp"
          }
        },
        "url": "https://zen-almeida-c5214c.netlify.app/",
        "urlGit": "https://github.com/kholub1989/react-colors-project"
      },
      {
        "id": 6,
        "title": "Dad Jokes",
        "using": "Java Script, React, Axios, uuid, RESTful routing",
        "description": "This web application displays a random Dad Joke which you can rate.",
        "images": {
          "regular": {
            "img": "/images/projects/dadjokes.webp"
          },
          "desctop": {
            "img": "/images/projects/dadjokes-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/dadjokes-800w.webp"
          },
          "phone": {
            "img": "/images/projects/dadjokes-480w.webp"
          }
        },
        "url": "https://laughing-hugle-1020a6.netlify.app/",
        "urlGit": "https://github.com/kholub1989/dad-jokes-app"
      },
      {
        "id": 7,
        "title": "YelpCamp",
        "using": "VANILLA JS, Node.js, Express, MongoDB, RESTful routing, Bootstrap 4",
        "description": "Is a full-stack web dev project for searching campgrounds. The app has user authentication and authorization features, functionality is adding campground posts, comments, and likes.",
        "images": {
          "regular": {
            "img": "/images/projects/yelpCamp.webp"
          },
          "desctop": {
            "img": "/images/projects/yelpCamp-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/yelpCamp-800w.webp"
          },
          "phone": {
            "img": "/images/projects/yelpCamp-480w.webp"
          }
        },
        "url": "https://young-taiga-22812.herokuapp.com/",
        "urlGit": "https://github.com/kholub1989/yelpCamp"
      },
      {
        "id": 8,
        "title": "CO2 Dashboard",
        "using": "JavaScript, D3.js",
        "description": "A comprehensive dashboard consisting maps, pie chart and bar chart to visualize CO2 emissions across the world.",
        "images": {
          "regular": {
            "img": "/images/projects/CO2Dashboard.webp"
          },
          "desctop": {
            "img": "/images/projects/CO2Dashboard-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/CO2Dashboard-800w.webp"
          },
          "phone": {
            "img": "/images/projects/CO2Dashboard-480w.webp"
          }
        },
        "url": "https://laughing-torvalds-3751ea.netlify.app/",
        "urlGit": "https://github.com/kholub1989/d3co2dashboard"
      },
      {
        "id": 9,
        "title": "Blogging System",
        "using": "PHP, CRUD, CSS 3, HTML 5",
        "description": "This project contains the most essential functionalities of an ordinary blogging system should have. Home Page, Control Panel.",
        "images": {
          "regular": {
            "img": "/images/projects/cms.webp"
          },
          "desctop": {
            "img": "/images/projects/cms-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/cms-800w.webp"
          },
          "phone": {
            "img": "/images/projects/cms-480w.webp"
          }
        },
        "url": "",
        "urlGit": "https://github.com/kholub1989/CMS-Project-Blogging-System"
      },
      {
        "id": 10,
        "title": "Tetris",
        "using": "JavaScript, React, Hooks, Styled Components.",
        "description": "Classic tetris game built with React.",
        "images": {
          "regular": {
            "img": "/images/projects/tetrisgame.webp"
          },
          "desctop": {
            "img": "/images/projects/tetrisgame-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/tetrisgame-800w.webp"
          },
          "phone": {
            "img": "/images/projects/tetrisgame-480w.webp"
          }
        },
        "url": "https://wonderful-pike-11d450.netlify.app/",
        "urlGit": "https://github.com/kholub1989/tetris-game"
      },
      {
        "id": 11,
        "title": "Warbler",
        "using": "JavaScript, React, Node.js, Bootstrap 4",
        "description": "Twitter clone application and API",
        "images": {
          "regular": {
            "img": "/images/projects/warbler.webp"
          },
          "desctop": {
            "img": "/images/projects/warbler-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/warbler-800w.webp"
          },
          "phone": {
            "img": "/images/projects/warbler-480w.webp"
          }
        },
        "url": "",
        "urlGit": "https://github.com/kholub1989/Warbler"
      },
      {
        "id": 12,
        "title": "Pacman",
        "using": "JavaScript, Html, Css",
        "description": "Pacman game made with JS",
        "images": {
          "regular": {
            "img": "/images/projects/pacman.webp"
          },
          "desctop": {
            "img": "/images/projects/pacman-1200w.webp"
          },
          "tablet": {
            "img": "/images/projects/pacman-800w.webp"
          },
          "phone": {
            "img": "/images/projects/pacman-480w.webp"
          }
        },
        "url": "",
        "urlGit": "https://github.com/kholub1989/Pacman"
      }
    ]
  },
  "testimonials": {
    "testimonials": [
      {
        "user": "",
        "text": ""
      }
    ]
  }
}
