Welcome to the source code of my personal website - Engineered Log. This site is a hub for my ideas, projects, and interests, providing a window into my work and ongoing explorations in software engineering and beyond.
It is built using:
- Next.js (React framework) v15.3.2
- Tailwind CSS v4.x
- JavaScript
- MDX for content
- Vercel for deployment
The core functionality of the website is now complete. Remaining features and sections are considered lower priority and will be added gradually as time allows:
-
Refine Home page-
improve Notes hompage list(not so complete)
-
- Implement SEO
-
Refine NavBar Icons -
Refine Sidebar Notes\projects -
Learn more about Note server-side -
Refractor Style Code \ Refine Color Schema-
Change hihglight colors
-
-
Fix Desgin Note Page(not so complete)- Add Medium
- Create TOC
-
File System -
Style of the page(not so complete)
-
Fix Dark Mode(solved, but intefficient) -
About Me section[x] Books- Chess
- productivity
-
Contact form -
Update Projects-
Update Projects Images
-
This project is inspired and informed by several fantastic resources. Here are some of the main influences:
- The website design is heavily inspired by Tania Rascia’s website. (I hope that's okay—I'm not great at design, but I'm good at “getting inspired.”)
- My motivation for building this site came from reading Mr. RIP’s blog and exploring his "knowledge source."
- All illustrations are sourced from StorySet.
- For more inspiration and templates, I also refer to the excellent Portfolio Ideas repository.
To run this project locally:
git clone https://github.com/GppCalcagno/engineered_log.git
cd engineered_log
npm install
npm run devVisit http://localhost:3000 in your browser.
Contributions, suggestions, and ideas are welcome! Please open an issue or pull request if you'd like to help improve the site.
