Back
Nathan Wailes
Nathan Wailes
PRO
PRO
@nathanwailes
Full-stack dev, 180 on the LSAT. Work habit goal: bit.ly/3hb8fdk i.imgur.com/e9b6bqw.png Productivity thoughts: shorturl.at/grcs8
57
Joined October 2020
Continued working on getting Google social login working, started working on the backend code
got my google-social-login request finally approved
added more detail to my homepage b/c Google said I still didn't explain the purpose of my site and won't let me add social login
Added a description of my website's intended purpose to the homepage because Google requires it to approve me for social login...replied to the email to have them recheck my site...
closed all my old Upwork contracts b/c I've got decent work now and don't need to worry as much about having blank reviews show up on my profile...
did things required to get google social login working: verified ownership of my domain to google, created a privacy page, created an email address for the site to include on the privacy page...
got the new register view working in nuxt...got the 'confirm password reset' view working in nuxt...fixed a minor issue on the login view...
added the desktop app bar and an empty register page to stop an error from showing up about it not existing
got vuetify working with nuxt...got layouts working with nuxt...updated favicon...got the login view showing up (calls not hooked up yet)...got the 'request password reset' view/call working...got the login script code working...got the auth-required-hello-world route working
created a new nuxt project in my repo b/c I think it may end up being quicker to just move the code over from my vue project to a fresh nuxt project...got the 'Welcome to Nuxt' nuxt app loading on netlify...got my healthcheck endpoint "OK" response showing up on the landing view both in dev and in prod...squatted a full set (my warmup weight) for the first time in over a year.
got a 'hello world' nuxt app working on netlify, was led astray for a while by Claude, should've checked the docs sooner...paid a grab driver to fill up my gas and put air in my tires, and got his Line to do it weekly for me, should've done that years and years ago.
spent some time learning more about SSR, SSG, what Vercel and Netlify do, etc...fixed a minor bug with gmail authorization.
Got the Line webhook working again and moved some code around as a first step towards working on Go code again.
Got password reset working for WD and re-familiarized myself (to some extent) with the codebase, especially the backend.
Reached out to a security guy for his Line as part of my idea for an MVP for LA
Created a custom navbar for my jobs view...switched to storing the resumes in the db instead of the filesystem so they don't get deleted every time I push to the dokku server and the container gets rebuilt...spent a while trying to figure out why my v-data-table wasn't working until I realized I needed to update to a later version of vuetify...
Got back into working on my HN-jobs-auto-applier: Built the UI to allow a user to click a button to connect their gmail account to my app and have it save access / refresh tokens to the backend...fixed misc things that broke for unknown reasons...got the backend deploying to digital ocean without erroring, not sure why it stopped working...currently trying to figure out why, when I ssh into my server, it seems to show me at an older commit, when my github action seems to be working without errors and having me at the newest commit...figured out that I was running the wrong command to check the current commit, IDK why an older commit was still present in some of the files...FINALLY got prod working where I can sign into gmail, upload my resume, and send an email to myself. FUCK that was so much harder than it should've been...added a netlify.toml redirect so that I can go to whatdo.com/jobs and have it load the SPA instead of 404ing...fixed a bug where a refresh token wasn't being saved to the db in prod...
More time spent trying to set up an autoapplier for LinkedIn jobs.
Spent time thinking about how the UI/UX should work when applying to jobs