Software Engineer
Independent Self-Study
Westerly, Rhode Island, United States
View My Portfolio: bit.ly/meet-tannerBegan learning programming part-time while still managing and operating Santerre Resume. Among other milestones, this culminated in me building the following portfolio projects.:: Curriculum Café (bit.ly/curriculum-cafe-demo) ::◈ A blog website in Nextjs using GraphQL and GraphCMS. Used graphql-request so I could compare it to Apollo Server and Prisma.◈ Learned more about the implementation differences between CSR, SSR, SSG, and ISR.:: Emoji Twitter (bit.ly/twitter-clone-demo) ::◈ A Twitter clone in Nextjs that uses tRPC, Upstash, Prisma, and Clerk for authentication.◈ Implemented loading state handlers in many places and learned to use Zod for validation.:: Defi-Pilot (bit.ly/defi-pilot-demo) ::◈ Built a serverless dashboard with React and Tailwind, capable of consuming API data from OpenLoot.com.◈ Experimented with multiple forms of state management including useState, useContext, useReducer, and Redux/RTK.:: Tailbreeze (bit.ly/tailbreeze-npm) ::◈ Built and deployed a small NPM package that stringifies objects, providing a way to organize and reuse Tailwind classes.◈ Learned markdown to write a README, as well as how to ship an NPM package.