I'm Noel Peña, a web developer.
About me
I'm a full-stack web developer from Palm Beach, FL. with over 10 years experience in building and developing a wide range of websites and applications. From simple static websites to dynamic web applications with connections to APIs and databases. Each project has a unique challenge that requires creativity and I strive to provide the best possible solutions.
Projects
reWordle is a game that allows you to play previous days of the original Wordle game. Currently Wordle only allows you to play today's Wordle. This game allows you to play any past days of Wordle.
Client site for a local cleaning company. Project was built using Kirby CMS to allow client to add images and edit any of the pages.
Searches for users and shows their github profile and their public github repositories. The project utilizes the Github API through Axios and React. The project is built using React and Tailwind CSS for styling.
This client project loads a list of missionaries from a SQL database and links to their dynamic donation pages. Records are fetched using an API as well as donations to missionaries.
Child sponsorship donation website for a charitable organization. This client project loads a list of child records from a SQL database and links to their dynamic donation pages
Simple Feedback app that allows users to create and view feedback. The project uses only vanilla JavaScript, HTML, and CSS. The data will persists and is saved to a database.
Client website built for a local business that trades and sells Pokemon cards, memorabilia and accessories.
Simple project using CRUD functions to show, create, edit, and delete posts. Project saves the posts to a SQL database. This project uses only vanilla JavaScript, HTML/CSS and bootstrap for styling.
This client project utilizes loads a list of giving options from a SQL database and links to their dynamic donation pages. Records are fetched using an API as well as donations to each giving option.
This client project loads a list of child records from a SQL database and links to their dynamic donation pages.
Calorie tracker that allows user to create and view their daily calorie intake. This project saves all the meals or food items to local storage and calulates the total calories when the page loads. This project uses only vanilla JavaScript, HTML/CSS and Materialize for styling.