Skip to content
View zapdev360's full-sized avatar
👨‍💻
Make it Work, Make it Right, Make it Fast.
👨‍💻
Make it Work, Make it Right, Make it Fast.

Organizations

@Developers-Alike

Block or report zapdev360

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

Typing SVG


Diptodeep Biswas

Backend • Security • Cloud

         

👋 About Me

I’m a B.Tech CSE student with 3+ years of programming experience, focused on backend development, security, and cloud fundamentals.

I enjoy building practical projects, working in Linux environments, and understanding how systems behave beyond just the application layer. I’m also active in open source and interested in how secure, scalable software systems are designed.

class Developer:
    def __init__(self):
        self.name = "Diptodeep Biswas"
        self.location = "India"
        self.focus = ["Backend", "Security", "Cloud Fundamentals"]
        self.languages = ["Python", "C", "JavaScript"]
        self.backend = ["Node.js"]
        self.databases = ["MySQL", "MongoDB"]
        self.fundamentals = ["Linux", "CLI", "Cryptography"]

🎓 Certifications

🔗 Credly Profile: https://www.credly.com/users/diptodeep-biswas


🎖️ Badges

An image of @zapdev360's Holopin badges, which is a link to view their full Holopin profile

Snake animation

Pinned Loading

  1. PermLens PermLens Public

    PermLens provides human-readable visibility into GitHub App permissions and data access using publicly available metadata.

    JavaScript 2

  2. Nub-Bot Nub-Bot Public

    Nub Bot is a multipurpose discord bot that allows users to perform a multitude of diversified tasks within their discord servers. It is written in node.js and uses the discord.js library.

    JavaScript 42 11

  3. Cipherion Cipherion Public

    Cipherion is a robust tool for encrypting and securely storing sensitive information using multiple encryption algorithms, featuring a CLI and MySQL integration.

    Python 8 4

  4. User-Authentication-System User-Authentication-System Public

    Based on Login / Register forms with additional features such as social account login option, animated form toggling, etc. Deployed on https://zapdev360.github.io/User-Authentication-System/

    CSS