In the world full of Siri, Cortana & Alexa, have you ever wondered you can create a new friend of yours. Well it might not be that intelligent but it not worthless to try creating something new. With the current state of web apps, we can rely on various UI elements to interact with users. With the Web Speech ...
Projects
Most of us are familiar with Twitter. But we are not much familiar that we can automate the activities like status posting,retweeting,liking,commenting and so on. So,here I'll show you how we can automate some of the activities like getting the twitter data,posting the status and retweeting with
Node.js is popularly though of as "JavaScript on the backend", but that's a very limited and inaccurate description. Node.js is much more than that; it is a general purpose programming platform which can be used for developing all sorts of programs - from web servers, to CMS, to
React has continued to rise in popularity over the years and has been consistently ranked as the most used and favorite JavaScript library for building frontend applications. ...
There are many themes available in VS code marketplace. Not many of us know how they are created and are published.In this tutorial we will learn to create a VS code theme and Publish it in the VS code marketplace and use it as an extension in the editor. It's simple and easy. Just follow the steps and you'll be all ...
This report has been prepared as part of project work to fulfill the requirement of course syllabus prescribed to Civil Engineering final year course. Our project group has chosen to do analysis and design of Reinforced Concrete framed building under ...
Kulekhani III hydroelectric project with an installed capacity of 14 MW (annual energy generation of 40.85 GWh) is a cascade scheme of Kulekhani storage project (Kulekhani I and Kulekhani II hydroelectric project, generating 60 and 32 MW peaking power, respectively). It is designed to ...
As a beginner to the Javascript world you might get confused where to start. You 'll go through youtubes and blog post like this and figure out that the best idea to learn javascript is by creating small projects. Thats applies to every programming language. Here are some few project ideas and the list of project ...
This report has been prepared as part of project work to fulfill the requirement of course syllabus prescribed to Civil Engineering final year course. Our project group has chosen to do analysis and design of Reinforced Concrete framed building under the guidance of our dedicated supervisor and department of Civil ...
MongoDB is a NoSQL database. It is different from traditional SQL based databases. How is it different ? First, it doesn't have a predefined structure like SQL tables. We don't need to define how our table will look like before hand. ...
This project work is a mandatory part of B.E last semester curriculum. Our project group has chosen to do analysis and design of Reinforced Concrete framed building under the guidance of our dedicated teacher Asst Prof.Sushil Adhikari.
We all are familiar with the google maps. Ever thought of creating your own? I too wanted to create one. There are many api services that we can use to create this project.Some of them are leaflet,
ProjectBoard is a web app for note taking, like google keep or samsung notes or any other apps that you have seen for taking notes. We are using react for this.React is a JavaScript library for building user interfaces.We'll be creating an app that let's you to take notes in colorful containers.The UI we are ...