Skip to content
View ajayyAI's full-sized avatar
🌏
🌏
  • Bengaluru

Organizations

@zero-to-mastery

Block or report ajayyAI

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ajayyAI/README.md
class Ajay {
    constructor() {
        this.alias    = [ 'Aju', undefined ]
    }

    contact() {
        const telegram    = 't.me/aju404'
        const email       = 'connects.ajay@gmail.com'
        const linkedin    = 'linkedin.com/in/ajay-er'
        
        return telegram, email, linkedin
    }

    life() {
        const age           = 25
        const occupation    = 'Freelance Software Developer'
        const hobbies       = ['Mastering "404" Pages', 'Reverse Engineering', 'Designing Dockerized Escape Rooms']
        
        return age, occupation, hobbies
    }

    programming() {
        const languages     = ['Javascript', 'Typescript']
        const databases     = ['MongoDB', 'MySQL', 'PostgreSQL']
        const learning      = 'Golang'
        const ide           = ['Visual Studio Code', 'Notepad']

        const preferredLanguage = languages[1];

        return languages, learning, ide, preferredLanguage
    }
}

export default Ajay

Pinned Loading

  1. researchpilot researchpilot Public

    AI deep research agent that plans, searches, verifies, and writes.

    TypeScript 12

  2. learnify learnify Public

    Learning Management System (LMS) built with Next.js 15 and NestJS

    TypeScript 2

  3. brocamp/LeetCode_Tracker brocamp/LeetCode_Tracker Public

    LeetCode Tracker: A project for monitoring and encouraging students to consistently practice LeetCode problems daily

    TypeScript 12

  4. elevate elevate Public

    🌐 Investor-Founder Connection Platform: Bridging ideas and investment seamlessly. Utilizing microservices, Kubernetes, Docker, and Kafka for a scalable and dynamic collaboration space

    TypeScript 2