Git Product home page Git Product logo

tutorials-javascript's Introduction

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.

tutorials-javascript's People

Contributors

aquitano avatar zaunaro avatar

Stargazers

 avatar

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.