Experience
Pipeline is a sales acceleration company that combines AI-powered CRM solutions with marketing automation to transform B2B sales processes. We empower startups and SMBs with customizable lead management tools and intelligent insights to drive growth and maximize conversion rates.
- Software EngineerInternMay 2024 - Aug 2024 · 3 mos
Developed B2B CRM system from scratch using Nuxt.js, featuring Twilio Voice integration for softphone functionality and persistent Kanban board with SQL-based custom ordering. Implemented zero-downtime CI/CD pipelines and Jira workflow to optimize development processes.
A cool chart
Recent Posts
- Forward Declaration in C++Today I learned that, while C++ doesn’t hoist declarations like JavaScript, forward declaration provides a similar workaround for organizing code and reducing compile-time dependencies.