https://github.com/yashm20/projects
A collection of interactive experiences, visual experiments, and some projects
https://github.com/yashm20/projects
Last synced: about 2 months ago
JSON representation
A collection of interactive experiences, visual experiments, and some projects
- Host: GitHub
- URL: https://github.com/yashm20/projects
- Owner: YashM20
- Created: 2025-04-17T04:46:26.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T05:41:38.000Z (about 2 months ago)
- Last Synced: 2025-04-29T23:04:16.606Z (about 2 months ago)
- Language: HTML
- Homepage: https://yashm20.github.io/projects/
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Creative Technology Portfolio
A collection of interactive projects by Yash M.
- **[Landing Page](https://yashm20.github.io/projects/)** - View the complete portfolio online
## Project Directory
| Project Name | Category | Live Demo | Source |
|--------------|----------|-----------|--------|
| PixelArt | Digital Art | [View Live](https://yashm20.github.io/projects/pixelart/index.html) | [View Source](./pixelart/index.html) |
| Dynamic-Data-Sculpture | Data Art | [View Live](https://yashm20.github.io/projects/dynamic-data-sculpture/index.html) | [View Source](./dynamic-data-sculpture/index.html) |
| NeuralNet_Symphony | AI & Audio | [View Live](https://yashm20.github.io/projects/NeuralNet_Symphony/index.html) | [View Source](./NeuralNet_Symphony/index.html) |
| Isometric_Patterns | Generative Art | [View Live](https://yashm20.github.io/projects/isometric_patterns/index.html) | [View Source](./isometric_patterns/index.html) |
| 3D_Model_Viewer | 3D Interactive | [View Live](https://yashm20.github.io/projects/3d_model_viewer/index.html) | [View Source](./3d_model_viewer/index.html) |
| 3D_Ecosystem_Simulation | 3D Simulation | [View Live](https://yashm20.github.io/projects/3D_Ecosystem_Simulation/index.html) | [View Source](./3D_Ecosystem_Simulation/index.html) |
| Fractal_Explorer | Fractals | [View Live](https://yashm20.github.io/projects/Fractal_Explorer/index.html) | [View Source](./Fractal_Explorer/index.html) |
| Audio-Driven-Particles | Audio Visualization | [View Live](https://yashm20.github.io/projects/Audio-Driven-Particles/index.html) | [View Source](./Audio-Driven-Particles/index.html) |
| Symphony_3D | Audio Visualization | [View Live](https://yashm20.github.io/projects/Symphony_3D/index.html) | [View Source](./Symphony_3D/index.html) |
| Ather_Weavers | Digital Art | [View Live](https://yashm20.github.io/projects/Ather_Weavers/index.html) | [View Source](./Ather_Weavers/index.html) |## Featured Projects
### PixelArt
**[View Live](https://yashm20.github.io/projects/pixelart/index.html)**An interactive pixel art creation tool that allows users to design and export retro-style digital art. Create colorful sprite designs with an intuitive interface.
**Technologies:** JavaScript, Canvas API, CSS
### Dynamic-Data-Sculpture
**[View Live](https://yashm20.github.io/projects/dynamic-data-sculpture/index.html)**A visual representation of complex datasets transformed into responsive, sculptural forms that users can explore and manipulate in real-time.
**Technologies:** D3.js, Three.js, JavaScript
### NeuralNet_Symphony
**[View Live](https://yashm20.github.io/projects/NeuralNet_Symphony/index.html)**An experimental project using neural networks to generate and visualize musical compositions with evolving patterns and textures.
**Technologies:** TensorFlow.js, Web Audio API, Canvas
### Isometric_Patterns
**[View Live](https://yashm20.github.io/projects/isometric_patterns/index.html)**An interactive pattern generator that creates customizable isometric designs with dynamic color variations and 3D effects. Users can adjust tile size, spacing, colors, and rotation to create unique geometric compositions.
**Technologies:** Fabric.js, JavaScript, Tailwind CSS
### 3D_Model_Viewer
**[View Live](https://yashm20.github.io/projects/3d_model_viewer/index.html)**A 3D interactive model viewer that allows users to explore and interact with 3D models in a web environment.
**Technologies:** Three.js, JavaScript, WebGL
### 3D_Ecosystem_Simulation
**[View Live](https://yashm20.github.io/projects/3D_Ecosystem_Simulation/index.html)**An immersive 3D environment that simulates ecological systems with interactive elements and emergent behaviors. Observe how different entities interact in a procedurally generated world.
**Technologies:** Three.js, JavaScript, WebGL
### Fractal_Explorer
**[View Live](https://yashm20.github.io/projects/Fractal_Explorer/index.html)**An interactive tool for exploring the beautiful world of fractals with real-time rendering and deep zoom capabilities. Discover the infinite complexity of mathematical patterns.
**Technologies:** WebGL, GLSL Shaders, JavaScript
### Audio-Driven-Particles
**[View Live](https://yashm20.github.io/projects/Audio-Driven-Particles/index.html)**A real-time particle system that responds dynamically to audio input, creating mesmerizing visual patterns that pulse and flow with the rhythm and frequency of sound.
**Technologies:** Web Audio API, Canvas/WebGL, JavaScript
### Symphony_3D
**[View Live](https://yashm20.github.io/projects/Symphony_3D/index.html)**A three-dimensional audio visualization experience that translates music into immersive sculptural forms and environments that evolve with the sound.
**Technologies:** Three.js, Web Audio API, JavaScript
### Ather_Weavers
**[View Live](https://yashm20.github.io/projects/Ather_Weavers/index.html)**A procedurally generated digital art project that creates intricate woven patterns inspired by traditional textile arts, with parameters that can be adjusted by the user.
**Technologies:** Canvas API, JavaScript, Procedural Generation
## Setup and Development
To run the portfolio locally:
1. Clone this repository
2. Open `index.html` in your browserTo modify the portfolio:
1. Edit the HTML and CSS in `index.html`
2. For Tailwind CSS, refer to the [Tailwind CSS documentation](https://tailwindcss.com/docs)## License
All rights reserved © Yash M