22 lines
514 B
Markdown
22 lines
514 B
Markdown
+++
|
|
template = 'custom/project.html'
|
|
|
|
title = 'Windows 7 simulation in a browser'
|
|
description = 'A windows 7 desktop recreated in plain HTML'
|
|
date = '2024-08-01'
|
|
slug = 'win7-sim'
|
|
year = 2024
|
|
month = 1
|
|
day = 8
|
|
lang = 'en'
|
|
|
|
[extra]
|
|
git_repo = 'github.com/b1ek/win7-sim.git'
|
|
demo_url = 'github.com/b1ek/win7-sim'
|
|
author = 'b1ek <me@blek.codes>'
|
|
license = 'None'
|
|
+++
|
|
|
|
Seriously, the title says it all. The simulation is very limited but it was pretty fun to make.
|
|
|
|
Check out the github repo for screenshots and stuff. |