Skip to content
View manavmehta's full-sized avatar
๐Ÿ’ญ
Work In Progress :)
๐Ÿ’ญ
Work In Progress :)

Block or report manavmehta

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

๐Ÿ’ซ Hello Visitor:

  • ๐Ÿ”ญ Iโ€™m a Software Engineer at Kotak Mahindra Bank Transactions team, and I have previously worked at LambdaTest as a backend developer on Golang and NodeJS, and previous to that on various projects including Zulip Desktop during Google Summer of Code 2020.
  • ๐Ÿ’ฌ Always up for new possibilities, potential business ideas, side hustles, insightful chats, from engineering to business, and ofcourse, Music โค๏ธ.
  • ๐Ÿ“ซ Reach me out on: [email protected] or hit me up on LinkedIn

๐Ÿ’ป Tech Stack:

Java Python TypeScript

SpringBoot NodeJS Electron.js

AWS Linux Serverless Docker Kubernetes

MySQL Redis Kafka

๐Ÿ“Š GitHub Stats:


๐Ÿ” Top Contributed Repo

Pinned Loading

  1. zulip-desktop zulip-desktop Public

    Forked from zulip/zulip-desktop

    Zulip Desktop Client

    TypeScript

  2. gsoc-20-report.md gsoc-20-report.md
    1
    # Google Summer of Code 2020 @ย Zulip - Project Report
    2
    
                  
    3
    I've never been a blog person but as my GSoC concludes, it's the best time to do a write-up about how I started, what I experienced, and what I loved about and gained from the program.
    4
    
                  
    5
    [![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org)
  3. Poker-CLI Poker-CLI Public

    A Client-Server architecture-based CLI app that hosts Poker games for multiple players and multiple rooms making use of UDP protocol.

    C++ 2 1

  4. Mallya Mallya Public

    A Chat-Bot hosted on Telegram that can attend to fresher's basic queries from academics to hostel life. It can also tell you jokes ;)

    Python

  5. Invoicepy Invoicepy Public

    Python

  6. tcp-file-sharing tcp-file-sharing Public

    A Client-Server architecture CLI that allows transfer of files hosted on the server to any number of connected clients, making use of TCP protocol for reliable file transfer.

    C