8000 gd03champ (GD) ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View gd03champ's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report gd03champ

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

Hi there ๐Ÿ‘‹

visitors

class GD:

    def __init__(self):
        self.username = 'gd03champ'
        self.name = 'GD'
        self.position = 'Developer'
        self.web = 'https://gd03champ.web.app'
        self.blog = 'https://gd03champ.web.app/articles'
        self.cv = 'https://gd03champ.web.app/resume'
        self.twitter = '@GD17964768'
        self.code = {
            'backend': ['Python', 'Flask', 'Django', 'FastAPI', 'NodeJS', 'ExpressJS', 'PHP'],
            'database': ['MySQL', 'SQLite3', 'Mongo DB'],
            'devops': ['Docker', 'Linux', 'GitHub Actions', 'AWS' ],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Boostrap'],
            'corss-palform': ['React Native','Flutter']
            'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy', 'Nginx'],
            'misc': ['Firebase', 'TDD', 'SCRUM', 'SOLID', 'gRPC', 'ML', 'Tech Writer']
        }
        self.architecture = ['SPA', 'MVC', 'Serverless', 'microservices']

    def __str__(self):
        return f'{self.name} | {self.position}'


if __name__ == '__main__':
    me = GD()
    print(me)

Pinned Loading

  1. YouTube-Automation YouTube-Automation Public

    This project is an attemt to make videos from instagram clips and upload to youtube all automatically! (Mid night idea๐Ÿ˜‚) And suprisingly I made it work!

    Python 34 11

  2. llm4sql llm4sql Public

    Bridging the Gap Between AI and SQL Databases

    JavaScript 30 6

  3. smart-whitecane-proj-public smart-whitecane-proj-public Public

    We've created a smart whitecane project with working prototype that enable blind people to do extraordinary tasks with ease making their life lot more easier and happier ๐Ÿ™‚ (Smart India Hackathon Wiโ€ฆ

    Python 1

  4. tacportal tacportal Public

    TacPortal is a 3-tier MERN (MongoDB, Express.js, React.js, Node.js) stack 4EF9 application. It is organized into three main components: the client, the server, and the database. Each component runs in iโ€ฆ

    JavaScript 4

  5. policypal-extention policypal-extention Public

    PolicyPal: Your Smart Companion for Terms & Privacy Analysis ๐Ÿ•ต๏ธโ€โ™€๏ธ๐Ÿ”

    HTML 7

  6. Questionnaire-Bot Questionnaire-Bot Public

    AI Chatbot that has Question Generation that support students, educators to prepare for school, college and competitive exams and entrances by generating Mock tests and preparing question sets and โ€ฆ

    Python 3

0