Articles Related To Computer Engineering

July 2, 2023
Most useful frameworks in software development for programming languages in 2023

In software development, a framework is a set of pre-written code, tools, and libraries that provide a structured environment for building applications. Frameworks aim to simplify the development process by offering a foundation that handles common tasks and provides reusable components.

July 2, 2023
Responsibilities of Full Stack Developer in Software Development

A full stack developer is a professional with the skills and knowledge to work on both the front-end and back-end aspects of software development. They are proficient in multiple programming languages, frameworks, and technologies, allowing them to handle various stages of the development process, from designing user interfaces to managing databases and server-side logic.

February 17, 2020
Music Recommendation By Facial Analysis

Abstract The project is to develop an Emotion Based Music Player which is an android application meant for users to minimize their efforts in searching large playlists. This project is based on the principle of detection of human emotions using image processing with Convolutional Neural Network (CNN), and to play music which is appropriate for […]

January 25, 2020
Mood Coach (Video Recommendation App)

Abstract The project has been developed as an emotion-based android application, meant for identifying the feelings, sentiment and attitude of the user. Our app identifies six emotions: happy, sad, angry, bored fear and neutral. The project is based on the principle of identification of human emotions from user’s input text and playing videos that are […]