const whoAmI = {
  name: "John Leskas",
  age: β,
  personality: ["Creative coder", "Analytical thinker", "Problem-solver"],
  jobs: [
    {
      title: "Head of AI",
      company: "Wynter, Inc.",
      employment: "Full-time",
      startDate: "February 2022",
      endDate: "Present",
    },
    {
      title: "Head of Development",
      company: "Made Studios",
      employment: "Partner",
      startDate: "February 2022",
      endDate: "Present",
    },
    {
      title: "Founder & HEad of Development",
      company: "RSH Creative Web Studio LTD",
      employment: "Self-employed",
      startDate: "October 2018",
      endDate: "Present",
    },
  ],
  hobbies: ["πΊ Travelling", "π Hiking", "π€ Learning new stuff"],
  location: "π World",
  ambitions: [
    "Build a SaaS in the next five years",
    "Impacting the world through technology",
    "Travel the world",
  ],
};Work hard in silence; let your success be your noise.
https://profile-summary-for-github.com/user/jin0x
