Code Monkey home page Code Monkey logo

blog-app-with-react-supabase's Introduction

Welcome <๐š๐šŽ๐šŸ๐šŽ๐š•๐š˜๐š™๐šŽ๐š›๐šœ/>!

๐Ÿ‘€ About me

age age language view
type Human = {
    name: string;
    gender: "Male" | "Female";
    age: number;
    nationality: string;
    birthday: Date;
    address: string,
    programming_language: Array<string>;
    email: Array<string>;
    bio: string
}
const phamanhduc: Human = {
    name: "Pham Anh Duc",
    gender: "Male",
    age: 19,
    nationality: "Vietnam",
    birthday: new Date(2002, 9, 30),
    address: "Ha Noi",
    programming_language: ["Javascript, Typescript, C++, C#, Java"],
    email: ["[email protected]", "[email protected]"],
    bio: "A Frontend Dev From Earth"
}

๐Ÿ› ๏ธ My Skills

๐Ÿ‘จโ€๐Ÿ’ป Programming languages

โ€ƒ JavaScript โ€ƒ Java โ€ƒ Typescript โ€ƒ C# โ€ƒ C++ โ€ƒ

๐Ÿ‘ทโ€โ™‚๏ธ Frontend

โ€ƒ HTML โ€ƒ CSS โ€ƒ Scss โ€ƒ JS โ€ƒ React โ€ƒ Redux โ€ƒ Bootstrap โ€ƒ

๐Ÿ•ต๏ธโ€โ™‚๏ธ Backend

โ€ƒ Nodejs โ€ƒ Express โ€ƒ

โ˜๏ธ Databases and Cloud

โ€ƒ Mongodb โ€ƒ Heroku โ€ƒ Github โ€ƒ

๐Ÿ“ IDE and Code Editor

โ€ƒ IDE โ€ƒ IDE โ€ƒ IDE

๐Ÿ“ฑ My OS

โ€ƒ Android โ€ƒ Window โ€ƒ

๐ŸฑMy Github stats:

sosmoothy ย  sosmoothy ย 

blog-app-with-react-supabase's People

Contributors

imgbotapp avatar sonicname avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blog-app-with-react-supabase's Issues

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.