Profile Image

Vinay Kumar

Software Engineer | Web Enthusiast | Minimalist | Cook

Status: Learning and building stuff

GithubLinkedInCV

Tech Stack

HTML
CSS
JavaScript
TypeScript
React
NextJS
Svelte
SolidJS
NodeJS
MySQL
MangoDB
AWS

Things I built

Cloud Storage

Cloud Storage

It is a cloud storage application where you can upload files and share them with others. It is built using ReactJS, NodeJS, ExpressJS, MySQL, and AWS S3.

Form Builder

Form Builder

It is a form builder application where you can create forms and share them with others. It is built using ReactJS, NodeJS, ExpressJS, MongoDB, and AWS S3.

GUI Challenges

Auto Scroll To Bottom

This is a GUI challenge where I have to create a chat application where the chat should auto scroll to bottom when a new message is added.

Infinite Scroll

This is a GUI challenge where I have to create a page where the content should load when the user scrolls to the bottom of the page.

Autocomplete

This is a GUI challenge where I have to create a autocomplete where the list should be able to searchable by typing into the input and matched characters in the provided list should be highlighted.

Resizable Columns

This is a GUI challenge where I have to create a component called resizable columns, here columns can be resized using resizer in the middle.