Skip to content
View nakuldevmv's full-sized avatar
πŸ’€
Exam Season
πŸ’€
Exam Season

Block or report nakuldevmv

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
nakuldevmv/README.md

Hi, I'm Nakul Dev πŸ‘‹

Flutter | React | ML Enthusiast


Portfolio Instagram LinkedIn Email Resume


class Developer {
    name: string = "Nakul Dev";
    role: string = "(Flutter | React) Developer";
    location: string = "India";
    workingOn: string = "FindX";
    learning: string[] = ["Flutter", "React", "Machine Learning"];
    askMeAbout: string[] = ["Web Dev", "App Dev", "ML", "UI/UX"];
}

πŸ’» Technical Skills

%% Note: This graph showcases my Technical Skills.  
%% If it doesn't display, please view it on the GitHub website.
graph TD
    A[Programming] --> B[Mobile]
    A --> C[Web]
    A --> D[Machine Learning]
    
    B --> B1[Flutter]
    B --> B2[Dart]
    
    C --> C1[JavaScript]
    C --> C2[HTML/CSS]
    C --> C3[React]
    
    D --> D1[Python]
    D --> D2[TensorFlow]
    D --> D3[PyTorch]

    classDef main fill:#1f2937,stroke:#fbbf24,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;
    classDef mobile fill:#374151,stroke:#22d3ee,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;
    classDef web fill:#4b5563,stroke:#60a5fa,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;
    classDef ml fill:#6b7280,stroke:#34d399,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;

    class A main;
    class B,B1,B2 mobile;
    class C,C1,C2,C3 web;
    class D,D1,D2,D3 ml;

Loading

🎨 Design & Tools

%% Note: This graph showcases my Design & Tools.  
%% If it doesn't display, please view it on the GitHub website.
graph TD
    A[Creative Tools] --> B[Design]
    A --> C[Development]
    
    B --> B1[Figma]
    B --> B2[Photoshop]
    B --> B3[Blender]
    
    C --> C1[VS Code]
    C --> C2[Git]
    C --> C3[MySQL]

    classDef main fill:#1f2937,stroke:#fbbf24,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;
    classDef design fill:#374151,stroke:#22d3ee,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;
    classDef dev fill:#4b5563,stroke:#34d399,stroke-width:2px,color:#ffffff,rx:10px,ry:10px;

    class A main;
    class B,B1,B2,B3 design;
    class C,C1,C2,C3 dev;


Loading

πŸ“Š GitHub Stats

GitHub Streak Β Β  Nakul Dev's Dev Card

Always learning, always growing. Feel free to reach out!

Pinned Loading

  1. Portfolio-Website Portfolio-Website Public

    A Flutter-based portfolio featuring a boxy, glassmorphic design with Bento UI. It showcases projects with live previews, highlights my skills, education, and experience, and allows recruiters to do…

    JavaScript 29 7

  2. Apple-Music-Clone Apple-Music-Clone Public

    This project aims to deliver a sleek and intuitive music player interface inspired by the design principles of Apple Music. Built entirely in Flutter, this application utilizes a sample set of musi…

    Dart 3 3

  3. FindX FindX Public

    A Flutter-powered tool that simplifies web searches using Google Dorking techniques. Effortlessly locate specific file types (e.g., PDFs, DOCs, media) with customized queries, all within a sleek an…

    JavaScript 3 1