Git Product home page Git Product logo

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)

GD's Projects

bit-assistant icon bit-assistant

A chatbot for my college that could answer anything asked inside the scope of college and provide corresponding link!

bitbee icon bitbee

Ajnabee - An Omegle-inspired web application that enables users to engage in anonymous video chats with random peers.

camps icon camps

Simple clone of BIT Campus Software UI

chat_web_app icon chat_web_app

A real-time web chat application built with Flask and Socket.IO. Enjoy :)!

icaisc23-web icon icaisc23-web

A website developed for an international conference hosted in my college

llm4sql icon llm4sql

Bridging the Gap Between AI and SQL Databases

nature-insta-filter icon nature-insta-filter

This is an SparkAR Hackathon winning project with the filter theme of nature built with sparkar studio.

questionnaire-bot icon questionnaire-bot

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 solutions based on books or material provided

smart-whitecane-proj-public icon smart-whitecane-proj-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 Winning Project)

spam-mail-detection icon spam-mail-detection

This project is to build a machine learning model which can predict if a message/email is spam or not using NLP.

speech2txt-flask icon speech2txt-flask

speech to text web application using flask built for Bannari Amman Public School. Deployed at 🔗https://speechtotxt-bip.onrender.com/

tacportal icon tacportal

TacPortal is a 3-tier MERN (MongoDB, Express.js, React.js, Node.js) stack application. It is organized into three main components: the client, the server, and the database. Each component runs in its own Docker container, allowing for easy deployment and scaling.

teachablemachine icon teachablemachine

This project is an attemp to recreate google's popular Teachable Machine using Tensorflow.js

video2text icon video2text

Simple python project to convert any lecture video to text file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.