Xitang Zhao
Xitang Zhao
Thanks for creating this issue. Agree that the app is currently buggy for multi page layouts. Its initial target audience is for students and early-career professionals who can fit their...
Thanks for creating this issue. Linking this with https://github.com/xitanggg/open-resume/issues/12. Agree that JSON resume is an awesome open standard. Import might be easy to add, but export might be difficult due...
Currently, there isn't a provided setting option to change the left and right margins, just to keep things simple. The current setting is hardcoded here: https://github.com/xitanggg/open-resume/blob/main/src/app/components/Resume/ResumePDF/index.tsx#L119 and is set to...
Thanks for the kind word. Great feedback on dockizing it to make it easier to deploy. The app is currently deployed with Vercel since it integrates nicely with Nextjs. It...
Thanks again @jedberg for reporting this issue. I wasn't aware that LinkedIn has a resume builder and missed testing that against the parser. I tested my LinkedIn resume on greenhouse...
Great catch & thanks for submitting this change! I had been testing it by dragging the slider and wasn't aware of this bug.
Thanks so much @anton-k-git for creating this PR!! Amazing works and enhancements! My only hesitation is "collapse empty sections when importing resume". Can you share more about this use case...
Got it, thanks so much for your clarification! That is a good call and is indeed not a good UI/UX experience. 2 ideas I can think of are Idea 1....
Apologize for the delay in getting back. Had a hectic week with apartment hunting. Interesting use case. Thanks for sharing your use case and making the changes! I just pushed...
Thanks for confirming! Just rebased and merged 🚀