Blogs
Davinci
Description
A simple issue tracking web application for software development. It leverages PostgreSQL and Python’s FastAPI for back-end and HTML, CSS (TailwindCSS), Shadcn UI and JavaScript (SvelteKit) for front-end. It also utilises REST API and JWT (for authorisation) and WebSockets for …
Blog One
Description
A blog website that enables public to create accounts and post content. It uses MongoDB and Node.js for back-end and HTML, CSS (TailwindCSS) and JavaScript (SvelteKit) for front-end. It also utilises REST API and JWT (for authorisation).
Screenshots
- Home page
- Login
- Register …
2torial
Description
A video-streaming website where the admin uploads videos (tutorials). It uses Go, Docker, PostgreSQL, nginx and FFmpeg for backend and HTML, CSS (TailwindCSS) and JavaScript for front-end. It also leverages microservice architecture, AWS S3 (for storage) and AWS SQS (as a message queue). …