S Sol Andriani

Latest Updates

Documenting code, one commit at a time.

Cleaning Up: Removing Artifacts from a Project Repository

This post discusses the importance of maintaining a clean repository for the SolAndriani/sistema-libros-backend project, which I'll refer to as the 'Book Management System'. The focus is on removing unnecessary files, specifically virtual environment directories, to reduce repository size and avoid conflicts.

The Problem

Virtual environments are essential for managing project dependencies. However, they should not be committed to the repository.

Read more

Fixing Build Issues in a Portfolio Project

When working on web development projects, especially personal portfolios, ensuring a smooth and reliable build process is crucial for showcasing your work effectively. Build errors can disrupt the deployment pipeline, leading to delays and a poor user experience.

Understanding the Problem

Build issues can stem from various sources, such as dependency conflicts, incorrect configurations, or broken links within the project. Identifying the root cause is the first step towards resolving these

Read more

Enhancing Portfolio Presentation: A Focus on User Experience

Introduction

In the ever-evolving world of web development, a personal portfolio serves as a crucial gateway for showcasing skills and experience. Recent efforts on SolAndriani/portafolio-sol-andriani have centered around refining the user experience through improvements to the header behavior, presentation section, and scrolling functionality.

This post delves into the technical decisions behind these enhancements, focusing on creating a smoother and more engaging experience for visitors.

Read more

Enhancing Project Visibility: Updating Public Links

This post details recent updates to the SolAndriani/portafolio-sol-andriani project, a personal portfolio showcasing Sol Andriani's work. The primary focus was on ensuring the accessibility and correctness of public links to various projects featured in the portfolio.

The Task

The goal was to review and rectify any broken or outdated links within the portfolio, ensuring that visitors can seamlessly access and explore the showcased projects.

Read more