Skip to main content

Congrats! CSC Distinguished Engineers 2016

CSC Distinguished Engineers 2016 announced today. Congrats to these outstanding achievers

Frédéric Auberson (Switzerland) is an information systems architect in GBS where he deftly integrates innovative ideas from across the transportation and railway fields into expert architecture, systems and actions to provide the best technical solutions and implementation for our clients. He has received the 2010 CSC Chairman's Award for Excellence for his work on the Swiss Federal Railway Traffic Management System and was a 2014 CSC Award for Sales Excellence winner for Network Rail's Asset Management Programme, ORBIS.

Martin Bartlett (France) is an information systems architect in our Insurance group and chief architect for CSC's AIA insurance administration product. He is an AWS Certified Solutions Architect–Associate and domain expert in REST APIs. Outside of CSC, he’s known for the original RSS Live Links Chrome Extension, the stack engine underlying the KDE calculator, and XForms4Perl, an early UI framework for PERL. In addition, he is active in mentoring university students and interns both inside of CSC and out.

Pavel Hruby, PhD, (Denmark) is a software engineer and researcher in GBS who specializes in identifying new trends in information technologies. He is also an expert in business modeling and model-driven design using application logic patterns. Pavel is an active writer and published author, including, “Model-Driven Design Using Business Patterns,” and numerous industry articles. He also received the CSC Papers Grand Prize for "Capitalism in UML: Designing Service-Oriented Applications that Understand Your Business.” He holds three patents in the areas of configurable object definitions, business logic patterns and REA model-based security.

JP Morgenthal (United States) is a global solutions executive in the office of the CTO. He is an internationally known thought leader in the areas of IT transformation and strategy, modernization, and cloud computing. His technical expertise includes architecture, application development, infrastructure and operations, cloud computing, DevOps, and integration. JP is a published author of four trade publications, with his most recent being, “Cloud Computing: Assessing the Risks.” He is an avid and industry-recognized blogger.

Bill Ohnemus (United States) is a solution architect in Insurance who focuses on enterprise systems and package-based software with deep expertise in API development and ecosystems. He is co-founder and leader of CSC’s API community and program and is an AWS Certified Solutions Architect–Associate. He is a two-time CSC Grant awardee: the first grant was for the research paper, "Being and Effective Entrepreneur in a Cloud Ecosystem,” and the second grant focused on developing a proof of concept with Salesforce.com. He’s a recent graduate from Northwestern University with an MSIS in Information Security.
Bio on CSC.com | LinkedIn | Twitter

Comments

Popular posts from this blog

Just Buzz... Where is AI?

Speaking to Recode’s Kara Swisher and MSNBC’s Ari Melber, Pichai said AI is “one of the most important things that humanity is working on. It’s more profound than, I don’t know, electricity or fire,” adding that people learned to harness fire for the benefits of humanity, but also needed to overcome its downsides, too. Pichai also said that AI could be used to help solve climate change issues, or to cure cancer. We are seeing some exciting things in the industry, Samsung’s massive 8K TVs apparently use AI to upscale lower resolution images for the big screen. Sony has created a new version of the Aibo robot dog, which this time promises more artificial intelligence. Travelmate’s robot suitcase will use AI to drive around and follow its owner wherever they go.  Kohler has invented Numi, a toilet that has Amazon’s Alexa voice assistant built in etc., But despite all this, it does leave me wondering: is artificial intelligence really what we should be calling this revolution?...

Building Hanlon Micro-Kernel (MK)

I am posting a quick cookbook on creating hanlon microkernel for easy reference. Detailed information on how the microkernel organized and build along with details on each of the command listed here can be found on git hanlon microkernel wiki   1. Install dependencies sudo apt-get install squashfs-tools -y sudo apt-get install -y fakeroot sudo apt-get install p7zip-full -y sudo apt-get install curl -y   2. Install Ruby (I prefer using rvm) \curl -sSL https://get.rvm.io | bash -s stable --ruby source /home/user/.rvm/scripts/rvm   3. Clone hanlon micro-kernel project into your working directory (my directory ~/wspace/hanlon/hanlon-mk) cd mkdir wspace mkdir hanlon git clone hanlon-mk cd hanlon-mk   4. Clone hanlon micro-kernel project into your working directory (my directory ~/wspace/hanlon/hanlon-mk) cd mkdir wspace mkdir hanlon git clone hanlon-mk   5. Create bundle file: This would create a temporary tar file containing all necessary ...

AI - Intelligence is getting Hybrid

Cooperative learning among networks will lead to hybrid intelligence Neural networks will evolve from monolithic to distributed co-operative/competitive models. Coupled with evolving neural-fuzzy and generic fuzzy algorithms — reinforced learning models that are more adaptive to the environment and context (i.e., too noisy and time-varying systems) — these neural networks will evolve into hybrid intelligent systems that integrate different learning and adaptation techniques to overcome individual limitations