Giter Club home page Giter Club logo

function Character(name, age, hobby) { this.name = name; this.age = age; this.hobby = hobby; }

Character.prototype.bio = function() { return Hi there, I'm ${this.name}, a ${this.age}-year-old who loves working with ${this.hobby}!; }

Character.prototype.interests = ['programming', 'studing', 'watching movies'];

const 𝒉𝒂𝒏𝒅𝒚𝒌𝒊𝒍𝒍𝒆𝒓 = new Character('𝒉𝒂𝒏𝒅𝒚𝒌𝒊𝒍𝒍𝒆𝒓', 19, 'coding'); console.log(𝒉𝒂𝒏𝒅𝒚𝒌𝒊𝒍𝒍𝒆𝒓.bio()); console.log(My interests include: ${𝒉𝒂𝒏𝒅𝒚𝒌𝒊𝒍𝒍𝒆𝒓.interests.join(', ')}.);

Handy killer's Projects

hermit-md icon hermit-md

Hermit-md - Simple whatsapp Multi Device bot based on @adiwajshing/baileys

mac-md icon mac-md

A simple friendly Whatsapp user bot , Whatsapp me on +256705036288 for any inquiries

rag icon rag

Multi-functional WhatsApp bot project

stano icon stano

𝐃𝐑𝐄𝐗_𝐀𝐈 is a multi device WhatsApp bot to help users with their day to day activities on WhatsApp, have fun with the bot.

suhail-md icon suhail-md

meet Suhail-Md, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail-Md brings a world of excitement and joy to your chats ✨🤖

the-prince-bot icon the-prince-bot

đŸĒŠA SIMPLE CLEAN MULTI DEVICE BOT WITH THE BUNDLES OF THE FEATURES 💌🛡ī¸

xlicon-v3-md icon xlicon-v3-md

XLICON-V3 is a Cool Multi-Device WhatsApp bot developed by Salman Ahamed. It offers a wide range of extraordinary features, making it an advanced and user-friendly bot for various purposes.

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.