Coder Social home page Coder Social logo

About Me

package guifkb

func getAttributes() (Contact, Life, Coding) {
	contact := Contact{
		Email:   "[email protected]",
		Discord: "_guirerume",
	}

	life := Life{
		Name:    "guilherme",
		Alias:   "gui",
		Langs:   []string{"english", "portuguese"},
		Country: "br",
		Age:     23,
	}

	coding := Coding{
		Langs: map[string][]string{
			"expert":       {"c#/.net", "typescript/angular"},
			"intermediate": {"go", "javascript/nodejs"},
			"hasExperience": {"c++", "java", "python", "lua"},
		},
		Databases:    []string{"sql server", "mysql", "sqlite"},
		Specialities: []string{"fullstack", "bots", "apis", "web/app reverse engineering"},
		Ide:          []string{"vscode", "visual studio"},
		Outro:        []string{"unity", "codewars", "project euler", "hxd", "fiddler"},
	}

	return contact, life, coding
}

Skills

Gui

Profile Views

Guilherme Frankenberger's Projects

budgetapp icon budgetapp

Training vanilla JavaScript by creating an budget app

grpc-server icon grpc-server

Creating an basic grpc server setup for learning purposes

html5shiv icon html5shiv

This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.

minhacantina icon minhacantina

Trabalho da faculdade em AndroidStudio, visando criar um app de uma lanchonete.

museufaculdade icon museufaculdade

Trabalho para praticar conceitos de Java Script durante disciplina de Programação Web

perlin-noise icon perlin-noise

This repository is a playground to explore Perlin noise algorithm in a pratic application

pig-game icon pig-game

Creating the "Pig-Game" game as a vanila JavaScript challenge

projeto4-webdev icon projeto4-webdev

Um dos projetos iniciais do meu curso de WebDev. Utilização de CSS Intermediário-Avançado. Acessível com GitPages

projeto5-webdev icon projeto5-webdev

Quinto projeto no curso de desenvolvimento web. Foco em CSS intermediário-avançado. Acessível com GitPages

projeto9-webdev-javascript-calculadora icon projeto9-webdev-javascript-calculadora

Meu primeiro projeto utilizando JavaScript, o desafio consiste em criar uma calculadora utilizando JavaScript para interagir com a página e realizar os cálculos. Página disponível com GitPages.

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.