Skip to content
View bvegaM's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report bvegaM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bvegaM/README.md

Hi Everyone πŸ™ŒπŸ»

visitors badges-roles

@Getters
@Setters
@NoArgsConstructor
public class Developer{
    private String name;
    private String country;
    private String role;
    private String company;

    private String sayHi(){
        return "Thanks for visit my profile, you will find interesting projects and learn many thigs"
    }
}

public static void main(String args[]){
    Developer developer = new Developer();

    developer.setName("Bryam Vega");
    developer.setCountry("Ecuador");
    developer.setRole("Software Developer");
    developer.setCompany("Devsu");

    develop.sayHi();
}

Who Am I ?

I am a Software Developer with experience in the area of development and data science.At the same time I have worked and leaded high impact projects that help to improve customer processes. Also I work such as backend developer with programming languages such as Java, Python and Javascript.

I consider myself a charismatic person, easy to get along with and always willing to give my best to get the best results. There are no limits to achieve your goals.

About me

Coding gif

πŸ’»   Currently work like Software Developer at Devsu

⌨️   My favorite languages are: Java and python

πŸ—ΊοΈ   I speak: Spanish and English

πŸ™ŒπŸ»   Enjoy to do programming and sharing knowledge

❀️   Love to writing code and learning new patters, standars programming

πŸ–οΈ   In my free time love play soccer and play music

πŸ“§   Reach me anytime: vegabryam40@gmail.com









Technologies & Tools

Programming Languages:

java python javascript

Cloud Platforms:

aws azure azure

DevOps technologies and tools:

Kubernetes Docker

Some of my blogs πŸ“

medium

My Github Stats πŸ“Š

Bryam Vega GitHub streak

Bryam Vega GitHub Contribution

Bryam Vega Github Stats Bryam Vega Top Languages

Bryam Vega Graph

Pinned

  1. enterprise-integration enterprise-integration Public

    An example about integration patterns with apache camel

    CSS

  2. patrones_integracion_empresarial patrones_integracion_empresarial Public

    ejercicios sobre patron de integracion empresarial

    Java

  3. recommender-system-big-data-aws recommender-system-big-data-aws Public

    A recommender system deploy in AWS infrastructure for a Big Data enviroment

  4. devsu-challenge devsu-challenge Public

    Devsu Challenge API REST

    Java

  5. hexagonal-architecture hexagonal-architecture Public

    A simple example about how works a Hexagonal Architecture

    Java 3 1

  6. msa-sfd-user msa-sfd-user Public

    Java