GithubHelp home page GithubHelp logo
Kenneth
< stats | ~git >
you have reached a view.
here is a controller
self := Noun{
    Name:  "Kenneth E N de Faria Santana Sabalo",
    Quote: "There was a time when man would break back over symphonies and conciertos; now him push buttons, make houses, and technos",
    Year:  1995,
    Schools: {
        "St. John's University [BS, Physics] (2019 - Jamaica, New York)",
        "Thomas A. Edison High School [Diploma, International Baccalaureate] (2013 - Alexandria, Virginia)",
        "Claremont High School [GCSEs/BTEC] (2011 - London, England)",
    },
    Resides:  "Luanda, Angola",
    Hometown: "London, England",
    Publications: {
        "A Study of PbS Nanoparticle Synthesis from Sulfur Powder (AIMS Press) (2017)",
        "Photocurrent Enhancement by Introducing Gold Nanoparticles in Nanostructure-based Heterojunction Solar Cell Device (Materials Research Society) (2017)",
    },
}

*This code was written for readability and should not be passed to a go compiler.

here are some models
type (
    Noun struct {
        Quote        string
        Year         uint11
        Schools      []string
        Resides      string
        Hometown     string
        Publications string
    }
    Verb interface{}
)

*This code was written for readability and should not be passed to a go compiler.

chasing that feeling you get when the fact that B has bugs is the only reason you know that A is working; despite, and arguably because of, the futility of it all

Kenneth's Projects

Kenneth doesnโ€™t have any public repositories yet.

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.