Technology Aug 23, 2026 · 1 min read

Iskor Devlog #1 - Learning a Little Bit of Everything

Introduction Frontend Studied the common signs of a vibecoded website and avoided it. Backend Used Spring Boot and learned SOLID principles. Authentication Implemented Clerk Sign-in and Sign-up page using their components. Docker and CI/CD Learned Docker before this and for this week, how to use...

DE
DEV Community
by Jedric Tuquero
Iskor Devlog #1 - Learning a Little Bit of Everything

Introduction

Frontend
Studied the common signs of a vibecoded website and avoided it.
Backend
Used Spring Boot and learned SOLID principles.

Authentication
Implemented Clerk Sign-in and Sign-up page using their components.

Docker and CI/CD
Learned Docker before this and for this week, how to use GitHub Actions to build an image and upload it to DockerHub.

Plans for Next Week
I realized that I must focus on one thing first, so I plan on implementing authorization, backend security first and finalizing the infrastructure needed.

DE
Source

This article was originally published by DEV Community and written by Jedric Tuquero.

Read original article on DEV Community
Back to Discover

Reading List