about_me.js
const developer = {
  name: " S M Samiul Hasan ",
  title: "Junior Web Developer",
  location: "Rangpur,Bangladesh",
  education: "Diploma in Engineering (Ongoing)",
  skills: {
    frontend: ["HTML5","CSS3","Tailwind","JavaScript","Bootstrap",
    "React","Firebase","Node JS","Express JS"],
    backend: ["PHP", "MySQL", "WordPress", "MongoDB"],
    tools: ["Git", "VS Code", "Canva", "Figma"],
  },
  projects: [
    "Custom WordPress Websites",
    "Family Video Portal",
    "Cloud Storage Solutions",
    "Business Management Tools"
  ],
  
  motivation: () => {
    return "Building solutions that make life easier 
    for my family and clients";
  }
};

console.log("Let's build something great together!");

About Me

Hi! I'm Samiul, a passionate Web & WordPress Developer from Bangladesh, currently pursuing my Diploma in Engineering. I enjoy crafting websites that are fast, functional, and user-friendly.

skills.js
const developer = {
  name: "Samiul Hasan",
  level: "Junior Web Developer",
  location: "Rangpur,Bangladesh",
  education: "Diploma in Engineering",
  skills: {
    frontend: ["HTML5","CSS3","Tailwind","JavaScript","Bootstrap","React","Firebase","Node JS","Express JS"],
    backend: ["PHP", "MySQL", "WordPress", "MongoDB"],
    tools: ["Git", "VS Code", "Canva", "Figma"],
  },
  projects: [
    "Custom WordPress Sites",
    "Cloud Storage Systems",
    "Family Video Portals",
    "Business Tools"
  ],
  hobbies: ["Bengali Natok", "Sleeping",],
  
  quote: () => {
    return "I build simple solutions with a personal touch!";
  }
};

What Drives Me?

My family's support inspires me to create meaningful digital experiences. Even small projects for them are built with professional care.

My Strengths

  • Clean, responsive frontend development
  • Custom WordPress themes & plugins
  • PHP/MySQL for small business systems
  • Problem-solving with simple solutions
  • Attention to user experience

My Professional & Academic Journey

Blending formal education with practical, real-world development experiences:

2024 - Present

Diploma in Computer Engineering

Specialization: Cybersecurity

Engaged in a rigorous academic program emphasizing network security, ethical hacking, and advanced system protection techniques. Actively applying theoretical knowledge in practical scenarios.

2025 - Present

Backend Development

Institution: Programming Hero

Focused on server-side programming, building robust APIs, database architecture, and cloud integrations using modern technologies such as Node.js and MongoDB. Enhancing full-stack proficiency with scalable backend systems.

2024 - 2025

Frontend Development Certification

Institute: Inspire IT

Gained mastery in contemporary frontend tools and frameworks including HTML5, CSS3, JavaScript ES6+, and React. Focused on developing responsive, high-performance user interfaces.

2023 - 2024

Graphic Design Specialist

Program: Canva Design Mastery

Specialized in professional digital design, developing high-impact visuals for branding, social media, and digital marketing campaigns using industry-standard tools.

Current Area of Specialization

Currently honing cybersecurity skills, including vulnerability assessments, secure software development, and real-time threat analysis, while simultaneously deepening full-stack development capabilities across diverse platforms.

Technical Expertise

I've mastered a diverse set of technologies across the development stack:

Frontend Skills

HTML5
CSS3
JavaScript
Node JS
Express JS
React
TailwindCSS
Firebase

WordPress Development

WordPress
WooCommerce
Elementor

Backend Development

PHP
MySQL
MongoDB

Tools & Deployment

Github
Git
cPanel
hPanel
npm

Notable Projects

Selected work demonstrating technical depth and innovation:

E-Commerce Platform

Full-Stack Web Development for S N E T – Real-Time AI-Powered Platform

Led the end-to-end development of S N E T’s corporate platform, integrating real-time systems, scalable backend, and intelligent recommendation engines powered by AI. Successfully optimized for high concurrency and enterprise-grade performance.

Html CSS3 javascript Php MySQL
M/S Babor Traders Credit Management Portal

M/S Babor Traders Credit Management Portal

A modern and user-friendly portal designed to efficiently track and manage credit transactions, outstanding balances, and customer information for M/S Babor Traders. Fast, reliable, and easy to use.

HTML CSS3 JavaScript PHP MySQL Tailwind CSS
Digital Notice Board System for Educational Institutes

Digital Notice Board System for Educational Institutes

Created a digital notice board platform that allows schools to publish and update academic notices online. Admins can manage categories, schedule post visibility, and allow student comments on notices.

HTML CSS3 JavaScript PHP MySQL Bootstrap
E-Commerce Platform

Local Parcel & Delivery Management Platform

Designed a system for local delivery agents to register, accept delivery tasks, and update parcel status in real-time. Includes merchant login, delivery personnel panel, and parcel tracking for customers.

HTML CSS3 JavaScript PHP MySQL Bootstrap
E-Commerce Platform

Online Voting System for Clubs & Small Organizations

Built an online voting platform for student clubs and small organizations to conduct fair and secure elections. Includes voter authentication, candidate profiles, result analytics, and admin panel.

HTML CSS3 JavaScript PHP MySQL Tailwind CSS
E-Commerce Platform

Blood Donation & Emergency Request System

Built a system where users can register as blood donors and search for emergency donors by blood group and location. Includes admin moderation and notification system for urgent cases.

HTML CSS3 JavaScript PHP MySQL Bootstrap

Let's Collaborate

I'm currently available for consulting engagements and ambitious projects. Get in touch!

contact.sh
# Professional Inquiry
echo "Hello Samiul, I'd like to discuss a potential collaboration!"
echo "Here are my contact details:"

NAME="Your Name"
EMAIL="your@email.com"
MESSAGE="Brief project description or question"

# Send message directly to my inbox
curl -X POST https:///contact \
  -H "Content-Type: application/json" \
  -d '{"name": "'"$NAME"'", "email": "'"$EMAIL"'", "message": "'"$MESSAGE"'"}'
SMS will be sent to this number.