Skip to content
View thelegendev'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 thelegendev

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


Status thelegendev Email developersalike@gmail.com

About Me

class info:
    def __init__(self):
        self.pron = ['he/him']
        self.loc = ['India']
        self.lang = ['py','js']
        self.front = ['html','css']
        self.back = ['node.js']
        self.db = ['mysql','mongodb']
        self.learning = ['ai/ml','dsa']

Stats


Badges

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

Snake animation


ProfileViews

Pinned Loading

  1. 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 43 13

  2. Cipherion Cipherion Public

    Cipherion is a robust tool for encrypting and securely storing sensitive information using AES encryption, featuring a command-line interface and MySQL integration.

    Python 2 3

  3. 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://thelegendev.github.io/User-Authentication-System/

    CSS