Skip to content
View MiVladie's full-sized avatar
🌴
On vacation
🌴
On vacation
Block or Report

Block or report MiVladie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MiVladie/README.md

🌸 Hey! What's up..

πŸ”₯ About

import currentTechSkills from '/data/skills.json';

const skills = [ ...currentTechSkills ];

while (true) {
    const coolTech = findAmazingTechnology();
    const project = await createNewInterestingProject(coolTech);
    
    addProjectToPortfolio(project);
    
    skills.push(newTech);
}

πŸ–₯️ Tech Stack

HTML5 CSS3 Javascript Typescript SASS ReactJS VueJS
NodeJS PHP C# Java
Git GitHub
PowerShell Bash
VS Code Eclipse IDE
Photoshop Adobe XD

πŸš€ Showcase

:octocat: GitHub

πŸ“« Connect

JustVladon | Twitter mivladie  | LinkedIn MiVladie - GitHub mivladie  | Instagram

Pinned

  1. journeyplanner journeyplanner Public

    A Journey Planner will plan your next journey in London using entered origin & destination places.

    JavaScript

  2. ashkaesthetics ashkaesthetics Public

    Ashk Aesthetics is a website built for a beauty salon based in Ealing, London.

    JavaScript

  3. moviesfinder moviesfinder Public

    Movies Finder is an simple VueJS application that retrieves movie information by the given name.

    Vue

  4. beautyatluxx beautyatluxx Public

    Beauty at Luxx is a single page application build for a beauty salon with integrated booking system.

    SCSS 7 1

  5. thegreatestofgatsby thegreatestofgatsby Public

    The Greatest of Gatsby is a simple web application made with GatsbyJS.

    SCSS

  6. bellespace bellespace Public

    Bellespace is a website constructor that allows you to build a website using provided styled components.

    TypeScript