# chanhdai.com

> A minimal, pixel-perfect dev portfolio, component registry, and blog to showcase my work as a Design Engineer.

- [About](https://ommishra.in/about.md): A quick intro to me, my tech stack, and how to connect.
- [Experience](https://ommishra.in/experience.md): Highlights from my career and key roles I've taken on.
- [Projects](https://ommishra.in/projects.md): Selected projects that show my skills and creativity.
- [Awards](https://ommishra.in/awards.md): My key awards and honors.
- [Certifications](https://ommishra.in/certifications.md): Certifications and credentials I've earned.

## Blog

- [Fiber Reconciler From Scratch](https://ommishra.in/blog/react.mdx): Building a React-like fiber reconciler to understand how modern UI frameworks actually work.
- [React Fibers](https://ommishra.in/blog/react-fibers.mdx): Understanding the core concept of React Fibers
- [Reconciliation In React](https://ommishra.in/blog/reconciliation.mdx): A deep dive into building a custom reconciler using Fiber architecture principles.
- [Functional Components and Hooks](https://ommishra.in/blog/react-hooks.mdx): Understanding implementation of functional components and hooks in a custom reconciler.
- [Sense.js - A Fiber Reconciler](https://ommishra.in/blog/sense.mdx): Sense is a custom UI reconciler built from scratch using the Fiber architecture principles.
