Stefan

Results 32 comments of Stefan

Hello! Would this suffice as a FAANG style resume? I build it based on the PDF you've linked. [RxResume_PDFExport_dev_FAANGtest_1669503759.pdf](https://github.com/AmruthPillai/Reactive-Resume/files/10097173/RxResume_PDFExport_dev_FAANGtest_1669503759.pdf)

This might do the trick if you don't want to do your own implementation: https://www.npmjs.com/package/font-picker

Hello! I doubt that this can be easily achieved without rewriting major parts of the code (if at all). But you can already host your own instance offline on your...

> The reason they're not translatable is because the section names can be edited by the user themselves to allow for maximum flexibility. True, but for a better user experience...

A similar issue can be seen for `exampleDateString` in https://github.com/AmruthPillai/Reactive-Resume/blob/77c587681b4b8b11f9eb037d6e7a4b5780a34ed6/client/components/build/RightSidebar/sections/Settings.tsx#L54 For example: Date format is set to DD.MM.YYYY but the hint will display the current date as MM.DD.YYYY

Hello! I tried to reproduce this, but for me, it looks exactly like it should. See https://rxresu.me/tryallthethings/1085 (Demo data with Onyx template) Could you please clear your browser cache and...

Can confirm this. As a workaround, you can add an empty line followed by ` ` and another empty line. This will get you one empty line spacing. This should work...

From what I've found .ICO file larger than 256x256 aren't supported by the file format itself: - https://stackoverflow.com/questions/12351101/ico-maximum-size#:~:text=1%20Answer&text=Since%20the%20width%20and%20height,larger%20than%20256%C3%97256. - https://en.wikipedia.org/wiki/ICO_(file_format) - https://docs.microsoft.com/en-us/windows/win32/uxguide/vis-icons

Hallo! Danke für die Meldung. Hab gerade mal in den Code gesehen und soweit ich es verstehe, benutzt Contact-Conversion-Wizard für die Authentifizierung OAuth1. Dies wurde 2015 abgeschaltet und es wird...

Hello! The example above is what you receive as an exported .vcf file out of the macOS address book, correct? Could you please send me a dummy .vcf file with...