All rights reserved to Docstec.
Nurul's Portfolio
Welcome to Docsec.
Innovative digital solutions that belongs to you.
Crafting unique web experiences
Innovative digital solutions that belongs to you
/* Profile */
.docstec {
name: "Docstec.";
family-members: 6;
expertise: ["Elementor", "WordPress", "Webflow", "Divi", "Web Security", "SEO", "Laravel"];
}
/* Experience */
.experience {
years: 4+ Years;
projects: 120+;
}
/* Skills */
.skills {
primary: "Web Development",
"Web Security",
"SEO";
}
/* Contact */
.contact {
email: "hello@docstec.com";
linkedin: "www.linkedin.com/in/nurulhudda247";
website: "www.nurul.docstec.com";
location: "Remote, Worldwide";
}
// Docstec's Portfolio
const developer = {
name: "Docstec.",
skills: ["Elementor", "WordPress", "Webflow", "Divi", "Web Security", "SEO", "Laravel"],
projects: [
{ title: "Personal Portfolio", status: "Completed" },
{ title: "Landing Page", status: "Completed" },
{ title: "E-Commerce Website", status: "Completed" },
{ title: "Company Profile Website", status: "Completed" },
{ title: "Learning Management System", status: "Completed" },
{ title: "Charity Website", status: "Completed" },
]
};