Giter VIP home page Giter VIP 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

bckp icon bckp

compress and/or extract files/trees

but icon but

tactile error handles

catlab icon catlab

A library for creating and analyzing Arnold-Cat Maps

cns icon cns

REPL for pythonic file system management and navigation

cnvrt icon cnvrt

file converter that leverages ffmpeg

configdir icon configdir

Multi platform library of configuration directories for Golang

ddgr icon ddgr

:duck: DuckDuckGo from the terminal

decimal icon decimal

Arbitrary-precision fixed-point decimal numbers in go

deputil icon deputil

cli, and library, for listing a package(or file)'s dependencies

dicterm icon dicterm

dicterm is a terminal interface for merriem webster

dotlab icon dotlab

A browser tool to draw at the pixel level

fileserver icon fileserver

This is a simple file server that allows you to upload files to the server

filey icon filey

Flexible functions and handy handles for your favourite filey things.

fourier icon fourier

👩‍🔬 A Fast Fourier Transform and Partitioned Convolution Library

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.