I was affected by layoffs in December and wanted to make the job searching experience a little more enjoyable!
How it works: After a short conversation about your experience and preferences, LLM's are leveraged to determine what queries to run on the database, those results are then scored (using LLM's) to pick the best matches for you.
Data used is the past three months of HN "Who Is Hiring" thread comments, but I am actively expanding it.
I’ve been working on a website to help people print their own invitation envelopes for weddings and other events!
It was inspired by my own painful experience of wanting to design and print custom envelopes for my wedding, where I was jumping between different software, learning how mail merge works, messing with printer settings, etc.
So I built helloenvelope.com - which lets users upload a CSV file of their recipients, type in their return address, and then download a PDF of invitations to print on their own, or purchase to have them printed in our design studio.
Additional Background:
I’m a product designer with ten years of professional experience making a career change into software engineering.
This is my first fullstack project to help me in the comms portion of my engineering interviews, and it was a great learning experience!
The stack for the project is node+express, mongo for database, PDFkit for pdf generation, and stripe for payments.