8000 AmigosKazz (Kaznarah Andrinarivo) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View AmigosKazz's full-sized avatar
💀
Lifelong Learner
💀
Lifelong Learner

Highlights

  • Pro

Block or report AmigosKazz

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
AmigosKazz/README.md

amigoskazz

public class AmigosKazz extends SoftwareEngineer implements SoftwareCraftsman {
    public static final String FIRST_NAME = "ANDRINARIVO";
    public static final String LAST_NAME = "Kaznarah";
    public static final String PHONE_NUMBER = "+261 34 44 263 00";
    public boolean isAvailableForWork = true;
    public Set<Skill> skills = new HashSet<>(Set.of(
        Skill.JAVA, 
        Skill.SPRING_BOOT, 
        Skill.TYPESCRIPT, 
        Skill.ANGULAR,
        Skill.NESTJS
    ));

    public void getTheJobDone(Job job) {
      // TODO : implement instructions here
    }
}


Thanks for visiting my profile! Have an awesome day :)

Pinned Loading

  1. Portfolio-2D Portfolio-2D Public

    JavaScript 13

  2. Rust Rust Public

    Forked from TheAlgorithms/Rust

    All Algorithms implemented in Rust

    Rust 2

  3. Java-Data-Structures-Algorithms-LEETCODE-Exercises Java-Data-Structures-Algorithms-LEETCODE-Exercises Public

    Java 4

  4. Code-templates-DSA Code-templates-DSA Public

    I created this code template for you, inspired by almost every problem on LeetCode. Good luck to you all :)

    34 1

  5. advent-of-code-2024 advent-of-code-2024 Public

    Advent of code 2024: Because life has lost its meaning, I might as well solve obscure puzzles.

    Java 2

  6. Cloudflight-Coding-Contest-2024 Cloudflight-Coding-Contest-2024 Public

    Solve a level-based coding game in competition with thousands of participants across the globe.

    Java

0