Skip to content
View AadrianLeo's full-sized avatar
👻
Attainment
👻
Attainment

Highlights

  • Pro

Block or report AadrianLeo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
AadrianLeo/README.md

Hi, I'm Aadrian Leo! 👋

Some code about me

const AadrianLeo = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Flutter", "Python", "Java"],
    askMeAbout: ["web dev", "tech", "app dev", "artist", "3d model", "digital art"],
    technologies: {
        mobileApp: ["Android App"],
        frontEnd: {
            js: ["Vue", "React", "Next"],
            css: ["Tailwind", "bootstrap"]
        },
        backEnd: {
            js: ["node", "express", "nodemon"],
        },
        devOps: ["AWS", "Docker🐳"],
        databases: ["mongoDB", "MySql", "sqlite", "sanity", "firebase"],
        misc: ["Socket.IO", "selenium", "open-cv", "mediapipe"]
    },
    architecture: ["Progressive web applications", "Dynamic web applications", "Single page applications"],
    currentProject: "Surprise comming soon",
    funFact: "There are two ways to write error-free code; only the third one works"
};

Portfolio WhatsApp Twitter Instagram LinkedIn

jokes GIF

Jokes Card

Jokes Card

Jokes Card

Aadrian leo's GitHub Stats

Top Langs

roadmap.sh

Ashutosh's github activity graph

Pinned Loading

  1. Fashion-Style-Classifier Fashion-Style-Classifier Public

    A machine learning and deep learning pipeline for fashion image classification. Combines real-world data, manual annotation, and both KNN and EfficientNet-B0 CNN models to classify images into styl…

    Jupyter Notebook 1

  2. AI-Rock-Paper-Scissor-with-hand-gesture AI-Rock-Paper-Scissor-with-hand-gesture Public

    AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, pa…

    Python 5 1

  3. AI_hand_gester_mouse AI_hand_gester_mouse Public

    AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with t…

    Python 15 3

  4. Book-Recommendation-System Book-Recommendation-System Public

    Book Recommender System using the Book-Crossing dataset. Compares content-based (TF-IDF + cosine similarity) and collaborative filtering (SVD) methods for book recommendations. Includes data cleani…

    Jupyter Notebook

  5. AI-virtual-painter-with-hand-gesture AI-virtual-painter-with-hand-gesture Public

    AI Virtual painter with hand gester project is a AI based project in which you can detect hand and fingers and with the help of your index fingure you can draw on the screen and with the idex fingu…

    Python 9 1

  6. ChargeHub-Berlin ChargeHub-Berlin Public

    A Crowdsourcing App for Charging Infrastructure in Berlin "ChargeHub Berlin"

    Python