Skip to content
View tvishwanadha's full-sized avatar

Organizations

@Beats-Music
Block or Report

Block or report tvishwanadha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tvishwanadha/README.md
/**
 * @module teja.vishwanadha
 */

import { SoftwareEngineer } from "humans";

const me = new SoftwareEngineer({
    name: "Teja Vishwanadha",
    location: "Los Angeles, CA",
    pronouns: "he" | "him",
    recentTools: ["Python", "Docker", "Javascript"],
    // changing the following is left as an exercise for the reader
    works: {
        at: "Tempo",
        as: "Senior Staff Engineer",
        doing: [
            "technical strategy",
            "platform lead",
            "mentoring",
        ],
    },
});

export { me as default };

Popular repositories

  1. node-feedfinder node-feedfinder Public archive

    A simple feed finder for node.js, inspired by the python script originally written by Mark Pilgrim and currently maintained by Aaron Swartz

    JavaScript 4

  2. gae-namethatcolor gae-namethatcolor Public archive

    Python 2

  3. backbone.array backbone.array Public archive

    JavaScript

  4. tvishwanadha tvishwanadha Public