Skip to content

jatking03/Task1_codtech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Portfolio website

COMPANY: CODTECH IT SOLUTIONS

NAME: JATIN GUPTA

INTERN ID: CT12WT295

DOMAIN: FRONT END DEVELOPMENT

DURATION: 12 WEEKS

MENTOR: NEELA SANTOSH

Portfolio Website Implementation Guide (TypeScript)

πŸ“Œ Project Structure

portfolio/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ main.ts          # TypeScript entry point
β”‚   β”œβ”€β”€ threeScene.ts    # 3D visualization module
β”‚   └── components/      # UI components
β”œβ”€β”€ dist/                # Compiled JS
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ models/          # 3D model assets
β”‚   └── icons/           # Skill icons
β”œβ”€β”€ styles/
β”‚   β”œβ”€β”€ main.css         # Core styles
β”‚   └── animations.css   # Keyframe animations
β”œβ”€β”€ index.html           # Main template
└── tsconfig.json        # TypeScript config

## 🌟 Core Features Implementation
### Three.js 3D Intro Panel
```typescript
// threeScene.ts

About

Portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages