Greetings, I’m Harley, aspiring to excel as a seasoned Software Engineer. With extensive experience spanning .Net, Python, SQL/NoSQL, Cloud and Web Technologies, I’m particularly enthusiastic about Golang development. My strength lies in critical and creative problem-solving, guiding challenging projects from inception to successful delivery.
Powered by
Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson.
C# enables developers to build many types of secure and robust applications that run in .NET.
AWS is an online platform that provides scalable and cost-effective cloud computing solutions. AWS is a broadly adopted cloud platform that offers several on-demand operations like compute power, database storage, content delivery, etc., to help corporates scale and grow.
Structured Query Language, abbreviated as SQL, is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers collaboratively developing source code during software development.
JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages.
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.
NoSQL database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases.
Visual Basic (VB) is an event-driven programming language and environment from Microsoft that provides a graphical user interface (GUI) which allows programmers to modify code by simply dragging and dropping objects and defining their behavior and appearance.
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures make it very attractive for Rapid Application Development.
GCP is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search, Gmail, Google Drive, and YouTube.
Datadog is an observability service for cloud-scale applications, providing monitoring of servers, databases, tools, and services, through a SaaS-based data analytics platform.
C++ is a high-level, general-purpose programming language created by Danish computer scientist Bjarne Stroustrup.
Jenkins is an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Amazon DynamoDB is a fully managed proprietary NoSQL database service that supports key–value and document data structures and is offered by Amazon.com as part of the Amazon Web Services portfolio.
PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
Xamarin is a free and open source mobile app platform for building native and high-performance iOS, Android, tvOS, watchOS, macOS, and Windows apps in C#.
Protocol Buffers are language-neutral, platform-neutral extensible mechanisms for serializing structured data.
Mar 2022 - Present
Pensacola, FL
A small software and cloud engineering consulting firm.
For more than 25 years, CSU has helped adult learners achieve their academic goals by providing the strongest online degree programs at an affordable rate.
Jul 2023 - Feb 2024
Phoenix, AZ
Capital One is an American bank holding company specializing in credit cards, auto loans, banking, and savings accounts, headquartered in McLean, VA with operations primarily in the United States.
Infinitive is a transformation and technology consultancy that helps clients get the value out of their data. Infinitive works with Global 2000 and enterprise companies spanning across multiple industries.
MRT’s' mission is to reduce risk in the marine and energy sectors by providing the best solution with the highest standard of integrity and customer service.
ACST is a software company that specializes in creating management solutions for a wide range of religions institutions and faith based schools.
For more than 25 years, CSU has helped adult learners achieve their academic goals by providing the strongest online degree programs at an affordable rate.
Buddies Studios is a small cloud engineering and mobile applications startup company that developes and publishes a variety of app for Android and IOS.
Jan 2012 - May 2015
Sandoval, IL
A Homemade Discord Bot developed in pure Golang. Demo upon request. Website coming soon!
Go wrapper for Dagpi API. Written to be used by anyone but specifically made for use in BuddieBot.
Guided tour written in JavaScript, using the Google Maps API and styled with CSS. A demo can be found here
A python script scrapes data relating to different movie and series titles then builds and makes calls to an API for results like plot and movie posters.
This is a fun little command line game I made based on the game “Dr. Nim” from the 60s! Also added to BuddieBot as a feature!
A simple clone of one of my favorite childhood games, Brick Breaker! A demo can be found here
The goal of this simple payroll system project is twofold. a) serve as a case-study and b) give students the opportunity to connect the dots and implement a full-fledged (albeit simple) application using most of Object-Oriented Programming.
This is a small RPG-like game that was built on the foundation of various online lessons and is now used for practice and developed as a hobby. A ZORK like RPG with a working inventory system.
Daily_Horoscope scrapes your personal horoscope from ganeshaspeaks and displays it in the console. For html document parsing I used the Jsoup library and apache commons library for some basic text editing. Also added to BuddieBot as a feature!