
Jonathan P.
About Me
Full-Stack Engineer, js, ts, react, node.
Full-Stack Engineer, js, ts, react, node.
Create and develop innovative software solutions for different clients across a broad range of industries.
Participate in scrums consisting of cross-functional teams, both software and hardware.
Ensure that features are being delivered efficiently and on-time.
Performed academic services development and website management for the company.
Led the Voice Of Healing Site for Christ For the Nations project, migrating the existing Wordpress platform that caused performance and security issues to React.js and Next.js.
Designed connections with the content API, CD, and CI for the new platform.
Worked as a contractor on the development of Staples Promotional Products platform that helps organizations create memorable experiences with the right ideas and items.
Developed new functionalities, fixed bugs, as well as migrated the legacy systems to new technologies, thus improving the project’s performance.
Reviewed implemented features of the development team.
Worked on the development of an information and statistics system for City Hall that allows the management of employees and performing of social studies.
Developed back-end services and refactored in every stage to provide flawless code.
Implemented processes for the integration of code with the content management system.
Led the development of the online e-commerce platform for GoCenter Supplements.
Provided architecture and design for the platform as part of proof of concept, as well as designed and developed features using Angular.js.
Effectively communicated with the team and stakeholders to understand the requirements and execute the project.
Built a feature-rich news and media web site for CIGOM, with a custom content manager.
Closely collaborated with project managers and designers to deliver an efficient software solution.
Ensured the creation of high-quality code and user-friendly website design.
Worked on the development of an inventory management system for Sistema Producto Vid that allowed them to track goods across the business's supply chain.
Coordinated with other technical teams for development of the portal solution.
Implemented procedures for the identification and resolution of technical issues with the supply chain.
Created and developed a statistical usage reports generation system for the CETYS library.
Implemented procedures for the creation of wireframes to be used for user interfaces.
Provided technical assistance for users and supported technical team members.
Developing new functionality for an eStore platform focused on creating memorable experiences.
Migrating legacy systems to new technologies to improve project performance.
Successfully implemented the project, utilizing ASP.Net, SQL Server, Angular, and AngularJS.
Migrated a WordPress platform to React.js and Next.js.
Designed and connected with content API, CD, and CI.
Successfully migrated and published the website, resulting in thousands of users.
The article discusses using proxies in Javascript to implement null-safe coding.
It leverages the Optional API, commonly used for representing 'no result' scenarios, similar to Java.
The core principle is to ensure that a variable's type is always Optional, always pointing to an Optional instance, preventing potential null pointer exceptions.