Skip to content
View Ferranv3's full-sized avatar
💻
Learning and improving all days
💻
Learning and improving all days

Block or report Ferranv3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Ferranv3/README.md

Hi!, I'm Ferran!

Programmer Analyst and DevOps Engineer

See more at my portfolio made using React.JS and Astro.

Love code and improve my skills all days


Linkedin: Ferran


A little more about me...

const ferran = {
    code: ["Java", "TypeScript", "JavaScript", "Python", "C#", "VB", "PHP"],
    askMeAbout: ["tech", "app dev", "web dev", "games", "films & series"],
    technologies: {
        backEnd: ["Spring Boot", "Java 8-17", "Node.Js", "C#", "VB"],
        frontEnd: ["React.Js", "Astro", "Next.Js", "Angular", "Vue.js", "HTML", "CSS", "Bootstrap", "C#", "VB"],
        mobileApp: {
            native: ["Android Development"],
            hybrid: ["Angular", "React", "Ionic", ".Net"]
        },
        testing: ["Unit Test 5", "MockMVC"],
        devOps: ["Git", "Terraform", "Docker🐳", "Kubernetes", "Rancher", "Jenkins", "Tekton", "Apache Tomcat", 
                 "WildFly", "Virtual machines", "Nginx", "TFS", "Github Actions"],
        databases: ["SQL Server", "Mariadb", "Mongodb", "MySql", "SQLite", "Firebase", "SalesForce"],
        misc: ["Selenium"]
    },
    methologies: ["MVC", "Domain-Driven Design", "SOLID", "TDD", "microservices", "Single Page Application"
                   "Server Side Application", "Progressive web applications", "Single and complex page applications"],
    currentFocus: "FullStack Development and DevOps Engineer",
};

Pinned Loading

  1. CRMAPI CRMAPI Public

    This is a CRM backend service built with Java 21 and Spring Boot 3. It follows Hexagonal Architecture, DDD and SOLID principles to ensure a modular, testable, and maintainable codebase. The service…

    Java

  2. SpringBoot-DDD-Store SpringBoot-DDD-Store Public

    A Spring Boot store using best practices and DDD architecture

    Java