DEV Community

Cover image for 6 Cool Projects I Have Developed Using JavaScript
Slim Coder
Slim Coder

Posted on

6 Cool Projects I Have Developed Using JavaScript

Projects List:

1) Whatsapp Bot

Whatsapp bot is developed using Node.js, DialogFlow, and Twilio.
This project scrapes the web and returns the requested data to the user.

Don't forget to star/fork and contribute on GitHub.

GitHub logo devcreatives / Whatsapp-Bot

Whatsapp-Bot built with Node JS | DialogFlow | Twilio | See Prototype Video :

Whatsapp Bot

Introduction

It is a chatbot built with Node JS webhook server, it uses Dialogflow functionality to answer the end user query which it receives from twilio.

How to use it

Send a WhatsApp message to +1 415 523 8886 containing code join cream-buffalo

What we are achieving to do

A chatbot can communicate with a real person behaving like a human. You can create chatbots for any business the same as you recruit a person for any department of your company. Similarly this chatbot can do several things for you. Its purpose is to create an advance bot which doesn't require whatsapp user to keep changing the tabs to do things. The bot can download tv serials, songs, movies, books from YouTube or any other website.

Unique Features

  • Direct Download videos/tv serials/books via link
  • Can search Github repository for the end user
  • Can search YouTube video
  • Get celebrities'…

2) E-Commerce Website

E-Commerce Website is developed using MERN Stack Technology. This project is a very simple one.

Don't forget to star/fork and contribute on GitHub.

GitHub logo devcreatives / E-Commerce

E-Commerce website developed with MERN Stack Technology , Check current version :

E-Commerce Website

Introduction

E-Commerce website is written for those who want to experiment with MERN Stack and Next JS.

What we are achieving to do

The purpose behind this is to create a best E-Commerce system.

What is our goal

Our goal is to make this website as simple as possible and as user friendly as possible.

Report a bug

If you find any bug, please create an issue in issues section. So that our team will fix them as soon as possible.

How you can contribute

This extension is Open Source and anyone can contribute. We are always ready for new ideas and functionalities so pull requests are always welcome or see CONTRIBUTING.md file for more information.

Happy Contributing

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows…




3) md2Urdu

md2Urdu is vscode extension that coverts .md files written in any language to the Urdu language.

This Extension is created by using TypeScript.

Don't forget to star/fork and contribute on GitHub.

GitHub logo devcreatives / md2urdu

A lightweight extension for converting md files to urdu written in TypeScript.

md2urdu (Visual Studio Code - Extension)

All Contributors

Introduction

This is vscode extension specially written for those who want to convert .md file written in any language to urdu language.

What we are achieving to do

The purpose behind this extension is to convert md files to urdu. This extension is for those who want to convert any framework/library documentation or even anything written in .md.

What is our goal

Our goal is to make this extension as simple as possible , as lite weight as possible and as user friendly as posssible.

Our motivation

md file in English

md file in Urdu

Found bug

If you found any bug please add that bug in issue section. so that our team will solve bug as soon as possible.

How you can contribute

This extension is open source anyone can contribute. we are always ready for new ideas and new functionalities so pull request are always welcome or see CONTRIBUTING.md file…

4) Forum Application

This project is created by using Electron.js and Firebase.

Don't forget to star/fork and contribute on GitHub.

GitHub logo devcreatives / Forum-Application

Forum Application with Electron JS and Firebase , See Prototype Video :




5) Real Time Chat Application

This project is created by using Electron.js and Firebase.

Don't forget to star/fork and contribute on GitHub.

GitHub logo devcreatives / Group-Chatting

Group Chatting Application with Electron JS and Firebase , See Prototype Video :




6) Offensive Word Detection

Last but not least.

This project use for detecting bad words when someone types an offensive word. It detects and converts that word to an asterisk (*).

Don't forget to star/fork and contribute on GitHub.

GitHub logo devcreatives / Offensive-Word-Detection

Offensive Words Detection with Electron JS , see prototype video :




7) Final Note

All the above projects are open source because I <3 Open Source so PR is always welcome.

Top comments (0)