Skip to content
View Aquitano's full-sized avatar
🎓
Studying at Adalbert-Stifter-Gymnasium
🎓
Studying at Adalbert-Stifter-Gymnasium

Highlights

  • Pro
Block or Report

Block or report Aquitano

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

Hello, I'm Thomas!

I'm an aspiring programmer currently honing my skills in school, passionate about learning and creating innovative solutions. Feel free to explore my projects and join me on this exciting journey. 🚀

interface AboutMe {
  languages: string[];
  hobbies: string[];
  funFact: string;
}

const main = (): void => {
  const thomas: AboutMe = {
    languages: ["Java", "JavaScript", "Python", "PHP", "TypeScript"],
    hobbies: ["Coding", "Drawing", "Gaming", "Reading"],
    funFact: "The first 1GB hard disk drive was announced in 1980."
  };

  console.log(`Languages I Know: ${thomas.languages}`);
  console.log(`My Hobbies: ${thomas.hobbies}`);
  console.log(`Fun Fact: ${thomas.funFact}`);
};

🛠️ 𝗪𝗵𝗮𝘁 𝗜 𝗨𝘀𝗲

TypeScript


JavaScript


𝗣𝘆𝘁𝗵𝗼𝗻


𝗝𝗮𝘃𝗮


𝗩S 𝗖𝗼𝗱𝗲


Node.js


pnpm


Vite


🚧 𝗖𝘂𝗿𝗿𝗲𝗻𝘁𝗹𝘆 W𝗼𝗿𝗸𝗶𝗻𝗴 O𝗻

  • Nixi - An open-source read-it-later and productivity app ✨
  • Sosharu - A grand, all-in-one life management app 🚀

📊 𝗠𝘆 𝗦𝘁𝗮𝘁𝘀

GitHub Streak

Here since 2018.

Pinned

  1. Aquitano.github.io Aquitano.github.io Public

    🎉 Personal Portfolio built with Astro.js & TailwindCSS

    CSS 2

  2. Projects Projects Public

    🔥 A Collections of Projects Done by Me

    PHP 1

  3. Nixi Nixi Public

    ✨ Nixi is an open-source read-it-later and productivity app.

    TypeScript 5

  4. Spacify Spacify Public

    HTML 2