The README's big brother

The Suite is my playground for developing tools, packages, and programs selected to help me get some real-world experience developing user-facing applications. For a majority of my experience coding, I've created some fairly small-scale products. However, I want to develop tools that people could realistically use while expanding my arsenal of skills.

There's no real scope to the projects I'll be working on; nor is there a limit on how many I'll work on at once. I've found that it's best for myself to have a wide variety of projects I can switch to at any moment. This gives me freedom to work on whatever I feel like working on at any given moment. The Suite is a very low-stress environment where I can scratch my development itch.

General Workflow

In general, I'll go through an extensive process to develop each application. From planning to prototyping to optimizing the final version. I love to hand-write my notes, so my ideas get deeply ingrained in the real world. I prototype in Python, and sometimes that's where these tools stay. Other times I'll develop my lower-language skills by reimplementing everything in C++.

I find optimization to be one of the greatest problem-solving puzzles. Finding redundant bits of code, exploring better ways to represent and exchange data. That's what Simple Suite is all about. Not only creating real-world applications but making them run as efficiently as they can.

Where to Go

If you're looking to experience everything the Suite has to offer, keep looking around this site and you might find something interesting. If you'd like to know more about a specific project, I try to regularly write articles explaining the smaller details behind all of the tools and packages.

As for me, I'll continue to explore whatever projects I find interesting. Breaking down problems to their smallest parts and reconstructing a solution around them. If you have any interesting problems or suggestions, feel free to reach out.