Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coldbydefault/coldbydefault.github.io
My Personal Lab and Portfolio
https://github.com/coldbydefault/coldbydefault.github.io
css dynamic html js react vite
Last synced: about 1 month ago
JSON representation
My Personal Lab and Portfolio
- Host: GitHub
- URL: https://github.com/coldbydefault/coldbydefault.github.io
- Owner: ColdByDefault
- License: other
- Created: 2024-11-18T15:04:22.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:19:09.000Z (about 2 months ago)
- Last Synced: 2024-11-20T19:26:09.307Z (about 2 months ago)
- Topics: css, dynamic, html, js, react, vite
- Language: JavaScript
- Homepage: https://www.coldbydefault.com/
- Size: 16.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ColdByDefault Portfolio:
Welcome to my portfolio! This project is built with Vite and React and is hosted on GitHub Pages. It serves as a personal landing page to showcase my work and keep visitors updated while the full website is under construction.
---
## 🌐 Live SiteVisit the live site here:
**[coldbydefault.com](https://www.coldbydefault.com)**---
## 📖 About
This React app is designed to be a simple, clean, and modern landing page for my portfolio. It serves as a gateway to my projects and online presence while providing an aesthetically pleasing experience.
---
## 🚀 Technologies Used
- **React + Vite**: For building the UI components.
- **CSS + Tailwind**: For styling and animations.
- **GitHub Pages**: For deployment and hosting.
- **Squarespace DNS**: For custom domain management.---
## 📂 Project Structure
```bash
portfolio/
├── public/ # Static files
│ ├── assets/ # pngs & svgs
│ ├── myicon.png # Custom favicon
│ ├── robots.txt # Robots configuration
│ ├── CNAME # Domain configuration
├── src/ # Source code
│ ├── components/ # React components
│ ├── styles/ # Stylesheets
│ ├── data/ # JS Objects
│ ├── App.jsx # Main app components
│ ├── index.css # Global stylesheet for the app
│ ├── main.jsx # Entry point of the app
├── .gitignore # Git ignore file
├── COPYRIGHT # Copyright notice for the project
├── package.json # Project metadata and dependencies
├── package-lock.json # Locked versions of dependencies
├── postcss.config.js # PostCSS configuration for Tailwind
├── README.md # Project README file
├── tailwind.config.js # Tailwind CSS configuration
└── vite.config.js # Vite configuration file```
---
## 🖇️ Domain Information
Custom Domain:
https://www.coldbydefault.com---
📧 Contact
For any inquiries, feel free to connect with me through **[linktree](https://linktr.ee/ColdByDefault)**
---
## License
**Copyright © 2024 ColdByDefault. All rights reserved.**
This project and its contents (including code, design, and assets) are the property of **ColdByDefault**.
### Restrictions:
- You may not copy, modify, distribute, or use any part of this project without explicit written permission.
- This repository is for **viewing purposes only** and is not licensed for public or commercial use.