Contact me

0 %
Manoj Kumar
Freelance Web Developer
"One Is All, All Is One"
  • City:
    Chennai
  • Country:
    India
  • Age:
    27
Lifetime score board
Shows
Music
Games
Current Interest Levels
Web Development
Cricket
Chess
Fitness
Movies & TV Series
Cooking
Trading
Cybersecurity
  • Ambivert
  • Nocturnal
  • Gym Junkie
  • Tech Enthusiast
  • Teetotalism

I love to collaborate with like-minded people who would make my time exciting. I literally can sit and talk for days regarding the stuff that interests me. If you want to contact me for appreciation, constructive criticism, project ideas or if you want to invite me to your place or would like me to invite you, I am up for it. You can also contact me just for the heck of it. Ha!

search
Contact
assets.css close
contact.js edit
finance.php close
memories.sql close
import Conversation from "messageLogic";

const details = {
    name: "",
    contact: ""
    purpose: "",
    message: 
}

createConversation();

let promise = new Promise((resolve, reject) => {
    if(brain(message) === "Interesting") {
        resolve("Wow! I am eager to meet/work together")
    } else {
        reject("Sorry! You are too good for me")
    }
}

const brain = async (message) {
    let inactiveHours;
    let initiate = await fetch("https://hiddenIP/")
    setTimeOut(() => {
        processConversation();
        return processedResult;
    }, inactiveHours)
}
guest@manojkumar.online >