SEP Blog
We’re curious people by nature. And we love to teach others what we’ve learned. So explore our blog to gain fresh insights from our expertise in areas ranging from culture to AI.
SEP Wins TechPoint’s 2024 Innovation Service Partner of the Year Mira Award
SEP Recognized as Indiana’s Top Innovation Service Partner, Winning TechPoint’s Prestigious Mira Award Westfield, Indiana – SEP has been named the Innovation Service Partner of the Year by TechPoint at the 25th annual Mira Awards. The Mira Awards, Indiana’s largest…
Read Full Post
We’ve discussed several applications of machine learning before. We teach a machine a concept from stored data so that it can: Identify problems with engines from telemetry data Identify digits from handwriting Identify sticky notes on a board Identify the winning team in DotA from team compositions The common thrust is that, using supervised learning, […]
Read Full Post
This one’s for you, Mihaly Csikszentmihalyi fans
If you’ve read Flow: The Psychology of Optimal Experience by Mihaly Csikszentmihalyi, or even if you’ve just seen a diagram like this one and it inspired you to figure out which activities put you in flow… boy, do I have a blog post for you ???? I have to admit I never read the book, […]
Read Full Post
BizOps at SEP
You may have heard of BizOps as a business function, but there’s a good chance you aren’t sure exactly what that looks like day-to-day, or specifically how that plays out at a custom software consultancy like SEP. This post will give you a glimpse into what BizOps looks like for us. The History of BizOps […]
Read Full Post
SEP Plans Expansion, Standalone HQ in Hamilton County
PRESS RELEASE – FOR IMMEDIATE RELEASE WESTFIELD, Ind. (June 4, 2020) – SEP, a software product design and development company, announced plans today to expand its operations, constructing a new corporate headquarters along U.S. Highway 31 in Westfield. The new facility will more than double the company’s central Indiana footprint and enable SEP to continue […]
Read Full Post
Cross-Platform Mobile Toolkits
Most developers agree that Flutter, React Native, Xamarin are the top three cross-platform mobile toolkits. If you’re just getting started on a project, it’s helpful to have your options narrowed down to this list of three, but there are still some major differences between these toolkits. To help you choose the best toolkit for your […]
Read Full Post
meHive: The story of our mobile app
At SEP, we are always on the look out for new things to learn. When we saw a surge in mobile development, we decided to tinker with some new technology. And what better way to do it than learn along with our interns on our own mobile product? The year was 2013, and we decided […]
Read Full Post
Using Azure Functions to Deliver REST API: A Step-by-Step Guide, 2/2
This is a follow-up to my previous post about hosting a simple React App in Azure, and now we’ll cover using Azure Functions to deliver REST API. I would like to begin with the caveat that both posts are meant to be used as steps to deploy to Azure as quickly as possible. Production-level apps […]
Read Full Post
Title Goes Here
Creating something brand new is hard. No matter if it’s a painting, a system architecture, or a conference talk, the creative effort of conjuring up something from nothing is difficult. Take me for example, staring at a text editor, trying to figure out what to type next and think up a clever title. Writers know […]
Read Full Post
Hosting a React Web App in Azure with CI/CD in Five Easy Steps
There are a few blog posts out there that already show you how to host a React web app in Azure, but since I encountered a few issues, I thought I’d document what worked for me. These are the very simple steps I followed to set up my web app in Azure, with continuous integration […]
Read Full Post