Why I Abandoned Corporate Culture
July 20, 2017 12:10 am Leave your thoughtsThere is a phrase by a well respected religious leader Gordon B. Hinkley that once said: “Life is to be... View Article
PhD Candidate - Complex Systems
I am a software engineer, linguist, and researcher of Complex Systems. I hold a bachelor's degree in Middle Eastern Studies from the University of Utah, a Master’s degree in linguistics from Francisco Marroquín University in Guatemala City, and I am a doctoral candidate in Complex Systems at the Polytechnic University in Madrid, Spain.
Software Development: I bring over 20 years of experience in developing software for multiple clients in various environments. I have a solid knowledge of PHP, Javascript, MySQL, NoSQL, Python, and Java.
Over my career, I have had the opportunity to work on projects for some of the most recognized brands on the planet. Brands like Marriott Hotels, Microsoft, Ashland Chemical, Capital One Credit Cards, Cadbury Schweppes, GE and more. This has given me an in-depth understanding of my client's challenges as they grow. I know how to get a company from startup to maturity with technology. My specialties are in E-commerce(specifically Magento), process automation, and security.
There is a phrase by a well respected religious leader Gordon B. Hinkley that once said: “Life is to be... View Article
Web server default banners are when web servers like Apache, Nginx, and others are configured to show their server type,... View Article
Imagine if you are in a coffee shop and using public wifi. A hacker is also in the same coffee... View Article
Content-Type Sniffing is used to protect against MIME vulnerabilities. This happens when a user uploads a file but disguises it... View Article
XSS protection is a security header that stops a page from loading when a XSS attack is detected. This header... View Article
Web servers can be configured to automatically list the contents of directories that do not have an index page. This allows... View Article
The ‘TRACE’ is an HTTP request used for debugging which echo’s back input back to the user. This method allows... View Article