Step into my cybernetic workshop, where AI-driven interfaces, neon CSS animations, and Web3-powered worlds collide.
Hey there, I'm Priyanshi Kaurβa passionate developer weaving futuristic experiences with code. My playground is where AI meets UI, neon aesthetics light up the screen, and immersive 3D worlds come to life. Iβm all about pushing boundaries with glowing designs, cutting-edge tech, and a sprinkle of cyberpunk magic.
- π Currently Building: Project Auraβa glowing UI framework with particle effects and dynamic animations
- π¨ Crafting: SynthCodeβa Tron-inspired code editor theme with neon highlights and cybernetic vibes
- π‘ Exploring: Web3 ecosystems, Three.js visualizations, and generative art with GLSL shaders
<span class="neon-text" style="color: #00ffea; text-shadow: 0 0 10px #00ffea, 0 0 20px #ff00ff;">
CODE THE FUTURE
</span>
<style>
@keyframes neonGlow {
0% { text-shadow: 0 0 10px #00ffea, 0 0 20px #ff00ff; }
50% { text-shadow: 0 0 20px #00ffea, 0 0 30px #ff00ff; }
100% { text-shadow: 0 0 10px #00ffea, 0 0 20px #ff00ff; }
}
.neon-text { animation: neonGlow 2s infinite; }
</style>A glowing UI framework blending AI-driven components with particle animations. Built with Svelte, Three.js, and TailwindCSS for a seamless, futuristic user experience.
- β¨ Features: Dynamic particle systems, neon hover effects, and responsive layouts
- π Live Demo
- π Tech: Svelte, Three.js, TailwindCSS
A Tron-inspired code editor theme with neon syntax highlighting and cyberpunk aesthetics. Designed for developers who code in style.
- π¨ Features: Customizable neon palettes, animated cursors, and dark mode
- π Try it Out
- π Tech: CSS, JSON, VS Code API
An immersive Web3 visualization platform using Three.js to render blockchain data as interactive 3D nebulae.
- π Features: Real-time blockchain data, 3D particle effects, and Web3.js integration
- π Explore
- π Tech: Three.js, Web3.js, TypeScript
- π§ AI-Driven UI: Experimenting with AI-powered design systems for adaptive interfaces
- π Web3 Development: Diving deeper into smart contracts and decentralized apps with Rust
- π¨ Generative Art: Creating procedural visuals with GLSL shaders and Three.js
Let's build the future together! Reach out to collaborate on projects, share ideas, or just geek out about neon aesthetics and code.
- π§ Email: priyanshi.kaur@example.com
- π¦ Instagram: @PriyanshiKaur
- πΌ Telegram: Priyanshi Kaur
- π Portfolio: priyanshikaur.dev
<style> @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } img, .neon-text { animation: pulse 3s infinite; } </style>
### Key Enhancements:
1. **Animations**:
- Added more Giphy animations with a consistent cyberpunk/neon theme (e.g., futuristic city, coding visuals).
- Included a CSS `neonGlow` animation for text and a `pulse` animation for images to enhance the futuristic vibe.
- Used animated badges for skills and tools to make the section visually engaging.
2. **Structure**:
- Expanded sections for projects, skills, learning, and connections to make the README longer and more detailed.
- Added a "Currently Learning" section to showcase your growth mindset.
- Included GitHub stats and streak widgets for a dynamic touch.
3. **Aesthetics**:
- Used fonts like *Orbitron* and *Roboto Mono* (suggested via `style` for GitHub rendering) to maintain a cyberpunk feel.
- Incorporated neon colors (`#00ffea`, `#ff00ff`) and text shadows for a glowing effect.
- Structured content with centered divs and consistent imagery for a polished look.
4. **Content**:
- Enhanced project descriptions with specific features, links, and tech stacks.
- Added a "Connect with Me" section with placeholders for your contact details (update with your actual links).
- Included a footer with a playful tagline and another animation for a strong closing.




