10000 GitHub - ctwhome/portfolio at 1.0.32
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ctwhome/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTW Monorepo

This monorepo contains multiple projects built with SvelteKit and modern web technologies.

Projects

📦 ctw-kit

A comprehensive library of Svelte components and utilities published to npm. This package provides reusable UI components and helper functions that can be used across different Svelte projects.

Key features:

  • Svelte/SvelteKit components
  • Utility functions
  • Built with TypeScript
  • Styled with DaisyUI/Tailwind
  • Published to npm

🌐 Portfolio

My personal portfolio website showcasing projects, articles, and professional experience. Built with SvelteKit and modern web technologies.

Key features:

  • Content management system
  • Blog functionality
  • Project showcase
  • Responsive design
  • SEO optimized

🚧 [New Project] (Coming Soon)

A new SvelteKit project will be added to this monorepo.

Repository Structure

.
├── ctw-kit/           # Component library
├── portfolio/         # Personal portfolio website
└── [new-project]/    # Coming soon

Development

Each project maintains its own dependencies and can be developed independently. Navigate to the specific project directory to run its development commands.

Prerequisites

  • Bun (preferred) or pnpm
  • Node.js 18+

Setup

  1. Clone the repository
git clone [repository-url]
cd [repository-name]
  1. Install dependencies for a specific project
cd [project-directory]
bun install
  1. Start development server
bun dev

License

MIT

About

Personal portfolio

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0