"use client" import Image from 'next/image'; import React, { useState, useEffect } from "react"; import Link from 'next/link'; import Timeline from '../components/Timeline' import Progress from '../components/ProgressBar/ProgressBar'; import Photo from '../components/Photo' export default function Education() { return (

Education

I have studied in schools located in Bangkok and Chonburi. I have also completed several academic proficiency tests as well as the General Education Development (GED) Test, a diploma of high school equivalency.

Diplomas & Reports

GED Results
Mathematics: 176/200 Science: 172/200 English: 166/200 Social Studies: 180/200

Past Schools

); }