Open to full-time roles, available January 2027

Dany Sigha

I turn ideas into software that ships and survives real users.

Software engineer in Boston, finishing my MS at Northeastern. I build Clutched, a networking app deployed at live events and licensed by a paying customer, and scaled AI order intake 6× at Darby.

Featured projects

Clutched

2026 · Software Engineer · 4-person startup

The problemNetworking falls apart after the event: business cards get lost, follow-ups get forgotten, and the best conversations never make it into a contact list. I wanted to capture the moment, the conversation, not just the card.

What I didClutched is a four-person startup, two engineers and two on business. I own the contact data layer: QR capture with enrichment that pulls public profile info like LinkedIn, deduplication so repeat contacts don't pile up, and delete flows for conversations and contacts. Transcription and diarization were mine too: I tested providers on audio recorded at real conferences and networking events, then swapped the original setup for an interchangeable OpenRouter-style pipeline with a fallback in case the main provider fails. After our New England Female Founders event deployment I delivered a trends and insights report to the organizer, covering attendee feedback and hot topics. I also record and edit the company's social media content.

  • Deployed live at a 300-person New England Female Founders event in Newport, RI, in partnership with RI Hub
  • Licensed for a paid deployment with In Person Plus at the Boston Small Business Expo, where 2 sales reps captured real leads in the field
  • Live on the App Store and Play Store

Darby: AI Order Intake

2025 · Software Engineer Intern · co-op

The problemNobody had a baseline for how accurate Darby's AI order-intake workflow actually was. It covered 2 healthcare product categories, and onboarding each new one required engineering work.

What I didI started with the test harness: automated end-to-end checks of the AI intake workflow that report accuracy as CSV-based statistics. Then I built the policy ingestion, replication, and archiving system that parses heterogeneous CSV and Excel files, so new product categories onboard without code changes.

  • Established baseline accuracy metrics in 5 weeks: 65 orders across 3 categories
  • Scaled intake from 2 to 12 product categories, 6×, with no code changes per category
  • Delivered 2 lightning talks translating the system for business and engineering teams

He has a gift for asking questions and being brave enough to ask for clarification or support until he gets what he needs.

QA specialist I partnered with at Darby

Cloud-Native Web App

2026 · Software Engineer

Architecture diagram of the cloud-native web application spanning AWS and GCP
Architecture: Spring Boot on AWS & GCP, managed with Terraform

The problemThis was an academic project for my own learning: a course management site with syllabi and user management. What happens when nobody gives you a deadline? I set the bar myself: from an empty repository to a production-grade REST API on two clouds, infrastructure as code, automated delivery, and tests enforced by CI.

What I didI architected and built a Spring Boot + PostgreSQL course management API, syllabi and user management, across AWS and GCP with Terraform and Packer: auto-scaling behind an ALB, Route 53, CloudWatch, and KMS-encrypted storage. Email verification is event-driven (SNS + Lambda) with DynamoDB-backed idempotency, IAM is least-privilege, and every merge ships through automated CI/CD.

  • 73% test coverage (JaCoCo) enforced as GitHub Actions status checks
  • Automated deployment on every pull-request merge
  • Unit and REST Assured integration tests across auth, errors, and S3 file management

About

I build software people actually use. My favorite projects are the ones with a deadline and a live audience: Clutched ran at a real event before it felt polished, and shipping under that pressure made me a better engineer, not a sloppier one.

I'm drawn to startups because the distance between an idea and a user is short, and every decision counts. I care about the details that don't show up in a demo: errors that fail loudly, infrastructure that survives the demo, code that reads well six months later.

I'm finishing my MS in Software Engineering Systems at Northeastern, and I build things for fun whenever I'm not shipping.

Skills

Backend
Java · Spring Boot · Node.js · REST APIs · Hibernate Search
Frontend
React · Next.js · Angular · TypeScript · Tailwind CSS · D3.js
Databases
PostgreSQL · MongoDB · DynamoDB
Cloud & Infrastructure
AWS · GCP · Terraform · Docker · GitHub Actions · Linux
AI Tooling
Claude Code · Model inference & prompt handling · LLM-assisted workflows

Contact

sigha.dany@gmail.com

Boston, MA · open to full-time roles, available January 2027

© 2026 Dany Sigha · Built with Next.js, deployed on Vercel