Skip to content
View vineet192's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report vineet192

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

Hello, if you're here, then you're probably looking to hire me. Here's what you need to know.

I am skilled in backend web development using Node.js+Express.js as evident in https://github.com/vineet192/restaurant-emenu-backend, Go as evident in https://github.com/vineet192/dev-diaries, and Python(Django and Flask) as evident in my capstone project.

On the Frontend side, my go to framework is Next.js and React as evident in https://github.com/vineet192/Restaurant-Emenu. I have worked on Angular as well in a previous internship and in an attempt to build a Video conference application: https://github.com/vineet192/Video-Conference-App. Furthermore, I have experience building Android applications with Java(in previous internships) and Flutter as evident in my sorting visualizer : https://github.com/vineet192/Sorting-Visualiser.

As for databases, I have worked with MySQL, PostgreSQL and MongoDB.

Finally, I love hosting projects built with these technologies on AWS and GCP.

Contact

vkalghat@gmail.com

https://www.linkedin.com/in/vineet-k192/

Pinned Loading

  1. Restaurant-Emenu Restaurant-Emenu Public

    A cloud-based online menu management system for restaurants. It allows restaurant owners to easily create, edit, and manage their menu, making it accessible to customers via a QR code scan. Try it …

    TypeScript

  2. dev-diaries dev-diaries Public

    REST API for dev-diaries; a blog service, written entirely in Go

    Go

  3. restaurant-emenu-backend restaurant-emenu-backend Public

    A node.js/Express.js server that serves CRUD endpoints to https://github.com/vineet192/Restaurant-Emenu interfacing with a MongoDB Atlas server

    JavaScript

  4. caption-craft caption-craft Public

    JavaScript

  5. Sorting-Visualiser Sorting-Visualiser Public

    A mobile application that visualizes various sorting algorithms such as Bubble sort, selection sort, quick sort etc. The sorting process is visualized as the rearrangement of vertical lines of diff…

    Dart 34 3

  6. ExamHelper ExamHelper Public

    An android app that scans text in multiple question papers and ranks them based on number of times occurred

    Java