We can organize an interview with Aldin or any of our 25,000 available candidates within 48 hours. How would you like to proceed?
Schedule Interview NowMy name is Charles H. and I have over 16 years of experience in the tech industry. I specialize in the following technologies: React, TypeScript, Angular, PHP, WordPress, etc.. Some of the notable projects I’ve worked on include: Galaxy TV MediaTailor Scheduling System, Debatabl, FlixFling, OptimizePress, WordPress Code Manager Plugin, etc.. I am based in Lansford, United States. I've successfully completed 16 projects while developing at Softaims.
I value a collaborative environment where shared knowledge leads to superior outcomes. I actively mentor junior team members, conduct thorough quality reviews, and champion engineering best practices across the team. I believe that the quality of the final product is a direct reflection of the team's cohesion and skill.
My experience at Softaims has refined my ability to effectively communicate complex technical concepts to non-technical stakeholders, ensuring project alignment from the outset. I am a strong believer in transparent processes and iterative delivery.
My main objective is to foster a culture of quality and accountability. I am motivated to contribute my expertise to projects that require not just technical skill, but also strong organizational and leadership abilities to succeed.
Main technologies
16 years
8 Years
1 Year
7 Years
Potentially possible
Microsoft
Developed a Laravel + Angular scheduling platform with a FullCalendar drag-and-drop interface. Automated daily playlist-style schedules for AWS MediaTailor, allowing precise program start times, not natively supported by MediaTailor. Cron jobs generated and delivered updated schedules every day for seamless, accurate content playback.
Debatabl – Real-Time Online Debate Platform (In Development) Designing and building a scalable, interactive platform for hosting live, structured debates with audience engagement tools. Tech: Laravel, Vue.js, MySQL, WebSockets, Tailwind CSS Real-time updates via Laravel Reverb & Pusher Custom timed debate rounds & moderator controls Live polling, voting, and audience Q&A Mobile-first, responsive design Currently in active development with a functional prototype supporting real-time interaction.
FlixFling Role: Senior Full Stack Developer Tech Stack: PHP, Laravel, MySQL, JavaScript, AWS, REST APIs Worked on feature development and backend improvements for FlixFling, a subscription-based streaming media service. Responsibilities included optimizing performance, adding new content delivery features, and integrating third-party services to improve scalability and user experience. Key Contributions: Improved backend API performance for faster content delivery and smoother playback. Developed and optimized database queries to handle large media libraries efficiently.
OptimizePress is a WordPress theme and plugin that allows you to build landing pages and even full blown sites using a graphical environment. Very much like WordPress’ own Gutenburg engine, this plugin would allow you to easily and quickly build sites. We had a team of three. The CEO, the designer and me, the developer. I helped bring OptimizePress to version 2.0 with no code commenting or any other kind of documentation to help me with version 1.0.
A WordPress plugin I built to showcase the code I have written on my professional portfolio. It allows you to add posts of custom post type "code" and add a special documentation section, screenshots, a description and a downloadable code linked to an item in your WP media library. The primary class, accessible through global variable $code_manager, has many methods available for manipulating your code data as well as templates that are completely customizable. I also added a shortcode, [code][/code], that uses the highlightjs library to add syntax highlighting to your posts. Simply encapsulate your code in [code][/code] shortcode tags and it will automatically highlight the code.