diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..6dd6e9e --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,8 @@ +{ + "ExpandedNodes": [ + "", + "\\Kutub website factory" + ], + "SelectedNode": "\\Kutub website factory\\programming.jpg", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..917eb7f Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/.vs/ttp_cohort_4_application/FileContentIndex/0272b330-6d12-4c9b-a82c-051eb61d335a.vsidx b/.vs/ttp_cohort_4_application/FileContentIndex/0272b330-6d12-4c9b-a82c-051eb61d335a.vsidx new file mode 100644 index 0000000..077b2c2 Binary files /dev/null and b/.vs/ttp_cohort_4_application/FileContentIndex/0272b330-6d12-4c9b-a82c-051eb61d335a.vsidx differ diff --git a/.vs/ttp_cohort_4_application/FileContentIndex/103afcbc-d32f-4f6f-a1ca-86c5e66fd090.vsidx b/.vs/ttp_cohort_4_application/FileContentIndex/103afcbc-d32f-4f6f-a1ca-86c5e66fd090.vsidx new file mode 100644 index 0000000..d61981f Binary files /dev/null and b/.vs/ttp_cohort_4_application/FileContentIndex/103afcbc-d32f-4f6f-a1ca-86c5e66fd090.vsidx differ diff --git a/.vs/ttp_cohort_4_application/FileContentIndex/5f863c27-783b-4cdb-b4d4-623c5fa53f3e.vsidx b/.vs/ttp_cohort_4_application/FileContentIndex/5f863c27-783b-4cdb-b4d4-623c5fa53f3e.vsidx new file mode 100644 index 0000000..00ced6c Binary files /dev/null and b/.vs/ttp_cohort_4_application/FileContentIndex/5f863c27-783b-4cdb-b4d4-623c5fa53f3e.vsidx differ diff --git a/.vs/ttp_cohort_4_application/FileContentIndex/read.lock b/.vs/ttp_cohort_4_application/FileContentIndex/read.lock new file mode 100644 index 0000000..e69de29 diff --git a/.vs/ttp_cohort_4_application/v17/.wsuo b/.vs/ttp_cohort_4_application/v17/.wsuo new file mode 100644 index 0000000..92a4d31 Binary files /dev/null and b/.vs/ttp_cohort_4_application/v17/.wsuo differ diff --git a/Kutub website factory/PROJECT.png b/Kutub website factory/PROJECT.png new file mode 100644 index 0000000..578dc9b Binary files /dev/null and b/Kutub website factory/PROJECT.png differ diff --git a/Kutub website factory/Script1.js b/Kutub website factory/Script1.js new file mode 100644 index 0000000..4eb1164 --- /dev/null +++ b/Kutub website factory/Script1.js @@ -0,0 +1,35 @@ + +let menuIcon= document.querySelector ('#menu-icon'); +let menuIcon= document.querySelector ('.navbar'); + +menuIcon.onclcik = () => { + menuIcon.classlist.toggle('bx-x'); + navbar.classlist.toggle('active'); +} + + +let section = document. querySelector All('section'); +let navlink = document. querySelector All('header nav a '); + + +window.onscroll=() => { + section.forEach(sec=>{ + let top =window.scrolly; + let offset= sec.offsetTop - 150; + let height= sec.offsetHeight; + let id = sec.getAttribute('id'); + + if (top >= offset && top< offset + height ){ + navlink.forEach(links =>{ + links.classlist.remove('active'); + document.querySelector('header nav a [href*='+ id +']').classlist.add('active') + + }); + }; + + }); + + let header = document.querySelector('header'); + + header.classlist.toggle('sticky', window.scrolly> 100); +}; \ No newline at end of file diff --git a/Kutub website factory/back.jpg b/Kutub website factory/back.jpg new file mode 100644 index 0000000..fefbe71 Binary files /dev/null and b/Kutub website factory/back.jpg differ diff --git a/Kutub website factory/back.png b/Kutub website factory/back.png new file mode 100644 index 0000000..75897a9 Binary files /dev/null and b/Kutub website factory/back.png differ diff --git a/Kutub website factory/index.html b/Kutub website factory/index.html new file mode 100644 index 0000000..7a1d25c --- /dev/null +++ b/Kutub website factory/index.html @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + ,
+ + + + + +
+ +
+
+

Hello, it's me

+

KUTUB UDDIN

+ + +

I'm a Software developer and Cybersecurity Engineer

+ + + +
+
+ +
+
+ +
+ + + +
+

About, Me

+

Sofware Developer and Cybersecurity Engineer

+

Im currently a student at JOHN JAY pursing degree in computer science and infromation security. + Im very passion about Software development and Cybersecurity, Always seeking to expand my knowledge and skill. + i enjoy coding and find satisfaction in turing complex concepts into practical appilcation. + Also learning and studying different security framework and practices.

+ +
+ +
+ +
+

My Project

+
+ +
+ +
+
+

Data Base

+

In this diagram showing data modeling is the process of creating a conceptual, logical, and physical representation of data structures and their relationships within a system. It involves identifying the entities (objects), attributes, and relationships between them to define the structure of the data.

+ +
+
+
+
+
+

Contact Me

+

kutub0623@gmail.com

+ +
+
+
+
+
+
+ + + + +
+ + + + +