Scaling Apps Across Platforms with C#
Posted on April 10, 2024
In this post, I discuss how to scale applications across different platforms using C#. I'll go over strategies, frameworks, and tools that make this process easier.
Read MoreFeel free to reach out to me with any questions or comments. I would especially appreciate any feedback from your experience on my Website!
Here are some of my projects along with links to their code and video presentation!
I made this website to host all my interests and learned skills in one central and public place. Made with Three.js to create awesome personalized 3D ideas. All 3D assets you see I have personally made.
View on GitHubA comparison of mastering an instrument and the art of conveying ideas to a computer
Read ArticleHowdy! My name is Chase. I take pride in learning new concepts and finding interesting ways to translate my ideas through them. I view the digital experiences I create as another avenue of human expression.
I am also an experienced musician with a passion for performing and teaching!
Sharing my development journey, tips, and the latest in tech.
Posted on April 10, 2024
In this post, I discuss how to scale applications across different platforms using C#. I'll go over strategies, frameworks, and tools that make this process easier.
Read MorePosted on March 20, 2024
Serverless architecture is gaining momentum in the tech world. In this post, I explore the benefits and challenges of building apps without worrying about server management.
Read MorePosted on March 5, 2024
Performance is key to a great user experience. In this post, I cover techniques for optimizing your web app, from lazy loading to reducing render-blocking resources.
Read More