welcome
thanks for stopping in! here lies the culmination of projects, blog posts, and random findings i encountered in my journey as a software engineer.
Read more →thanks for stopping in! here lies the culmination of projects, blog posts, and random findings i encountered in my journey as a software engineer.
Read more →Since the Midpoint conversation, the second half of this project consisted of stress testing and further optimizing the server infrastructure. Here are the two critical choices I made for my service...
Read more →Using the fs module system, I was able to write a csv generator function that iterates up to 2 million and create the records. Anything above 2 million iterations will cause memory heap issues...
Read more →The team and I went through rendering our components and services with minimal issues. It’s when we ran into Component Testing where we had to put our thinking caps on and figure out which test suite and supporting utility would best suit our application needs...
Read more →As a Hack Reactor student, we are required to team up with our cohort-mates in a project called the Front End Capstone. The project starts during the senior phase of the program...
Read more →