Giter Club home page Giter Club logo

dotfiles's Introduction

Hello, I'm Luan and I create solutions with software.

Preferably back-end oriented, dealing with abstractions is more fun to me.

I also like reading software architecture books, such as The Mythical Man-Month and Clean Architecture.


  • ๐Ÿ”ง I've worked with React, Nodejs with Typescript, Go with Chi Router, Java with Spring Boot, and Docker, but I've also got some experience with Ruby on Rails, so something new is always welcome.
  • ๐Ÿ“š Currently studying Computer Engineering at UFMA.
  • ๐ŸŒฑ I'm always looking to build something new, so if you do have something working on, I'd love to hear about and take part in it, may it be a compiler or a web page.
  • ๐Ÿ“œ A blog is coming soon, I promise.
  • ๐Ÿ‘Ÿ Also I do like running and working out, I won't refuse if you invite me.
  • ๐Ÿ“ซ Reach me at my Linkedin

Languages and Tools:

const Languages := []string{ "Go", "Java", "Typescript", "Javascript", "Java", "Ruby", "SQL"}
const Frameworks := []string{ "React", "React Native", "Fastify", "Chi Router", "Spring Boot", "Ruby on Rails" }
const Tooling := []string{ "Docker", "Git" }
const Infrastructure := []string{ "Linux" }

type Experience struct {
	Languages    []Language
  Frameworks   []Framework
	Tooling      []Tooling
	Infrastructure []Infra
	CloudProviders []CloudProvider
}

func main() {
	workedWith := Experience{
		Languages:      []Language{ Typescript, Java, Go },
		Frameworks:    []Framework{ React, Fastify, SpringBoot, RubyOnRails },
		Tooling:        []Tooling{ Docker, Git },
		Infrastructure: []Infra{ Linux },
	}

	fmt.Println(workedWith)
}

Here are some fun numbers:

dotfiles's People

Contributors

luanc202 avatar

Watchers

 avatar

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.