Skip to content

pedroping/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to My Personal Portfolio! My portfolio is a nostalgic tribute to the classic Windows XP interface, blending the beloved aesthetics of the early 2000s with contemporary web development techniques. Dive into a world where retro meets innovation, showcasing my projects, and skills in a unique environment.

🖥️ Access to the project

You now have access to the project, which is currently running here

📌 Details

🛠️ Technologies 🧠 Concepts 🌟 Features
Angular 17 Conventional Commits Responsive UI
Nx 18 Standalone Component Custom Backgrounds
RxJs 7.8 Nx Libaries Good SEO & Performance
Pwa 17 ReactiveX Accessibility & Good Praticies
Dependency Injection
Observable Pattern
Facade Pattern
Solid Principles
Async/Await Operators
Lazy Loading

🚀 Start the app

First of all run npm install to install all dependencies.

To start the development server run npm start or nx run portifolio:serve:development and open your browser and navigate to https://localhost:4200/. Happy coding!