Been some time but only getting started, with a new direction!
Published on June 26, 2022 by Stephen Traiforos
Currently, this is a blog of my thoughts.
Likely few readers which gives me some form of freedom.
As far as my consulting firm is concerned it was a way to earn a living during a time when I had no opportunity. I had the pleasure of working with my old colleagues once again and it was truly a great experience. I worked in new technologies like Kubernetes, Kafka, hosting tools like Spinnaker and so much more!
The challenges were endless and exciting but my excitement about the industry I was in faded. I am on a new journey of working full-time once again. With old and new colleagues and friends. For those who know me, I do not need more detail than that.
I am moving towards the EMR space as a full-time employee of Nymbl Systems. This is an exciting opportunity that will allow me to refocus on some of my passions and less on domain knowledge that I have earned and learned from many others in the logistics space.
My consulting firm will be where I house my personal projects that are worth sharing. The Open collective for a web 3.0 API platform is shelved for the time being since it proved to not be a great obsession for my health. I am refocusing on a smaller market where I have a personal connection, Rentals. My mother supported us by being a landlord, or how I prefer to refer to it in code and in life, a host. After using Airbnb and other competitors I was inspired and wanted to take the user experience to another level. Refocus on the customers' personalization of their trip but in the way, as a developer, I can guarantee. The web app experience, and social media connection. More on how I plan to do this in the coming months.
First things first, I needed an API. Which I had dabbled with as a personal project to learn more about Spring Boot RESTful API development. I defined an API contract and stabilized the API code I had lingering.
The API contract was defined using Open API v3.0. This is free to use and visit, and I welcome critique. This was done this single weekend but it has been on my mind for some time.
Swagger.io Open API v3 Rentals Entity Spec
I published this spec using a generator to make an API contract my local service can be forced to adhere to by extending the models and eventually breaking them into mixin interfaces.
Traiforce Group LLC GitLab OpenAPI Rentals API Spec
Yours in technology,
Stephen Traiforos
I am relieved to post about the API platform, it may be dormant but it is not forgotten. The IPFS tooling has been made very mature and supports new features through the cloud service provider Pinata. I hope to use their tooling that takes care of many bullets/initiatives in my Traiforce Group Web 3.0 Road Map.
Likely few readers which gives me some form of freedom.
As far as my consulting firm is concerned it was a way to earn a living during a time when I had no opportunity. I had the pleasure of working with my old colleagues once again and it was truly a great experience. I worked in new technologies like Kubernetes, Kafka, hosting tools like Spinnaker and so much more!
The challenges were endless and exciting but my excitement about the industry I was in faded. I am on a new journey of working full-time once again. With old and new colleagues and friends. For those who know me, I do not need more detail than that.
I am moving towards the EMR space as a full-time employee of Nymbl Systems. This is an exciting opportunity that will allow me to refocus on some of my passions and less on domain knowledge that I have earned and learned from many others in the logistics space.
My consulting firm will be where I house my personal projects that are worth sharing. The Open collective for a web 3.0 API platform is shelved for the time being since it proved to not be a great obsession for my health. I am refocusing on a smaller market where I have a personal connection, Rentals. My mother supported us by being a landlord, or how I prefer to refer to it in code and in life, a host. After using Airbnb and other competitors I was inspired and wanted to take the user experience to another level. Refocus on the customers' personalization of their trip but in the way, as a developer, I can guarantee. The web app experience, and social media connection. More on how I plan to do this in the coming months.
First things first, I needed an API. Which I had dabbled with as a personal project to learn more about Spring Boot RESTful API development. I defined an API contract and stabilized the API code I had lingering.
The API contract was defined using Open API v3.0. This is free to use and visit, and I welcome critique. This was done this single weekend but it has been on my mind for some time.
Swagger.io Open API v3 Rentals Entity Spec
I published this spec using a generator to make an API contract my local service can be forced to adhere to by extending the models and eventually breaking them into mixin interfaces.
Traiforce Group LLC GitLab OpenAPI Rentals API Spec
Yours in technology,
Stephen Traiforos
I am relieved to post about the API platform, it may be dormant but it is not forgotten. The IPFS tooling has been made very mature and supports new features through the cloud service provider Pinata. I hope to use their tooling that takes care of many bullets/initiatives in my Traiforce Group Web 3.0 Road Map.