Skip to content
View pbaveja's full-sized avatar

Organizations

@parijatapp

Block or report pbaveja

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

Tux, the Linux mascot

Hey, I’m Prakhar.

I’m a full stack engineer, currently working and living in New Delhi. Right now I’m building feature filled podcasting experiences for creators!

You can find out more about me here: prakharbaveja.com
Feel free to reach out to me on LinkedIn

Pinned Loading

  1. prakharbaveja.github.io prakharbaveja.github.io Public

    My corner on the web

    JavaScript

  2. node-gmail node-gmail Public

    Authenticated automated gmail mail sending with googleapis and nodemailer

    JavaScript

  3. express-mongo-jwt-starter express-mongo-jwt-starter Public

    A boilerplate for Node, Express, Mongoose, JWT Authentication, API Server | SaaS | MongoDB | JWT | Microservices | Backend Starter Kit | ES6

    JavaScript

  4. saas saas Public

    Forked from async-labs/saas

    Build your own SaaS product with SaaS boilerplate app. Stack: React, Material-UI, Next, MobX, Express, Node, Mongoose, MongoDB. Written with TypeScript.

    TypeScript

  5. colourful-dogs colourful-dogs Public

    React app utilising the react-palette module to extract/generate six prominent colours from sample images

    JavaScript 1

  6. Artisan command for latest git commi... Artisan command for latest git commit hash
    1
    <?php
    2
    
                  
    3
    namespace App\Console\Commands;
    4
    
                  
    5
    use Illuminate\Console\Command;