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 2025 Exceptional Employer Mira Award
SEP Recognized as Indiana’s Top Tech Employer, Winning TechPoint’s Prestigious Mira Award Westfield, Indiana – SEP has been named Exceptional Employer by TechPoint at the 26th annual Mira Awards. This award recognizes companies that are developing talent through skills-based hiring…
Read Full Post
I recently had the opportunity to do some investigation / prototyping work on a website that needed to render interactive 3D models in mobile browsers. After some investigation on available technologies, I decided to give BabylonJS a try. BabylonJS has a comprehensive API, is well documented, and has an active support forum. On top of […]
Read Full Post
A Shallow Dive into WebGL Rendering Technologies
I was recently posed an interesting problem. What sort of technology could we use to generate an interactive training/tutorial application on a webpage that can be viewed on a phone? Sure we could develop an app, but then we’d have to force people to download the training. Sounds like an interesting problem to solve, right? […]
Read Full Post
Professional Growth and Development Meets the Butterfly Effect
The butterfly effect is the idea that a butterfly flapping its wings on one side of the world can cause a typhoon on the other. My story is not quite that dramatic, but you can never be sure what impact your small actions can have. This story starts as one of personal and professional growth […]
Read Full Post
Best of 2022: SEP’s Top 6 Software Development Resources of the Year
Looking back at our most viewed software development resource articles throughout the year. #6. WSL, git, and Beyond Compare Since I’m a git command line kind of guy, being able to sudo apt install git was a slice of heaven on a Windows machine. Getting that up and running was pretty nice. However, there is […]
Read Full Post
The Story of SEP’s Hexter the Owl: A Beloved Mascot in the Making
Meet Hexter! This is Hexter, SEP’s mascot who was first introduced in 2021. He made his debut with the grand opening of our headquarters in Westfield, Indiana. Why an owl? Clients frequently describe us as wise, focused, intuitive, methodical, and having unique perspectives. We take decisive and swift action—all while having the ability to see […]
Read Full Post
Happy 1st Birthday, Hexter!
One Year It’s officially been one year since the SEP owl mascot was introduced. At the time, our little feathery friend didn’t even have a name! Since the introduction on day 1 of moving into SEP’s Forever Home, Hexter was named and has been used in over 40 DIFFERENT WAYS. That’s pretty incredible. For a […]
Read Full Post
Testing React Native Apps: A Sweet Setup for Full-Stack Cross-Platform Testing
Short on time? The answer is to use Jest, React Native Testing Library, and Detox. Here’s a sample repo with it all wired up: https://github.com/klcantrell/testing-react-native-apps-post. The advantages of building an app with React Native apply when testing the app as well. When building, you write code once and get native apps that work well on […]
Read Full Post
5 Tips to Strengthen Your Computer Security and Online Presence in 2023
According to the Identity Theft Resource Center 2021 Data Breach Report, there were 1,862 data breaches in 2021. While 2020 saw a total of 1,108 data breaches. AKA computer security is no joke! But where do you even start? SEP’s Junior Sys Admin team compiled their top tips for Computer Security Day. See our top five […]
Read Full Post