Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

dani01Lost4ever/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daniel Busetto — Portfolio

Personal portfolio website for Daniel Busetto, a full-stack web developer. Built with vanilla HTML, CSS, and JavaScript, featuring an animated landing page and a showcase of projects.

Live site: dani01lost4ever.github.io


Features

  • Animated intro with sliding panels and fade-in effects (Animate.css)
  • Interactive particle background (particles.js)
  • Slide-out panels for About, Work, and Contact sections
  • Project showcase with a swipeable carousel (Swiper.js)
  • Contact form via un-static
  • Fully responsive layout

Tech Stack

Layer Technology
Markup HTML5
Styling CSS3, Font Awesome 5, Google Fonts
Scripts Vanilla JavaScript, jQuery 3
UI Effects Animate.css 3.7, particles.js
Carousel Swiper.js 10

Project Structure

portolioOld/
├── index.html        # Main entry point
├── index.css         # Global styles
├── index.js          # UI interaction logic (panels, animations)
├── app.js            # Swiper carousel + particles configuration
├── particles.js      # particles.js config
├── swiper.mod.css    # Swiper customizations
└── docs/
    └── assets/       # Project screenshot images

Projects Showcased

Project Tech Description
Product Preview Card HTML5, CSS3 Frontend Mentor challenge — responsive product card
Three-Column Preview Card HTML5, CSS3 Frontend Mentor challenge — responsive three-card layout
Stats Preview Card HTML5, CSS3 Frontend Mentor challenge — stats card with color scheme
CosmosDB FAQ API C#, ASP.NET 7, CosmosDB, Azure REST API for managing user FAQs with Azure Cosmos DB
Battleship (AI) C#, Windows Forms Battleship game with Minimax AI and debug mode
TicTacToe (AI) C#, Windows Forms TicTacToe game with Minimax AI, 20-move lookahead
ChatGPT Mobile App C#, MAUI .NET, SQLite Mobile ChatGPT client with image-to-text and voice reading
Angular E-Commerce Frontend Angular, TypeScript, CSS3 Shopping cart pulling live data from MongoDB
Node.js Cart API Node.js, MongoDB, TypeScript Microservices API backend for the Angular e-commerce app

Running Locally

No build step required — open index.html directly in a browser.

git clone https://github.com/dani01Lost4ever/portolioOld.git
cd portolioOld
# Open index.html in your browser

Contact


License

MIT

Releases

No releases published

Packages

 
 
 

Contributors