Git Product home page Git Product logo

Main Banner

Autor

Hi there 👋
I'm Igor - aka MIU

⚒️ My WORKS

Work projects PHP+MySQL projects Frontend Mentor some projects

🤝 Connect with me

LinkedIn Facebook

bs card CV Frontend Mentor

webDev's Github stats Top Langs

💻 Tech Stack

HTML5 CSS3 SASS JavaScript PHP MySQL Markdown Bootstrap Vue.js C#

⚙️ in progress

Laravel TailwindCSS TypeScript React

🛠 Tools

Visual Studio Code GitHub Github Pages Figma Adobe XD Canva Gimp Gnu Image Manipulation Program Adobe Photoshop WordPress Trello Google

const MIU = {
	name: "Igor",
	age: "always 17",
	version: "2.0.1",

	health: "100%",
	energy: "100%",
	vision: "100%",

	language: ["english", "čeština"],
	skills: ["html/css", "js", "sass/scss"],
	frameworks: ["bootstrap", "tailwind", "vue.js", "react"],

	action: "go to -> ",

	learnLanguages(language) {
		MIU.language += language;
	},

	addSkills(skill) {
		MIU.skills += skill;
	},

	doIt(runAction) {
		MIU.action += runAction;
	},
};

let newFramework = " + Laravel";
let runAction = "coooding...";

MIU.addSkills(newFramework);
MIU.doIt(runAction);

📊 some stats

MIU-stats MIU-stats

MIU-stats

MIU-stats MIU-stats

MIU

---

trophy


Igor's Projects

git-commands icon git-commands

Шпаргалка по консольным командам Git

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.