Skip to content
View rajdwaipyan's full-sized avatar
πŸ’₯
I may be slow to respond.
πŸ’₯
I may be slow to respond.

Highlights

  • Pro

Block or report rajdwaipyan

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rajdwaipyan/README.md

DWAIPYAN MANDAL

Typing SVG

πŸ“Š GitHub Stats & Streaks

GitHub Stats GitHub Streak

Top Languages Productivity Stats

GitHub Snake

πŸ† GitHub Achievements

GitHub Trophies
GitHub Snake

πŸ’» Technologies & Tools

Languages & Frameworks

Python Java JavaScript HTML5 CSS3 Markdown

Databases & Cloud

MySQL Firebase AWS Netlify

Web Development & CMS

WordPress Shopify React jQuery WooCommerce

Tools & Platforms

Git GitHub VS Code IntelliJ IDEA Linux

Cybersecurity

Kali Linux Wireshark Metasploit Burp Suite


πŸ› οΈ Skills in Action

Programming

Problem Solving

Web Development

Cybersecurity


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Passionate developer constantly expanding knowledge in Python, Java, and Cybersecurity
  • πŸ’Ό Over 6 years of experience working with WordPress & Shopify
  • πŸ”­ Currently building Java Desktop Applications and exploring Cybersecurity tools
  • 🌱 Always learning new technologies and methodologies to stay at the cutting edge
  • πŸ‘― Open to collaborate on thesis projects, real-world applications, and open-source contributions
  • πŸ’¬ Ask me about Python development, WordPress optimization, or e-commerce solutions
  • ⚑ Fun fact: "I thrive when managing multiple projects β€” staying productive and learning something new every day is my superpower!"

🎯 2025 Goals & Progress

Java Desktop Application Mastery

Cybersecurity Tool Development

University Thesis Collaboration

Open-Source Python Contributions


🌐 Connect With Me

Gmail Facebook Instagram YouTube


Random Dev Quote

Visitor Count

πŸ› οΈ GitHub Action Workflows (Click to Expand)

Snake Animation Workflow (.github/workflows/snake.yml)

name: Generate Snake Animation

on:
  schedule:
    - cron: "0 */12 * * *" # run every 12 hours
  workflow_dispatch:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3
      - uses: Platane/snk@v3
        id: snake-gif
        with:
          github_user_name: rajdwaipyan
          outputs: |
            dist/github-contribution-grid-snake.svg
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
          
      - uses: crazy-max/ghaction-github-pages@v3
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

GitHub Skyline - 3D Contribution Visualization

The 3D contribution visualization is provided through GitHub's official Skyline feature:

  1. Visit https://skyline.github.com/
  2. Enter your GitHub username
  3. Choose a year to visualize
  4. You can view, download and share your 3D contribution graph

This is an official GitHub feature and provides a beautiful 3D representation of your contributions!

⭐ To activate these features, follow the instructions above! ⭐

Pinned Loading

  1. Driver_Drowsiness_Detection_System_Dwaipyan_Mandal Driver_Drowsiness_Detection_System_Dwaipyan_Mandal Public

    This is the code implementation of Drowsiness Detection using cnn and

    Jupyter Notebook 3 1

  2. Netguard-Bangladesh Netguard-Bangladesh Public

    NetGuard is a comprehensive network security monitoring application designed specifically for Bangladesh users. The application monitors network traffic, detects potential security threats, and pro…

    2

  3. Supplier-Management-System Supplier-Management-System Public

    Supplier Management System

    Java 1

  4. Wifi-Guard Wifi-Guard Public

    WiFiGuard is a cross-platform desktop application that continuously monitors your connected WiFi router for wireless attacks such as deauthentication floods, authentication floods, rogue access poi…