Nothing Special   »   [go: up one dir, main page]

CSS MP

Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

A Micro-Project Report

On
Password Generator website
Submitted by
Rutuja Bhangre
Akanksha Tambe
Mayuri Bhosale
In partial fulfilment if the requirement for
the diploma in
Information Technology Department

UNDER GUIDENCE OF
Prof.V.A.Khandekar
GOVERNMENT POLYTECHNIC THANE

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION


(2023-24)

1|Page
GOVERNMENT POLYTECHNIC THANE

CERTIFICATE

This is to certified that following Third Year Information Technology students


have successfully and satisfactory completed their micro project work, entitled
“Password Generator Website ” in partial fulfilment of the requirement for
diploma in information technology academic year 2023-24.

Ms. Rutuja Kisan Bhangre


Ms. Akanksha Sanjay Tambe
Ms. Mayuri Vilas Bhosale

Prof.V.A. Khandekar Prof.J.R.Nikhade Dr.D.R.Mahajan


Subject Teacher H.O.D. PRINCIPAL

2|Page
Teacher Evaluation Sheet
Name of student: Rutuja Bhangre, Akanksha Tambe, Mayuri Bhosale
Enrollment no. 2101160239,2101160240,2101160242
Name of Programme: Information Technology Semester: Fifth
Course title: Client-side scripting language
Course code: 22519
Title of the micro project: Password Generator website

Course Outcomes achieved:


1. Create interactive web pages using program flow control structure
2. Implement arrays and function in JavaScript.
3. Create event-based web forms using JavaScript.

Evaluation as per Suggested Rubric for Assessment of Micro Project

Sr. Characteristic to be assessed Poor Average Good Excellent


No (Marks 1 (Marks 4 -5) (Marks 6- 8) (Marks 9- 10
. -3) )

1 Relevance to the course


2 Literature Survey / Information
Collection
3 Project Proposal
4 Completion of the Target as per
project proposal
5 Analysis of Data and
representation
6 Quality of Prototype/Model

7 Report Preparation
8 Presentation
9 Defense

3|Page
Micro-Project Evaluation Sheet

Process Assessment Product Assessment Total


Enrollment Name of Student Part A - Project Part B - Individual Marks
No. Project Methodolog Project Presentation/
Proposal y Report/Worki Viva 10
(2 marks) (2 marks) ng Model (4 marks)
(2 marks)
2101160239 Rutuja Bhangare

2101160240 Akanksha Tambe

210116042 Mayuri Bhosale

Note:
Every course teacher is expected to assign marks for group evolution in first 3 columns & individual
evaluation in 4TH columns for each group of students as per rubrics.

Comments/Suggestions about team work/leadership/inter-personal communication (if


any)
…………………………………………………………………………………………….
……………………………………………………………………………………………..
……………………………………………………………………………………………..
……………………………………………………………………………………………..

Any Other Comment:


……………………………………………………………………………………………
……………………………………………………………………………………………
……………………………………………………………………………………………
……………………………………………………………………………………………

Name and designation of the Faculty Member: Prof. V.A.Khandekar

Signature……………………………………………………………………………

4|Page
Table of Contents

Sr. Topics Page No.


No.

1 Rationale 6

2 Aim/Benefits of the Micro Project 6

3 Course Outcome Achieved 6

4 Literature Review 6

5 Actual Methodology Followed 7

6 Actual Resources Used 7

7 Outputs of the Micro-Projects 8,9,10,11

8 Skill Developed/Learning out of this Micro- 12


project

9 Application of this Micro-Project 12

5|Page
Microproject Report
Title of Microproject: -Password Generator Website

1.0 Rational
A password generator is a software tool that creates random or customized
passwords for users. It helps users create strong passwords that provide greater
security for a given type of access. Parameters include password length,
whether the password should be easy to say or read, and whether the password
should have uppercase letters, lowercase letters, numbers, and symbols.

2.0 Aims/Benefits of the Microproject


1. Easy creation of strong passwords.
2. Allows the use of different passwords for each website.
3. Accessible from any computer or other device.

3.0 Course Outcome achieved


1. Create interactive web pages using program flow control structure
2. Implement arrays and function in JavaScript.
3. Create event-based web forms using JavaScript.

4.0 Literature review


A password generator is a tool that creates unique passwords by randomly
combining uppercase and lowercase letters, numbers and special characters.
They randomly generate unique and strong passwords that never repeat and are
difficult to crack. Password generators are often integrated with a password
manager, allowing you to create strong secure passwords and store them in a
digital vault. In turn, this also frees you from the task of having to memorize
any credentials except for your master password which gives you access to
your password vault. Using a secure password generator is a great way to
create strong passwords that are harder for cybercriminals to guess. Below are
a few reasons why you should use a password generator. As mentioned earlier,
6|Page
weak passwords are one of the main causes of a data breach, and a password
generator helps eliminate that risk. Password generators allow you to
customize your passwords, adjust the character length and dictate whether it
includes uppercase or lowercase letters, numbers and special characters. Every
time you click “generate,” a new random password is created based on your
criteria, making the task of creating strong passwords exponentially easier.

5.0 Actual methodology followed


1. First at all Our course teacher create a group by roll no. wise and allocate a
“Password Generator website”.
2. After we start to collect information about our project from google chrome
3. Then we start to create a proposal of microproject
4. After completion of project, we start to create a actual project, we start a
coding of the project.
5. From coding, first we create a index.html file after these file we create a
style.css file and last we create a style.js file for coding
6. After all coding of project, we create a report of microproject
7. After complete all work we submit proposal, report and actual project to
respected course teacher

6.0 Actual resources used

Sr.no Name of resource Specification Quantity Remark

1. Computer system Windows 11,intel i5 1 -


core,64-RAM

2. Notepad - 1 -

7|Page
7.0 Output of microproject

first create a coding file and save index.html

8|Page
After the index.html file
We are write a code for style.css

9|Page
10 | P a g e
After we create we create a file and it as script.js

11 | P a g e
8.0 Skill developed/learning out of this micro-project
1. Password management
2. Cybersecurity best practices
3. Risk assessment

9.0 Applications of this microproject


1. User account
2. Wi-fi networks
3. Two factor Authentication

12 | P a g e

You might also like