Eric Perez's Blog
Thoughts, tutorials, and insights on software development, technology, and building better applications.
AWS Contact Form
Posted on:May 8, 2025 at 07:27 AMawscontact formAPI GatewayS3Lambda functionRandom thoughts.
Quick Thoughts on AI
Posted on:February 2, 2025 at 03:33 PMrandomaiRandom thoughts.
Common GitHub Branch Commands
Posted on:February 2, 2025 at 04:58 AMcommandsgitnotesHere are some of the most common Git commands I use when managing branches in a project.
AstroPaper 3.0
Posted on:September 25, 2023 at 10:25 AMreleaseAstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions
How to add an estimated reading time in AstroPaper
Posted on:July 21, 2023 at 10:11 AMFAQHow you can add an 'Reading time' in your blog posts of AstroPaper.
How to update dependencies of AstroPaper
Posted on:July 20, 2023 at 03:33 PMFAQHow to update project dependencies and AstroPaper template.
AstroPaper 2.0
Posted on:January 30, 2023 at 03:57 PMreleaseAstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.
Dynamic OG image generation in AstroPaper blog posts
Posted on:December 28, 2022 at 04:59 AMdocsreleaseNew feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
Predefined color schemes
Posted on:September 26, 2022 at 12:13 PMcolor-schemesSome of the well-crafted, predefined color schemes for AstroPaper blog theme.
Customizing AstroPaper theme color schemes
Posted on:September 25, 2022 at 03:20 PMcolor-schemesdocsHow you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
Adding new posts in AstroPaper theme
Posted on:September 23, 2022 at 03:22 PMdocsSome rules & recommendations for creating or adding new posts using AstroPaper theme.
How to configure AstroPaper theme
Posted on:September 23, 2022 at 04:58 AMconfigurationdocsHow you can make AstroPaper theme absolutely yours.
How to connect AstroPaper blog with Forestry CMS
Posted on:September 21, 2022 at 05:17 AMdocsforestry-cmsastro-paperStep by step process of connecting Astro-Paper blog theme with Forestry Headless CMS.
Tailwind Typography Plugin
Posted on:July 5, 2022 at 02:05 AMTypeScriptAstroEXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
How Do I Develop My Terminal Portfolio Website with React
Posted on:June 9, 2022 at 03:42 AMJavaScriptReactJSContextAPIStyled-ComponentsTypeScriptEXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.
How Do I Develop My Portfolio Website & Blog
Posted on:March 25, 2022 at 04:55 PMNextJSTailwindCSSHeadlessCMSBlogEXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.