All Projects → IAmTerror → pip_boy_ok_200

IAmTerror / pip_boy_ok_200

Licence: GPL-3.0 license
Pip-Boy OK-200 is a personal project aiming at reproducing the Pip-Boy from the video game Fallout 4 in a web browser, while making it the support of my curriculum vitae.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to pip boy ok 200

BSA Browser
Bethesda Archive Browser & Extractor
Stars: ✭ 62 (+67.57%)
Mutual labels:  fallout4, fallout-4, fallout
bsa
C++ library for working with the Bethesda archive file format
Stars: ✭ 17 (-54.05%)
Mutual labels:  fallout-4, fallout, fallout-new-vegas
pyro
Parallelized, Incremental Build Automation for TESV, SSE, and FO4 Projects
Stars: ✭ 45 (+21.62%)
Mutual labels:  fallout4, fallout-4
Showoff-NVSE
An NVSE plugin that adds functions and some engine-level tweaks.
Stars: ✭ 32 (-13.51%)
Mutual labels:  fallout, fallout-new-vegas
fallout 76 patch notes
☢️ Fallout 76 Community Patch Notes
Stars: ✭ 17 (-54.05%)
Mutual labels:  fallout
F4MP-Archive
Fallout 4 Multiplayer Mod
Stars: ✭ 45 (+21.62%)
Mutual labels:  fallout-4
FO2tweaks
Fallout 2 tweaks
Stars: ✭ 59 (+59.46%)
Mutual labels:  fallout
fonline-tla
FOnline: The Life After
Stars: ✭ 18 (-51.35%)
Mutual labels:  fallout
f4mcm
The Mod Configuration Menu is a settings page for mods. It provides a central location for mod configuration, accessible via the Pause menu.
Stars: ✭ 20 (-45.95%)
Mutual labels:  fallout-4
Mappalachia
The complete mapping tool for Fallout 76.
Stars: ✭ 87 (+135.14%)
Mutual labels:  fallout
libloot
A C++ library for accessing LOOT's metadata and sorting functionality.
Stars: ✭ 22 (-40.54%)
Mutual labels:  fallout-4
papyrus-lang
📜Advanced language tools for the Papyrus scripting language.
Stars: ✭ 65 (+75.68%)
Mutual labels:  fallout-4
libloadorder
A cross-platform library for manipulating the load order and active status of plugins for the Elder Scrolls and Fallout games.
Stars: ✭ 23 (-37.84%)
Mutual labels:  fallout-4

Pip-Boy OK-200

GNU GPL v3.0

Pip-Boy OK-200 is a personal project aiming at reproducing the Pip-Boy from the video game Fallout 4 in a web browser, while making it the support of my curriculum vitae.

The project is hosted here : https://iat1984.com/

The rendering is much better on a desktop or laptop. The smallest screens (some smartphones for example) are not supported, the pip-boy screen will stay off (or the display will be broken if you manage to make it buggy...).

Potential improvements

In order to make the Pip-Boy screen more "realistic", it would be possible to add CSS animations in order to reproduce the aspect of an old CRT screen (scanlines, "shakes"...).

Comments on code quality

I am a back-end developer, and this project aimed to develop my front-end skills. I tried to produce the cleanest code possible, but it is still a reflection of a learning process, so it looks very imperfect in hindsight.

In particular, the CSS positioning is open to criticism, and must therefore be viewed with a critical eye.

Licence

This project is licensed under the GPL-3.0 License. You can freely fork this project, study it, modify it, etc. If you want to publish your own fork, you must publish the source code of this one, under the same GPL-3.0 License.

Crediting the original author of the project (me) is not formally required, but it would obviously make me happy. :)

Issues / Bugs

The layout is completely broken on some iPhones (6 / 7 in particular) + Safari browser.

The layout is disturbed when zooming via the browser.

Some "header-lines" positioning issues on some configurations whose perimeter remains to be identified.

Bad positioning of the map which causes an overflow on the header.

Work in progress...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].