Manoj Kumar - Cyberbase

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

Cyberverse
v2023

<code> I build </code>
Photo

Works

Niches touched – Author, Hotel, Sports, Company, Events, Travel, Card Game & more.

Education

Work History

If I have to brag..

I don’t like to but that’s how you get clients
10+
Years of Experience
100+
Tasks completed
800+
Answers
12000000+
views

How we can work together​

Custom Web Development

Whether it might be some WordPress edits, custom WordPress development like building a plugin or requirement of a standalone JavaScript app. I love working with a team/client so that my creativity and problem solving skills are well used. I will make sure the project uses the latest tech stack that is available at the point of communication.

Project Management

Having worked with numerous clients and projects, I have come across so many annoying problems and tried my best to deal with them. It has been a journey of ups and downs and I would want to implement better project management scenarios for your application/website. It all starts from wonderful world of Project Management tools.

General Consultancy

I know tech is evolving on a day to day basis. I try my best to track the daily tech changes so that I can improve your stand in the tech world. I have seen clients who are still relying on 10 year old tech because they are unaware of the current scenario. In such situations, you can expect a massive change to your process. 

Some teams that I support

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 >