Skip to content

Update to Tech Fair#112

Merged
jbriones1 merged 3 commits intodevelopfrom
dev_tech-fair-2025
Jun 6, 2025
Merged

Update to Tech Fair#112
jbriones1 merged 3 commits intodevelopfrom
dev_tech-fair-2025

Conversation

@jbriones1
Copy link
Copy Markdown
Collaborator

No description provided.

jbriones1 added 3 commits June 5, 2025 16:55
commit 169c71240ce96be269720ee5ab3b47c627218d61
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu Jun 5 12:02:17 2025 -0700

    Beginning to add a border around the header again.

commit 9d23420b8ace576df449936d224c8c64710405aa
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu Jun 5 11:33:10 2025 -0700

    Changed file structure for Tech Fair 2025

    * Moved the v2 tech fair 2025 stuff to the root 2025 folder
    * Removed the header blur for better performance on Firefox

commit 3b52ee9
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun Jun 1 17:29:50 2025 -0700

    Changed some wording

commit fb9b972
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun Jun 1 10:49:32 2025 -0700

    Various changes

    * Changed some content
    * Finalized the text structure
    * Made the icons on the bottom of the page white

commit 866f8f8
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun Jun 1 10:10:57 2025 -0700

    Finalized the text content of the site.

commit fdadcff
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun Jun 1 01:01:04 2025 -0700

    Settled on the structure for now

commit ef747d7
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sat May 31 13:43:45 2025 -0700

    Smoothed out the header look and transitions

commit 1d81556
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sat May 31 10:25:47 2025 -0700

    Fixed the header on larger sizes

    The CSSS logo is now not a part of the nav link's flow at >400px to
    ensure that the nav links are centered. At <400px the logo rejoins the
    flow to ensure everything is spaced properly.

commit 84f35b5
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Fri May 30 14:46:29 2025 -0700

    Moved some dependencies

commit d3f265e
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Fri May 30 00:40:33 2025 -0700

    Structure and written content done.

commit ae3cb5a
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu May 29 23:44:28 2025 -0700

    Finalized the structure for small width screens.

commit ffb2499
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu May 29 22:22:48 2025 -0700

    Finished the students section.

commit d95f717
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu May 29 19:33:20 2025 -0700

    Basic shape of the website laid out.

commit 0012a5b
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu May 29 18:09:48 2025 -0700

    Added a different header.

commit ea74964
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Thu May 29 10:38:14 2025 -0700

    Removed the progress bar on scrolling.

commit 8d27086
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Mon May 26 11:57:28 2025 -0700

    Added a .prettierrc so HTML will format properly

commit 96a9641
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Mon May 26 11:54:08 2025 -0700

    Edited the padding for the scrollbar progress to match the button sections better

commit be0e131
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 21:05:32 2025 -0700

    Added in the footer with icon links

commit 0f1eb98
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 19:57:38 2025 -0700

    Many changes

    * Added the Questrial font
    * Added a pop in effect for sections that are coming into view for the
      first time
    * Changed the navbar HTML structure

commit dec3209
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 14:43:28 2025 -0700

    Fixed some more layout issues

    * Section jumping should have less gap above
    * The About section should properly stack when on smaller screen sizes

commit 6dbb4eb
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 13:42:51 2025 -0700

    Fixed the hash links so they jump to sections

commit 3630421
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 13:40:26 2025 -0700

    Added the rest of the sections

    * Changed the JS to use defer instead of an onload() function

commit f48663f
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 13:21:55 2025 -0700

    Base structure set up

    * About and History sections added

commit 5c5befa
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 01:24:06 2025 -0700

    Sliding door animation finished.

commit 636dc92
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sun May 25 00:47:36 2025 -0700

    Added in v2

commit 1f21b15
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Sat May 24 21:00:17 2025 -0700

    Changed the files the company package page targeted for 2025

commit f01b719
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Fri May 23 22:35:45 2025 -0700

    Moved the Students section higher up

    * Moved the For Students nav button to the left-most side

commit 5e58b0d
Author: Jon Andre Briones <jonbrsoftware@gmail.com>
Date:   Fri May 23 22:24:11 2025 -0700

    WIP: Added Tech Fair 2025
* Added a blur to the background of the header when scrolled
* Added a bottom border to the header when scrolled
* Removed some blurs from pop in effects for Firefox performance sake
@jbriones1 jbriones1 self-assigned this Jun 6, 2025
@jbriones1 jbriones1 merged commit 468c4ab into develop Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant