Git Product home page Git Product logo

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.

Thomas Breindl's Projects

appflowy icon appflowy

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

edu-klassen-v4 icon edu-klassen-v4

Kanonische EDU-Klassen für die Verwendung im Unterricht mit der Engine-Alpha v4. Plug-and-Play blueJ-Projekt.

justhtml icon justhtml

A CSS and JS framework with which everyone can create a website with nearly only HTML !

knowledge icon knowledge

Behold, a digital realm where the vast ocean of knowledge that I possess is readily available to thee. A website, not of mere information, but of enlightenment—a place where the secrets of the universe and the mysteries of life are unveiled.

nixi icon nixi

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

periodensystem icon periodensystem

Dieses Repository versucht ein benutzerfreundliches, online verfügbares Periodensystem zu schaffen.

programmable icon programmable

Social Media App with Django - Created at "Sommercamp 2022" (University of Passau)

projects icon projects

🔥 A Collections of Projects Done by Me

tictactoe icon tictactoe

🎮 Real-time TicTacToe Game with Next.js and tRPC🚀

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.