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

Organizations

@CubeDeve

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: 26,
  softSkills: ["Communication", "Adaptability", "Problem Solving", "Leadership", ...other],
  hardSkills: [
    "Web Development", 
    "Agile Methodologies", 
    "Software Testing", 
    "API Development",
    "Database Management"
  ],
  technologies: ["NextJs", "React", "TypeScript", "Node", ...others],
  interests: ["Mobile Development", "Cybersecutiry", "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-NextJs Adriano-Vitejs Adriano-React Adriano-Typescript Adriano-Javascript Adriano-HTML Adriano-CSS Adriano-Sass Adriano-Redux Adriano-Jest Adriano-Cypressio Adriano-Storybook Adriano-Axios Adriano-Graphql Adriano-Nodejs Adriano-Nginx Adriano-Fastify Adriano-Prisma Adriano-Mongodb Adriano-Firebase Adriano-Postgresql Adriano-Docker Adriano-Terraform Adriano-Vercel Adriano-Figma Adriano-Git Adriano-GitHub Adriano-Bitbucket Adriano-Jira Adriano-Confluence Adriano-Eslint Adriano-VSCode Adriano-Linux Adriano-Yarn Adriano-Npm Adriano-Bun


PrinceGoblinTech :: Visitor's Count

github contribution grid snake animation

Popular repositories Loading

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

    SCSS 2 1

  2. Animations Animations Public

    Animations repository with two projects. One using vanilla javascript and another using react.

    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