I’m a US Citizen Now π©πͺ + πΊπΈ TL;DR On July 31, 2023, I received my US Citizenship certificate during the Oath Ceremony at the USCIS Field Office in San Francisco. The whole process from filing BBG to certificate took ~22 Months. There was a delay in the biometrics appointment since I was in Germany for a more extended period. I now have German and US Citizenship and can freely roam between countries.
It’s already May Woah, we have already surpassed the four-month mark for this year. A lot of things have happened in the last four months.
In January, I was reassigned to my new team. Now, I’m working on our products’ Share and Review functionality. I’m back to Web Development + plus a little bit of UXP (proprietary Tech) that enables us to target our Desktop Apps with the same JS/TS code base Spent 40 days in Germany from March through Easter in April.
Enable extensions for dayjs I was working on a small project to sharpen my Javascript and Typescript skills. Nothing fancy.
The project deals with data calculations, and I was looking for a modern replacement of momentjs. I found dayjs, which seemed to be a suitable replacement.
As I mentioned, I had to find the number of days between the two dates. The documentation of dayjs mentioned a method to calculate the difference between two dates as duration.