Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 621 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 621 Bytes
const IzetDelibasic = {
  pronouns: "he" || "him",
  languages: ["Javascript", "Typescript", "C++", "C#"],
  tools: ["TailwindCSS", "GIT", "Firebase"],
  using: ["React", "Next", "Node"],
  becomeFrontendDeveloper: true,
  about: {
    education: "Faculty of Information Technologies",
    educationYear: "Second Year",
    years: 20,
    location: "Kakanj",
    studyLocation: "Mostar",
    activity: ["playing handball", "creating new projects and constantly working on them"]
  },
  challenge: "Contributing more and improving my skills to a higher level, also recovering my primary GitHub profile."
};