Skip to content
View Arpan738's full-sized avatar
👨‍💻
Coding...
👨‍💻
Coding...

Block or report Arpan738

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

Hey there I'm Arpan

A full-stack web developer.

coding
arpan

Let's know about me!

Hey there! I'm Arpan, your friendly neighborhood developer. A Web developer who also develops discord bots in his free time. I am still learning web development, and interested in working with AI projects. I love to code, and also have several hobbies and goals that I want to fulfill ✌️

I'm not that active on social media but you will find me on discord and twitter, managing my community, or probably coding something interesting, or discussing with my friends 😛

A little more about me!

And, now lemme share some code with you 😁

[Click me]
class Arpan {
  constructor() {
    // -- Personal section --
    this.name = "Arpan";
    this.tagline = "Never give up!!!";

    // -- About section --
    this.about = {
      loves: ["💻 Coding", "🌎 Travelling", "😎 Netflix and Chill", "🔭 Exploring new things"]
    };
    this.manages = ["Studies", "Discord_Server", "Programming"];
    this.builds = ["COOL", "INNOVATIVE", "AWESOME", "USEFUL"];
    this.activeOn = ["DISCORD", "TWITTER", "GITHUB"];

    // -- Tech stack section --
    this.workingOn = ["DISCORD_BOT", "WEB_DEVELOPMENT", "ETHICAL_HACKING"];
    this.techStack = {
      code: ["HTML", "CSS", "JavaScript", "React", "SQL"],
      codeBranches: ["AI", "Automation", "Full Stack development", "Networking"],
      frontend: {
        css: ["Tailwind", "Bootstrap"],
        js: ["React", "NextJS", "Gatsby"]
      },
      backend: {
        Javascript: ["NodeJs"]
      },
      cloud: ["GCP", "AWS", "Azure"],
      databases: {
        SQL: ["PostgreSQL", "MySQL", "SQLite"],
        NoSQL: ["MongoDB", "Firebase"]
      },
      devSecOps: ["Docker", "Version Control System", "Virtualization"],
      security: ["Ethical hacking", "Pentesting", "Cracking", "Networking"]
    };
    this.askMeAbout = ["Javascript", "AI", "Full Stack development", "DevSecOps", "Ethical hacking"];

    // -- Social media section --
    this.socialMedia = {
      email: "admin@zarena.me",
      github: "https://github.com/Arpan738",
      twitter: "https://twitter.com/imbravestone",
      discord: "https://discord.com/users/435492397258899467"
    };

    // -- Wrapping up --
    this.funFact = "I'm a Marvel fan who prefers coffee over tea!";
  }

  toString() {
    return this.name;
  }

  sayHello() {
    console.log("Hey there 👋! Nice to see you here!");
  }
}

// Creating an instance of the class
const arpan = new Arpan();
arpan.sayHello();

My Current Status

Discord Status Banner

🎧 Spotify Playing

If you're seeing this then the API is down

🚀 My Github Stats

github-stats

github-contributions

github-trophies

⚡ Some of my Good Stats

⚙️ My workspace

  • OS: Windows 11 Home
  • Browser: Chrome
  • Code Editor: VSCode
  • Music Player: Spotify

🛠 Tools I use for coding!

Note: Hover over the icon to see their names.

  • Programming Languages

    c    cplusplus    csharp    java    javascript    typescript    python   

  • Frontend Development

    html5    css3    sass    bootstrap    tailwind    react    nextjs    vuejs   

  • Backend Development

    nodejs    express    nginx

  • AI / ML

    opencv    Pandas    NumPy

  • Databases

    mysql    sqlite    postgresql    mongodb   

  • Data Visualization

    chartjs    canvasjs    grafana

  • DevOps

    aws    docker    gcp    kubernetes    azure   

  • Backend as a Service(BaaS)

    firebase    heroku

  • Frameworks

    django    dotnet    flask

  • Testing

    selenium    mocha   

  • Software

    illustrator    photoshop    after-effects    blender    matlab    postman

  • Operating Systems

    windows    linux-mint    kali-linux    fedora    redhat    ubuntu

  • Music platforms

    spotify    youtube-music

  • Others

    linux    git    GitHub    GitLab

❤️ About my Coding styles, and preferences

Note: The stats shown below are automatically generated by Wakatime API using Github action.

Code Time

Lines of code

🐱 My GitHub Data

📦 48.1 kB Used in GitHub's Storage

🏆 36 Contributions in the Year 2025

🚫 Not Opted to Hire

📜 12 Public Repositories

🔑 6 Private Repositories

I'm an Early 🐤

🌞 Morning                952 commits         █████████░░░░░░░░░░░░░░░░   34.29 % 
🌆 Daytime                1167 commits        ███████████░░░░░░░░░░░░░░   42.04 % 
🌃 Evening                469 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.89 % 
🌙 Night                  188 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   06.77 % 

📅 I'm Most Productive on Friday

Monday                   358 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.90 % 
Tuesday                  463 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.68 % 
Wednesday                483 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.40 % 
Thursday                 528 commits         █████░░░░░░░░░░░░░░░░░░░░   19.02 % 
Friday                   585 commits         █████░░░░░░░░░░░░░░░░░░░░   21.07 % 
Saturday                 271 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   09.76 % 
Sunday                   88 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   03.17 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
Python                   17 hrs 28 mins      █████████████░░░░░░░░░░░░   51.28 % 
JavaScript               15 hrs 58 mins      ████████████░░░░░░░░░░░░░   46.87 % 
Other                    37 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.86 % 

🔥 Editors: 
VS Code                  34 hrs 4 mins       █████████████████████████   100.00 % 

🐱‍💻 Projects: 
kiss-odoo                34 hrs 4 mins       █████████████████████████   100.00 % 

💻 Operating System: 
Windows                  34 hrs 4 mins       █████████████████████████   100.00 % 

I Mostly Code in JavaScript

JavaScript               22 repos            ████████████████████░░░░░   81.48 % 
TypeScript               2 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.41 % 
HTML                     2 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.41 % 
Python                   1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   03.70 % 

Timeline

Lines of Code chart

Last Updated on 27/08/2025 01:24:45 UTC




🔗 Connect with me:

Arpan | Website Arpan | Twitter Arpan | Twitch Arpan | YouTube Arpan | Instagram

Pinned Loading

  1. react react Public

    Forked from facebook/react

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

    JavaScript

  2. uptime-kuma uptime-kuma Public

    Forked from louislam/uptime-kuma

    A fancy self-hosted monitoring tool

    JavaScript

  3. Reactwind Reactwind Public

    A simple and lightweight open-source Admin Dashboard Template built on React and Tailwind CSS

    JavaScript 20 1

  4. design-resources-for-developers design-resources-for-developers Public

    Forked from bradtraversy/design-resources-for-developers

    Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more