Skip to content
View Bigguysahaj's full-sized avatar
⁉️
⁉️

Highlights

  • Pro

Organizations

@The-Eat-Protocol
Block or Report

Block or report Bigguysahaj

Report abuse

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

Report abuse
Bigguysahaj/README.md
class Sahaj {

    constructor() {
        this.age = 22
        this.locality = "New Delhi"
    }

    get hobbies () : string[] {
        return ["Jazz" , "Chess" , "Bouldering" , "Building Cool Stuff"]
    }

    get languages () : { [level : string] : string[] } {
        return {
            "Proficient": ["JavaScript", "TypeScript", "Python", "C++"],
            "Familiar": ["Java", "Golang", "Rust", "Lua", "Swift", "Flutter"]
        }
    }

    get email () : string[] {
        return ["sahaj.working@gmail.com"]
    }

}

Pinned Loading

  1. self-learning-car self-learning-car Public

    A self learning car 🚘 which would which would learn to move through a fast oncoming traffic and using machine learning with absolutely no ML libraries and pure JavaScript.

    JavaScript 4

  2. SHRAVAN--elderly-physiotherapy-app SHRAVAN--elderly-physiotherapy-app Public

    We would use ML and computer vision to track daily and regular exercises along with the range of motion and rep count. All the data collected would then be parsed by the family physiotherapist. The…

    Python 5 2

  3. garudtech garudtech Public

    TypeScript 4

  4. DefinitelyTyped DefinitelyTyped Public

    Forked from DefinitelyTyped/DefinitelyTyped

    The repository for high quality TypeScript type definitions.

    TypeScript

  5. tcp-ip-sockets tcp-ip-sockets Public

    JavaScript