With over 6 years of experience, I specialize in creating high-quality, user-friendly websites that prioritize design and functionality.
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>
The tools and technologies I use to build efficient and user-friendly websites.

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.
Let's connect! I'm open to collaborations and new opportunities.
My Selected Work
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."
"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."
"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."
"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."
Let’s Discuss Opportunities Together
Open to new projects and collaborations. Let’s explore opportunities together!