Hello, I'm Sarthak Aggarwal

i build cool stuff...

Let me show you...

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

class SarthakAggarwal {
    // I can, because I did.
    // My skills in AI and blockchain are continuously expanding.

    constructor() {
        this.name = 'Sarthak Aggarwal'
        this.email = 'agg7sarthak@gmail.com'
    }

    workExperience() {
        return [
            { 'Dec 2023 - Jan 2024' : 'Research Intern at Defense Research and Development Organization' }
        ]
    }

    education() {
        return [
            { '2021-2025' : 'SRM Institute of Science and Technology - Bachelors of Technology, Computer Science & Engineering (8.01 CGPA)' }
        ]
    }

    skills() {
        return [
            'C', 'C++', 'Python', 
            'HTML', 'CSS', 'JavaScript',
            'Google Cloud', 'Blockchain','SQL'
        ]
    }
}

Featured Projects

Movie Script Analysis

Designed a system to predict movie ratings by analyzing scripts and dialogues. Achieved 85% prediction accuracy using advanced NLP and machine learning models. Achieved ~85% prediction accuracy using machine learning models.

HackSuraksha

Developed HackSparkAI, an AI-powered web app focused on enhancing online safety. Verified against 10,000 customer case numbers to flag potential frauds. Processed and analyzed over 15,000 URLs from three intelligence feeds.

World Clock

Created World Clock, a web application displaying real-time clocks for multiple global cities. Enabled users to set and monitor alarms across 15 time zones. Designed an intuitive interface to ensure ease of navigation and usability.

Airport Database Management System

A project for managing airport operations. Manages flight scheduling, passenger records, and staff management. Efficient database functionalities like data processing, user interface, and module communication.

Get In Touch