Skip to content
View haris0's full-sized avatar
🏢
RTO
🏢
RTO

Highlights

  • Pro
Block or Report

Block or report haris0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
haris0/README.md

Hallo, I'm Haris!

Linkedin Badge Kaggle Badge Instagram Badge Gmail Badge GitHub followers

Welcome to my profile! Im Software Engineer and I have a high interest in End to end Web Development

⚡️ A little more about me

const haris0 = {
    pronouns: "He" | "Him",
    nickname: "Haris",
    code: ["Javascript", "Typescript", "Python"],
    interested: ["Frontend", "Backend", "Machine Learning"],
    technologies: {
        frontEnd: {
            js: ["react", "next", "vue"],
            css: ["scss", "styled-components", "bootstrap"]
        },
        backEnd: {
            js: ["nestJs", "hapi"],
            db: ["mongo", "mySql", "sqlite"]
        },
        machineLearning: {
            python: ["sklearn", "keras", "pandas", "numpy"],
            algorithms: ["logistic regression", "SVM", "convolution neural network", "xgboost"]
        },
    },
    quotes: "Make It Work, Make It Right, Make It Fast (Kent Beck)"
};

🚀 Some Languages and Tools I Use

js js react vue html5 css3 python

Pinned

  1. movieme-ts movieme-ts Public

    Movie database list, developed using NextJs

    TypeScript

  2. book-api-nestjs book-api-nestjs Public

    Simple book service, developed using NestJs.

    TypeScript 1

  3. pokehunt-ts pokehunt-ts Public

    Pokemon list, developed using React Typescript

    TypeScript

  4. janken-app janken-app Public

    This is a simple Janken game application using Flask and Bootstrap4, also implement image classification model.

    HTML

  5. color-gallery color-gallery Public

    Show color palette and copy hex code, create with React Js and Typescript.

    TypeScript

  6. military-object military-object Public

    This is a simple object detection application, which can be used to detect military objects

    JavaScript 7 3