Eklavya Singh

I am|

developer.js - Eklavya Singh Portfolio
Eklavya Singh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
 constructor() {
  this.name = 'Eklavya Singh';
  this.role = 'Full Stack Developer';
  this.education = ['IIT', 'SRM University'];
  this.location = 'India';
 }
 get skills() {
  return [
   'JavaScript', 'React', 'Node.js',
   'Python', 'MongoDB', 'AWS',
   'UI/UX Design', 'Three.js'
  ];
 }
 get experience() {
  return {
   internships: 'Multiple tech companies',
   research: 'Working on patent applications',
   startups: 'Founded tech initiatives',
   leadership: 'Managing tech clubs'
  };
 }
}
const eklavya = new Developer();
console.log('Ready to build amazing projects!');
Apr 2025
UTF-8Ln 1, Col 0

My Technical Universe

Explore my technical skills in this interactive visualization. Each node represents a technology I m proficient in.Rotate and zoom to discover my full tech arsenal

Swipe to rotate | Pinch to zoom | Hover over nodes to see skills

Navigate the sphere to discover all dimensions of my expertise

FrontendBackendDevOps3D & Design
❤️

Created with passion by

EKLAVYA SINGH