All projects

Personal Portfolio (old Angular version, unfinished)

Archived

July 2023

AngularTypeScriptBootstrap
portfolio-angular-cumain
cypress1 items
e2e1 itemsbasic.cy.tsts
src8 items
app22 items
contact4 itemscontact.component.csscsscontact.component.htmlhtmlcontact.component.spec.tstscontact.component.tsts
footer4 itemsfooter.component.csscssfooter.component.htmlhtmlfooter.component.spec.tstsfooter.component.tsts
gallery4 itemsgallery.component.csscssgallery.component.htmlhtmlgallery.component.spec.tstsgallery.component.tsts
home4 itemshome.component.csscsshome.component.htmlhtmlhome.component.spec.tstshome.component.tsts
navbar4 itemsnavbar.component.csscssnavbar.component.htmlhtmlnavbar.component.spec.tstsnavbar.component.tsts
project4 itemsproject.component.csscssproject.component.htmlhtmlproject.component.spec.tstsproject.component.tsts
projects4 itemsprojects.component.csscssprojects.component.htmlhtmlprojects.component.spec.tstsprojects.component.tsts
scroll-top4 itemsscroll-top.component.csscssscroll-top.component.htmlhtmlscroll-top.component.spec.tstsscroll-top.component.tsts
app-routing.module.tstsapp.component.csscssapp.component.htmlhtmlapp.component.spec.tstsapp.component.tstsapp.module.tstsimage.service.spec.tstsimage.service.tstsimage.tstsimages-list.tstsproject.service.spec.tstsproject.service.tstsproject.tstsprojects-list.tsts
assets1 items
svg7 items
home1 itemsuxui.svgsvg
dan_top.svgsvglogo_dark.svgsvglogo_light.svgsvglogo-box.svgsvgnavbar_menu_mb.svgsvgright_arow.svgsvg
environments2 itemsenvironment.prod.tstsenvironment.tsts
index.htmlhtmlmain.tstspolyfills.tstsstyles.csscsstest.tsts
angular.jsonjsoncypress.config.tstskarma.conf.jsjsnetlify.tomltomlORIGINAL_README.mdmdpackage.jsonjsonREADME.mdmdrenovate.jsonjsontsconfig.app.jsonjsontsconfig.jsonjsontsconfig.spec.jsonjson

The first draft of my personal site, built with the Angular CLI + Bootstrap 5 + Font Awesome (via CDN). It had the skeleton of 4 pages — Home/Projects/Gallery/Contact — but most of the content was still sample data ("Project 1" repeated 14 times, a few test images) and it was stopped before completion.

No public repo kept for this version — the original source code lives right in the file list above (the original README from the Netlify/Angular template is kept under the name ORIGINAL_README.md so it doesn't overwrite this description).

The "Personal Library" project is the current rebuild from scratch with Astro.