An open API service indexing awesome lists of open source software.

https://github.com/htutwaiphyoe/tech-talks

Public Speaker Talks in community events
https://github.com/htutwaiphyoe/tech-talks

devfest public-speaking varcamp

Last synced: about 1 month ago
JSON representation

Public Speaker Talks in community events

Awesome Lists containing this project

README

          

# 🎤 Speaker Talks Portfolio

[![GitHub Stars](https://img.shields.io/github/stars/htutwaiphyoe/tech-talks?style=social)](https://github.com/htutwaiphyoe/tech-talks)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
![Speaker](https://img.shields.io/badge/Role-Tech%20Speaker-orange.svg)

> A comprehensive collection of tech talks, presentations, and workshops I've delivered at various conferences and events.

## 👨‍💼 About This Repository

This repository serves as a portfolio of my speaking engagements, containing presentation materials, code examples, and resources from various tech events where I've had the privilege to share knowledge with the developer community.

## 🎯 Speaking Topics

### Web Accessibility Series

A comprehensive two-part series focusing on making the web inclusive for everyone:

| Topic | Level | Format | Description |
|-------|-------|---------|-------------|
| [**Web Accessibility 101**](./web-accessibility-101/) | 🟢 Beginner | Speaker Session | Foundational concepts and theory of web accessibility |
| [**Web Accessibility 102**](./web-accessibility-102/) | 🟡 Intermediate | Workshop | Hands-on implementation and practical examples |

### 🌟 Key Learning Outcomes

**Web Accessibility 101:**

- Understanding accessibility fundamentals and POUR principles
- Recognizing common barriers in digital products
- Building awareness about inclusive design

**Web Accessibility 102:**

- Implementing proper alt text and semantic HTML
- Creating accessible forms and navigation
- Using ARIA attributes effectively

## 🏆 Speaking Events

### 2025

| Event | Date | Topic | Format | Slides |
|-------|------|-------|---------|---------|
| **VarCamp 2025** | Nov 2025 | Web Accessibility 101 | Speaker Session | [View Slides](https://www.canva.com/design/DAGw_lYS8wM/2CD0DLzwNcloNXrOLe4wQQ/edit) |
| **DevFest GDG Yangon** | Nov 22, 2025 | Web Accessibility 102 | Workshop | [View Slides](https://docs.google.com/presentation/d/17-f2YDJfwmP3GKqPMKQSRfgdzNrh_wvsG6PnQ-Tz8BA/edit) |

## 🚀 Getting Started

- New to accessibility? Start with [Web Accessibility 101](./web-accessibility-101/)
- Ready for hands-on practice? Jump to [Web Accessibility 102](./web-accessibility-102/)

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

*Follow my speaking journey and let's make the web accessible for everyone!*