Giter Site home page Giter Site logo

Hi 👋, my name is João Pedro

About me

package com.jopecodes.aboutMe;

public class Bio {
  private String intro;
  private String webpage;
  private String workingOn;
  private String learning;
  private String lookingToCollaborateOn;
  private String hobbies;
  private String reachMe;
  private String favoriteEditor;
  private String[] favoriteLanguages;
  
  public Bio() {
    intro = "I am a software developer student and a self-taught full-stack web developer and mobile developer with a big passion on learning new stuff!";
    webpage = "jopecodes.web";
    workingOn = "Currently on last yer of software development graduation";
    learning = "Mostly web full-stack and mobile technologies";
    lookingToCollaborateOn = "Open-source projects, Neovim, who knows :D";
    hobbies = "Spend an incredible amount of time of learning new stuff and messing up with my neovim config";
    reachMe = "[email protected]";
    favoriteEditor = "Neovim";
    favoriteLanguages = {
      "dart",
      "java",
      "lua"
    };
  }
  
}

Connect with me:

image image image image

Languages:

python html5 css js ts sass java java java

Frameworks:

vuejs angular angular tailwind spring flutter postgres mongo

Stats

BitInByte :: Visitor's Count


BitInByte

Last Edited on: 09/11/2021

Dev Jay's Projects

angtoggle-nvim icon angtoggle-nvim

Toggle plugin to easily toggle types of files in the components!

course-timer icon course-timer

A timer to help you figure it out the time left to finish a section

dotfiles icon dotfiles

My config/dotfiles for tmux, nvim, i3, bla bla bla, nerd things.

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.