Skip to content
View adrianodev97's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@CubeDeve
Block or Report

Block or report adrianodev97

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

github-readme-stats github-readme-top-langs

interface ProfileData {
  name: string;
  age: number;
  softSkills: string[];
  hardSkills: string[];
  technologies: string[];
  interests: string[];
}

const myProfile: ProfileData = {
  name: "Adriano Junior",
  age: 25,
  softSkills: ["Communication", "Teamwork", "Problem Solving"],
  hardSkills: ["Web Development", "Agile Methodologies", "Software Testing"],
  technologies: ["Next", "React", "TypeScript", "Firebase", ...others],
  interests: ["Mobile Development", "User Experience", "Software Architecture"],
};

const displayProfile = (profile: ProfileData) => {
  console.log(`Name: ${profile.name}`);
  console.log(`Age: ${profile.age}`);
  console.log(`Soft Skills: ${profile.softSkills.join(", ")}`);
  console.log(`Hard Skills: ${profile.hardSkills.join(", ")}`);
  console.log(`Technologies: ${profile.technologies.join(", ")}`);
  console.log(`Interests: ${profile.interests.join(", ")}`);
};

displayProfile(myProfile);

activity graph




Adriano-Next Adriano-React Adriano-Typescript Adriano-Javascript Adriano-HTML Adriano-CSS Adriano-Storybook Adriano-Sass Adriano-Firebase Adriano-Firebase Adriano-Graphql Adriano-Redux Adriano-Git Adriano-GitHub Adriano-Jira Adriano-VSCode Adriano-Figma


PrinceGoblinTech :: Visitor's Count

Snake animation

```

Popular repositories

  1. React-Default-Source React-Default-Source Public

    SCSS 2 1

  2. Animations Animations Public

    CSS 1

  3. Crud-SimpleSysClients Crud-SimpleSysClients Public

    HTML

  4. adrianodev97 adrianodev97 Public

    1

  5. Balle_BotLP Balle_BotLP Public

    Landing page developed following the instructions of RafaBallerini in your channel of YouTube

    CSS

  6. PartYou PartYou Public

    JavaScript