🌐 I believe in blending creativity with functionality to code the future! 🚀
Here's a cool tidbit about me: Ever turned a 3D model into a holographic experience? Well, I have! It's just another day at the office for this aspiring tech wizard! 🌟
classWebRevo{constructor(){this.username='WebRevo';this.name='Sarathi S';this.quote='Code your own Anime-inspired Realm of Innovation';this.web='https://webrevo.netlify.app';this.blog='https://webrevo.hashnode.dev';this.resume='https://drive.google.com/file/d/1sr39_Qx_0Zy0MqA9LCoNaBjgtQTdihXs/view?usp=sharing';this.linkedin='https://linkedin.com/in/SarathiRevo005';this.twitter='@SarathiS';this.softskills=['Leadership','Project Management','Time Management'];this.code={frontend: ['HTML','CSS','Bootstrap','TailwindCSS','JavaScript','ThreeJS','WebGL','ReactJS','Redux','TypeScript'],backend: ['NodeJS','ExpressJS','PHP','Python','Django','Flask'],database: ['MySQL','MongoDB'],softwares: ['Blender','Adobe Photoshop','Adobe Illustrator','Adobe XD'],misc: ['Firebase']};this.nocode=['Spline','WebFlow','Dora','Framer'];}toString(){return`${this.name} | ${this.quote}`;}}constme=newWebRevo();console.log(me.toString());
