Giter Club home page Giter Club logo

ukl_laundry's Introduction

Nabil Sahsada SuratnoπŸ–πŸΌ

  • πŸ‘‹ Hi!
  • ❀️ I love Learning.
  • 🌱 I’m currently learning Web Development, Java, Js, Node.js, Laravel, Vue, C#
  • πŸ’Ό I'm a Student at SMK Telkom Malang In Grade XII.
  • πŸ“‘ Certificates? Coming soon i will create gdrive
  • 🧐 Portfolio Website (HTML5) = https://nabils24-portofolio.netlify.app

πŸ†’ javascript

const Nabil = {
  pronouns: "He" | "Her",
  code: ["Anything if i needed to!"],
  askMe: ["Frontend Dev", "Backend Dev"],
  tech: {
      frontend: ["HTML", "CSS", "JS", "Vuetify", "React", "Vue", "Tailwind"],
      backend: ["Java", "PHP", "JS", "SQL","Node","Laravel"],
  }
}

πŸ†’ java

public class nabils {
    int age;
    String name;

    public void me(int age, String name) {
        this.age = age;
        this.name = name;
    }
    public void whome() {
        System.out.println("Im, " + name);
        System.out.println("Age, " + age);
        System.out.println("tech: {\n"
                + "      frontend: [\"HTML\", \"CSS\", \"JS\", \"Vuetify\", \"React\", \"Vue\", \"Tailwind\"],\n"
                + "      backend: [\"Java\", \"PHP\", \"JS\", \"SQL\",\"Node\",\"Laravel\"],\n"
                + "  }");
    }
    public static void main(String[] args) {
        nabils nabil = new nabils();
        nabil.me(17, "Nabil Sahsada Suratno");
        nabil.whome();
    }
}

Stats

Skills

  • Java
  • Javascript
  • Node,js
  • Vue

Visitor's count

Nabils24 :: Visitor's Count


Connect With Me!

Github Facebook Instagram

Gmail

ukl_laundry's People

Contributors

nabils24 avatar

Stargazers

 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.