Hi! Iβm Manvi Mishra, a Full-Stack Developer & Creative Technologist.
I love building scalable systems, clean user interfaces, and motion-driven experiences that balance logic with aesthetics.
I focus on:
- Backend architecture & APIs
- Frontend development & UI/UX
- Motion graphics, 3D & interactive systems
| Frontend | Backend | 3D / Motion | Tools |
|---|---|---|---|
| React JavaScript HTML CSS |
Node.js Express MongoDB |
Three.js Motion Design Creative Coding |
Git GitHub Figma Tailwind |
Architecture
|
Interface & Motion
|
Performance
|
Data Flow
UI β Components β State β API β Services β Database
Example JavaScript
async function fetchUserData(userId) {
try {
const response = await fetch(`/api/users/${userId}`);
if (!response.ok) throw new Error("Request failed");
return await response.json();
} catch (error) {
console.error("Error:", error);
}
}
Creative Motion
|
Logical Systems
|
- Learning Next.js
- Exploring AI-driven motion & 3D
- Building interactive portfolios


