xkcm solutions

developing software out of this world

xkcm solutions

My projects

< Go back to projects

Url Shortener

Repository: https://github.com/xkcm/url-shortener

Status: Finished

About the project

Simple web application to shorten the URLs.

Techstack

Front-end:

  • React SPA
  • react-router

Back-end:

  • TypeScript with NodeJS runtime
  • NestJS for handling HTTP requests and API routing

Database:

  • Redis for storage

This app also implements custom hashing algorithm based on the sha256.