Skip to content
View weitecklee's full-sized avatar

Block or report weitecklee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
weitecklee/README.md

Hi there 👋

I'm a full-stack software developer with a specialty in Typescript and React with MongoDB and PostgreSQL databases.

I have experience with:

  • modern React features such as Next.js App Router and Context API
  • load-balancing using nginx
  • testing using Playwright, Jest, React Testing Library, and k6
  • deploying using Vercel and AWS; other languages like Go and Python

I have been working on My Animal Crossing Island, a personal website made with Typescript and React using Next.js with a MongoDB Atlas backend, with continuous deployment on Vercel. I have also been working through Advent of Code - an Advent calendar of programming puzzles - and writing my solutions using various languages to gain more appreciation for the differences between Javascript, Go, and Python.

I was previously an aerospace engineer where I used my attention to detail to meticulously check engineering drawings, and my love for efficiency and automation to write macros to quickly parse data and generate reports. That was how I realized I really liked coding and decided to pursue this path.

When I'm not coding, you can usually find me doing crossword puzzles (currently going through the New York Times Archive). I also enjoy memorization. I once memorized 300+ digits of pi for a high school math competition. I lost by 8 digits.

Pinned Loading

  1. animalcrossing_app animalcrossing_app Public

    Showcase of my Animal Crossing island using Typescript, React, Next.js, and MUI with the Next.js App Router

    TypeScript

  2. animalcrossing animalcrossing Public

    Showcase of my Animal Crossing island using Typescript, React, Next.js, and MUI as a single-page app

    TypeScript 1

  3. adventofcode adventofcode Public

    My solutions for Advent of Code using Go, Javascript, Python, Java, etc.

    Go

  4. jest_rtl_workshop jest_rtl_workshop Public

    Workshop to demonstrate basics of Jest and React Testing Library

    JavaScript 1 2