GithubHelp home page GithubHelp logo

👋 Hi, Hola, Bom dia, Bonjour

Who am I❔

André (a random guy on the Internet)Software developer not an A+, a proud solid C-Anime junkie

⚙️ I'm currently working on

package main

import (
	"fmt"
)

func main() {
	// I love Go and the small nuts operator
	is_true := false
	is_false := true

	if is_true != is_false {
		fmt.Println("is_true is truly true")
	}
}

⚠️⛔ Trigger Warning ⛔⚠️

Unpopular opinion

Javascript TypeScript is not for backend
TypeScript why ...
One Piece and Naruto are the worst anime ever

André M.'s Projects

video.js icon video.js

Video.js - open source HTML5 & Flash video player

webpack icon webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

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.