Skip to content
View ojassingh's full-sized avatar
๐Ÿ˜„
๐Ÿ˜„

Highlights

  • Pro
Block or Report

Block or report ojassingh

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
ojassingh/README.md

Hi there, I'm Ojas! ๐Ÿ‘‹

class Ojas:
    def __init__(self):
        self.username = 'ojassingh'
        self.name = 'Ojas Singh'
        self.linkedIn = 'https://www.linkedin.com/in/ojas-singh/'
        self.web = 'https://ojas.vercel.app/'
        self.code = {
            'frontend': ['HTML', 'CSS', 'Typescript', 'ReactJS', 'VueJS', 'Nextjs', 'TailWind'],
            'backend': ['Python', 'Next.js', 'Nest.js', 'Express.js', 'NodeJS'],
            'database': ['PostgreSQL', 'MySQL', 'Redis', 'MongoDB', 'DynamoDB'],
            'devops': ['Docker', 'Netlify', 'Vercel', 'GitHub Actions', 'AWS', 'Heroku'],
            'tools': ['GIT', 'GitHub', 'Pandas', 'Jupyter notebook, TensorFlow, NumPy'],
            'misc': ['Firebase', 'Supabase', 'Stripe', 'LaTeX', 'R', 'CockroachDB']
        }

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = Ojas()

I'm a student at the University of Toronto. I love full-stack development, and specialise in Node.js based applications.

My GitHub stats:

ojassingh github-stats

ojassingh github-trophies

Pinned Loading

  1. finance-dashboard finance-dashboard Public

    A financial analytics app made with the Alpha Vantage API, OpenAI API, and Next.js

    TypeScript 4 1

  2. broadcast broadcast Public

    A social media app for posts and real-time messaging built with Go and React

    TypeScript

  3. text-toxicity-blog text-toxicity-blog Public

    A blog built with AWS Amplify and Next.js to detect text-toxicity.

    TypeScript 2

  4. astronews astronews Public

    A web app to track space launches and related news

    TypeScript 1

  5. ojas-portfolio ojas-portfolio Public

    My personal portfolio website

    TypeScript

  6. ace ace Public

    Fullstack application for ACE (DECA)

    JavaScript 1