Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Site

Visit 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.