Code Monkey home page Code Monkey logo

Hi, I'm Kugi Haito 🍪

const Developer = function(nickname, statskills) {
    return {
        nickname,
        ...statskills,
        showStatus: () => console.log(nickname, statskills)
    }
}

let dev = new Developer("Kugi Haito", {
    status: {
        activity: "Studying...",
        learning: ["Vue.js", "Typescript"],
        working:  "CSSObject.js",
    },
    skills: {
        platforms:  ["Web", "Desktop"],
        languages:  ["JavaScript", "HTML", "CSS", "Sass", "Python"],
        ide:        ["VSCode", "Sublime Text", "Adobe XD"],
}})

dev.showStatus()
Stats Profile Most Used Languages
Kugi Haito's Github Stats Top Langs

Favorite Projects

Carlgi Henrique's Projects

appscreen icon appscreen

AppScreen is a desktop application manager, using the Kivy graphical user interface (GUI). Enabling agile and effective creation and development

ifpbprojetos icon ifpbprojetos

A project listing site, which you can filter and view in various ways

lyrs icon lyrs

Command line aplication to view lyrics using genius-rs.

lyweb icon lyweb

Site that searches song lyrics.

nexthunter icon nexthunter

Um simples jogo de RPG 2D desenvolvido com o proposito de aprender, e claro criar um jogo original do zero.

paradox icon paradox

Front-end framework for developing responsive and modern websites

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.