Giter Site home page Giter Site logo

natives's Introduction

๐Ÿ‘‹ Hello! I'm Josh.

Website โ€ข Discord

interface Developer {
  code: string[];
  tools: string[];
  architecture: string[];
  projects: Array<{
    name: string;
    description: string;
    technologies: string[];
    role: string;
  }>;
}

const josh: Developer = {
    code: ["Javascript", "Typescript", "HTML", "CSS", "C#", "Python", "Java", "Node.js"],
    tools: ["React", "Redux", "Node", "Photoshop", "Github", "Cusor", "Jest", "Docker"],
    architecture: ["microservices", "full-stack"],
    projects: [{
            name: "RustAU",
            description: "An Australian based Rust gaming server",
            technologies: ["C#", "Web"],
            role: "Developer",
        },
        {
            name: "EntExchange",
            description: "A platform for connecting enthusiasts in various fields.",
            technologies: ["TypeScript", "Node.js", "DB"],
            role: "Developer",
        },
    ];
};
  • ๐Ÿ”ญ Iโ€™m currently working on a few random projects
  • ๐Ÿ’ฌ Ask me about Typescript, Node, C#, Python, Java or anything else
  • ๐Ÿ“ซ Contact me: [email protected] or find me on Discord at uki_.
  • โšก PGP Public Key: 07B8 CEC9 1E4A B5ED

๐Ÿ’ป Language and Code

C# C++ Python Lua Java HTML5 CSS JavaScript Node.js
Bootstrap React MySQL MongoDB Git GitHub Markdown
Visual Studio Code Notepad++ Eclipse Photoshop Illustrator InDesign


๐Ÿ“Š My Github Stats

Click to expand



natives's People

Contributors

92-smallo avatar aetaric avatar balika011 avatar blackflash5 avatar bladecoding avatar blattersturm avatar carmineos avatar cerium-cfx avatar disquse avatar fumapraque avatar glitchdetector avatar gottfriedleibniz avatar itsjonass avatar jaymo1011 avatar jiminykroket avatar korioz avatar logancyp avatar martenm avatar niekschoemaker avatar pichotm avatar poggicek avatar pongo1231 avatar sgottelk avatar stannum-cfx avatar technetium-cfx avatar thebritishbrotherhood avatar tomgrobbe avatar utkuali avatar vechro avatar vinipux322 avatar

Watchers

 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.