As-Salamu Alikum, I'm

Shoaib Hasan Sohag

Build your Dream Project

I build exceptional and accessible digital experiences for the web. Specializing in modern web technologies like React, Next.js, and Node.js to create fast, responsive, and user-friendly applications.

sohag-hasan
Shoaib Hasan Sohag

About Me

Get to know more about me, my background, and what I do.

Shoaib Hasan Sohag

5+

Years Experience

100+

Projects Completed

A passionate Web Developer in WorldWide

I'm a Full Stack Web Developer with a passion for creating beautiful, functional, and user-centered digital experiences. With 5+ years of experience in the field, I am always looking for new and innovative ways to bring my clients' visions to life.

I believe that design is about more than just making things look pretty – it's about solving problems and creating intuitive, enjoyable experiences for users. Whether I'm working on a website, mobile app, or other digital product, I bring my commitment to design excellence and user-centered thinking to every project.

Experience

5+ Years

Education

B.S. Computer Science

Certifications

AWS, Google Cloud

Expertise

Full Stack Development

Contact Me

My Services

Here are the services I offer to help bring your digital ideas to life.

import { useState, useEffect } from "react";
import { motion } from "framer-motion";

export default function Portfolio() {
  const [projects, setProjects] = useState([]);
  
  useEffect(() => {
    // Fetch projects from API
    const fetchProjects = async () => {
      const response = await fetch('/api/projects');
      const data = await response.json();
      setProjects(data);
    };
    
    fetchProjects();
  }, []);
  
  return (
    <div>
      <h1>Portfolio</h1>
    </div>
  );
}

Web Development

Creating responsive and performant websites that provide an optimal user experience on all devices.

Frontend Development

Building interactive user interfaces with modern frameworks like React and Next.js.

Backend Development

Developing robust server-side applications and APIs using Node.js, Express, and databases.

Responsive Design

Ensuring your website looks and functions perfectly on all screen sizes and devices.

Contact Me

Have a project in mind or want to discuss a potential collaboration? Get in touch!

Let's Talk

Sohag Hasan

Sohag Hasan

Full Stack Developer

Feel free to reach out if you have any questions or if you'd like to work together. I'm always open to discussing new projects, creative ideas, or opportunities to be part of your vision.

Email

info@sohaghasan.com

support@sohaghasan.com

Phone

+880 (19) 3838-8084

+1 (555) 987-6543

Location

Mohammadpur, Dhaka - 1207

Bangladesh

Send Me a Message