#!/usr/bin/python
# -*- coding: utf-8 -*-
class Developer:
def __init__(self):
self.name = "Lokesh kumar"
self.role = "Developer"
self.stack = "MERN"
me = Developer()
❤️
What a wonderful world!!!
Sometimes i code a lot.
C/C++/Python/Javascript/NodeJS
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.