👋 Hi, I'm Israa
I'm a full stack developer, speaker and writer. I occasionally share my thoughts and lessons learned as I navigate life and an ever-evolving world of tech.
Recent posts
All posts- Jan 19, 2025Building local-first apps with Expo SQLite and DrizzleLearn how to build a local-first habit tracking app using Expo, Expo SQLite, Drizzle and Drizzle Kit
- Expo
- SQLite
- Drizzle
- Drizzle Kit
- Dec 07, 2024How to Create and Use a Frontmatter Snippet for Markdown Files in VS CodeA simple guide for creating and using snippets for Markdown and MDX files
- Markdown
- MDX
- Frontmatter
- VS Code
- Dec 03, 2024Fixing Dependabot Workflow Failures: Understanding GitHub Actions and Dependabot SecretsLearn how to fix Dependabot-triggered workflow failures by configuring Dependabot secrets
- GitHub Actions
- Dependabot
- Troubleshooting