Skip to content

deCaldas/home

Repository files navigation

Diego's website

https://deCaldas.github.io/home/

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Chakra UI - A simple, modular and accessible component library for React

Project structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Static files for images
└── public

License

MIT License.

Check out LICENSE for more detail.

Personal Note

This project was originally cloned from Takuya Matsuyama’s website as a learning exercise. At the time, I was just starting my journey with web development.

Through this clone, I learned practical Git, GitHub Pages, Next.js, Chakra UI, React, and more — including valuable lessons about structure, modularity, and design. Over time, I’ve customized it with my portfolio, projects, and personal branding.

This homepage is part of my growth story. I honor its origin and continue building my own path from here.

About

Repository containing the source code for the personal home page, designed to showcase my skills as a full stack web developer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors