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

Highlights

  • Pro
Block or Report

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.

Skills

I am skilled at backend web development using Node.js/Express.js as evident in https://github.com/vineet192/restaurant-emenu-backend and I have worked with the Django and Flask frameworks as well. I have a good understanding of RESTful APIs and the best practices associated with building them.

On the Frontend side, my go to framework is Next.js as evident in https://github.com/vineet192/Restaurant-Emenu. What I love about it is the combination of the flexibility and DRY principles of React with the simplicity of server side rendering and routing. 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.

Now to the databases, I have worked with MySQL and MongoDB Atlas. This can be seen in my various personal projects and in previous internships.

In addition to the above stacks, I have a good working knowledge of building standalone applications in C, C++, Java and Python. Python being my favourite among the 4.

Education

I will have completed my Masters in Computer and Information Science as of December 20 2023 from the University of Buffalo, the State University of New York.

Contact

You can reach out to me by mail: vkalghat@gmail.com

Pinned

  1. 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 33 3

  2. JivusAyrus/Eatology JivusAyrus/Eatology Public

    This is an interactive food and recipe web application built on the MERN stack, making use of the Spoonacular api (https://spoonacular.com/food-api/docs).

    JavaScript 4

  3. Video-Conference-App Video-Conference-App Public

    A Peer-to-Peer video conferencing application built using node.js and Angular.

    JavaScript

  4. bert-qa-server bert-qa-server Public

    A http server that provides an API for the BERT Transformer model, fine tuned to answer questions based on context from a paragraph

    Python

  5. ExamHelper ExamHelper Public

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

    Java