Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.83 KB

README.md

File metadata and controls

58 lines (40 loc) · 1.83 KB

dodov.dev Clone Project

GitHub

GitHub commit activity

GitHub contributors

GitHub closed issues

A simple clone of the personal website of Hristiyan Dodov, a full-stack developer at Oblik Studio.

Features

  • A home page
  • A blog page with six articles.
  • The six individual article pages
  • A project page with four projects worked.
  • The four indvidual project pages
  • Six color themes with six different favicons
  • A line counter
  • Customized scroll bars
  • Customized text highlight colors
  • Smooth scroll effect when line numbers are clicked
  • Two views (Desktop and Mobile)

Screenshots of clone

  • Desktop
  • Mobile

Live Site:

Click here for live site

Technologies Used:

  • HTML5
  • CSS Custom Variables
  • Flexbox
  • Desktop first workflow
  • JavaScript

Challenges Faced:

A major challenge faced in this project was implementing the block and line highlight with the line numbers.

This clone also did not feature the animated image modals but that would most likely be implemented in future.

Collaborators