"use client" import React, { useState, useEffect } from "react"; import Link from 'next/link'; import Photo from '../components/Photo'; export default function Events() { return (

Events

I've been to several developer / tech-related events during the past couple of years - here are some of them!

FOSSASIA 2024

The first time FOSSASIA is held in Siam!

A.I. Innovation & Engineering Summit

Thanks to my university's curriculum being around project-based learning, I get to work on my 1st year Undergraduate Research & Development project called "Med-D" in which, I also had to present it at the 2024 A.I. Innovation & Engineering Summit.

"A.I. Made Easy" - Dell & AMD

On April 25th, Me and my team had the opportunity to present our work at the A.I. Made Easy event; organized by Dell Technologies & Advaned Micro Devices (AMD) Inc.

); }