Full-stack developer
Beth Ergrani
Full-stack developer with a soft spot for functional programming and building robust systems.
About Me
Full-stack developer with a soft spot for functional programming and building robust systems. Love diving into new tech and figuring out better ways to build things. Currently exploring compiler design in my spare time through contributing to open source projects.
Experience
2020 - Present
Senior Software Engineer @ Nexus Labs
- Led development of our core data processing pipeline in Rust, improving throughput by 3x
- Architected and built a real-time analytics dashboard using React and WebSocket
- Mentored junior developers and established code review practices
- Introduced property-based testing, reducing bug reports by 40%
2018 - 2020
Full Stack Engineer @ TechFlow
- Built and scaled microservices architecture handling 100k+ daily users
- Implemented CI/CD pipelines and containerization of services
- Migrated legacy PHP monolith to TypeScript microservices
- Core contributor to internal React component library
2016 - 2018
Software Engineer @ Datacraft
- Developed data visualization tools using D3.js and React
- Created REST APIs using Node.js and Express
- Implemented automated testing suite reducing deployment issues by 60%
Open Source & Projects
Query Builder (Personal Project)
- Type-safe SQL query builder in Rust
- 500+ GitHub stars
- Featured in This Week in Rust newsletter
Contribution to Rust Analyzer
- Implemented support for new syntax features
- Fixed multiple performance issues
- Added new code completion suggestions