Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Hey, nice to see you.
I'm Sarathi



🌐 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! 🌟

                


How I'd define myself...literally

class WebRevo {
    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}`;
    }
}

const me = new WebRevo();
console.log(me.toString());

Github Statistics:

Github

Thanks for Visiting my Profile, I'm always excited to connect with fellow developers, potential collaborators, or anyone interested in tech. Let's create something amazing together!

About

Aspiring Full Stack 3D Web Developer, blending creativity with functionality to code the future! Stay tuned for amazing 3D web creations from this tech wizard! 🚀🌟

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors