NS.
to main

nsweb

Personal space for personal ideas.

At some point I realized that I need a place to put all my ideas and projects. First ideas were too complex, with heavy animation and 3D. But then I realized that I need something simple and fast. It's functional, fast and easy to use.

Visit the website:nsweb.tech

nsweb title page

1. nsweb title page

Tech stack

React

React

Next.js

Next.js

Typescript

Typescript

CSS

CSS

Node.js

Node.js

Vercel

Vercel

I used Next.js for server side rendering and routing. The website is hosted on Vercel, which is a great platform for hosting Next.js apps. It's fast and easy to use. I used Typescript for static type checking and Node.js for server side code.

The website is styled with CSS. I used CSS modules for styling components. It's easy to use and it's a great way to keep styles organized.

The website is fully responsive and works great on all devices.