Front End Developer & UI/UX DesignerFront End Developer & UI/UX Designer

“Crafting intuitive designs with seamless code integration.”

const scene = new THREE.Scene()
const renderer = new THREE.WebGLRenderer({
  alpha: true,
  antialias: true,
  powerPreference: 'high-performance',
})
renderer.setPixelRatio(Math.min(window.devicePixelRatio, 2))
renderer.setSize(window.innerWidth, window.innerHeight)
lightRays.value.appendChild(renderer.domElement)

const aspect = window.innerWidth / window.innerHeight
const camera = new THREE.OrthographicCamera(-aspect, aspect, 1, -1, 0, 10)
camera.position.z = 1

const geometry = new THREE.PlaneGeometry(2 * aspect, 2)

const material = new THREE.ShaderMaterial({
  vertexShader,
  fragmentShader,
  uniforms: {
    u_resolution: { value: new THREE.Vector2(window.innerWidth, window.innerHeight) },
    u_mouse: { value: new THREE.Vector2() },
    u_time: { value: 0.0 },
    u_colors: {
      value: [
        new THREE.Vector4(0.3882, 0.5333, 0.9686, 1),
        new THREE.Vector4(0.0823, 0.1372, 0.9294, 1),
      ],
    },
    u_intensity: { value: 0.5 },
    u_rays: { value: 0.08 },
    u_reach: { value: 0.05 },
  },
})

const plane = new THREE.Mesh(geometry, material)
scene.add(plane)

</script>
My Journey in Web Development

With over 6 years of experience, I specialize in creating high-quality, user-friendly websites that prioritize design and functionality.

My Tech Stack

The tools and technologies I use to build efficient and user-friendly websites.

Visual Effects
Motion Effects
Interactive Design
Performance
UI/UX
Usability
Security
marble texture
Where Design, Technology, and Usability Converge

My approach to web development is driven by a fusion of design aesthetics, visual effects, and seamless user experience, ensuring efficiency, accessibility, and universal usability for all users.

linkend icon
email icon
instagram icon
Contact Me

Let's connect! I'm open to collaborations and new opportunities.

What People Are Saying

"This colleague is someone who is quiet but performs well. They are often able to work efficiently without needing much guidance or instruction. They are capable of getting the job done without causing any disruptions to the team. They are a reliable and dependable team member."

Preedeeyathon Sirimekha
International Sales Support

"Panupong is a rare hybrid of a skilled developer and a talented designer. He not only builds and solves with precision but also brings a strong sense of aesthetics to every project. A true asset to any team."

Jarernsak Posin
Graphic & Multimedia Section Manager

"Panupong has an eye for detail, an unrelenting desire to get things right, and a willingness to listen to and work with stakeholders to deliver an impressive product. I'd be delighted to work with him again."

Brendan Shanahan
Digital Marketing Specialist

"This colleague is a highly meticulous and fast-working web developer. He not only solves problems effectively, but also proactively implements measures to prevent future issues. Though he is soft-spoken, he integrates well within the team and demonstrates a strong sense of responsibility in his work."

Lalinthip Attapornpitak
Legal Consultant

Let’s Discuss Opportunities Together

Open to new projects and collaborations. Let’s explore opportunities together!