mahfuzurmafu

There are 16 repositories under mahfuzurmafu topic.

  • mahfuzur-mafu/JavaQz-v1.0

    We are going to create a web application through which a user can take a quiz on Java online and verify himself. It will work as like a mock test before a test.

    Language:HTML9104
  • mahfuzur-mafu/Money-Manager-v1.0.0

    Managing money is a very complex and important task. Not being able to manage money properly can easily lead to waste. The main purpose of this application is to consider a user's money management, to keep track of how much money a user has earned in his daily life and how much money he has spent in any given day. The main purpose of this application is that a user can easily get rid of stress.

    Language:Dart9103
  • mahfuzur-mafu/Snake-Game-v-0.9

    This game is still being updated. This is the beta version of the game. Possible Final release December second Week.

    Language:Java4002
  • mahfuzur-mafu/STC-Assist-v1.7

    Our application will basically handle all the work of an organization. Where all the information of the organization will be given, social link will be given. Its next day's event and all its events will be shown. There will also be login option, the first admin login where the admin will login with his code. People registered by admin can login using other login options. Here will be the introduction of the members of the organization.

    Language:Java4005
  • mahfuzur-mafu/Problem-Solving-

    Problem Solving by using C/C++

    Language:C3000
  • mahfuzur-mafu/todo-app-springboot-v1.2

    CRUD Simple Todo Application. Spring Boot and Spring JDBC

    Language:HTML3101
  • mahfuzur-mafu/Algorithms

    These are the basic Algorithm in c and cpp.

    Language:C2100
  • mahfuzur-mafu/DIU-Assist-v1.5

    Basically our software will handle the all basic work of a computer science student. where all the teachers and students info will be given, all social and important link also. There is also a login option for user, in this software it have its own browser which will make comfort for user.

    Language:Java2000
  • mahfuzur-mafu/Face-Mask-Detection

    The number of coronavirus infections in our country is constantly increasing. It is essential to read mask to prevent coronavirus attacks. The purpose of this project is to have a system that will be controlled by the camera and if the person's face is displayed on the camera, the door will open for him/her if he is wearing Max. In this case, we can reduce the corona virus infection by reading mask.

    Language:Jupyter Notebook2100
  • mahfuzur-mafu/Fake-News-Detection

    The aim of this work is to create a system or model that can use the data of past news reports and predict the chances of a news report being fake or not.

    Language:Jupyter Notebook1100
  • mahfuzur-mafu/Mini-Quiz-Shell

    The main goal is to build a Shell application. Through which a person can verify the his/her knowledge. A Person will be able to give a self-test. After the quiz it will show the score. It's a lot like the mock test before the test.

    Language:Shell101
  • mahfuzur-mafu/Simple-Interest-Calculator

    An interest calculator or loan calculator is a Python GUI based mini project. A simple interest calculator is a utility tool that calculates the interest on loans or savings without compounding. You may calculate the simple interest on the principal amount on a daily, monthly, or yearly basis. The simple interest calculator has a formula box, where you enter the principal amount, annual rate, and period in days, months, or years. The calculator will display interest on the loan or the investment.

    Language:Python10