Skip to content

Conversation

@RealAmitMishra
Copy link
Owner

No description provided.

feat:%20Implement%20full%20static%20portfolio%20with%20interactive%20components%20and%20real%20content%0A%0AThis%20commit%20finalizes%20the%20migration%20of%20content%20and%20features%20from%20the%20original%20React%20version%20of%20the%20portfolio%20into%20a%20single,%20static%20index.html%20file,%20making%20it%20fully%20portable%20and%20ready%20for%20deployment%20on%20services%20like%20GitHub%20Pages.%0A%0AAll%20interactivity%20is%20now%20handled%20by%20vanilla%20JavaScript,%20and%20all%20data%20(for%20blogs,%20publications,%20etc.)%20is%20stored%20in%20static%20arrays%20within%20the%20main%20script.%0A%0AKey%20Features%20Implemented%3A%0A%0AProjects%20Section%3A%0A%0AReplaced%20the%20old%20demo%20with%20the%20full%20%22Flagship%20Projects%22%20section.%0A%0AImplemented%20a%20complete%20JavaScript-driven%20tabbed%20interface%20for%20the%206-part%20%22Keystone%20Ledger%22%20demo%20(Dashboard,%20Chart%20of%20Accounts,%20etc.).%0A%0AAdded%20the%20%22Vending%20Machine%20Blueprint%22%20project%20with%20its%20description,%20image,%20and%20a%20new%20%22Buy%20on%20Amazon%22%20link,%20removing%20the%20old%20%22Launch%22%20button.%0A%0AInteractive%20Modals%3A%0A%0ABuilt%20a%20content%20modal%20system%20for%20the%20%22As%20Featured%20In%22%20(Publications)%20section.%20All%204%20articles%20(Voyage%20Dallas,%20Nova,%20BRC,%20HeartWater)%20are%20now%20populated%20with%20their%20full,%20rich%20HTML%20content.%0A%0ABuilt%20a%20full-featured%20lightbox%20for%20the%20%22Gallery,%22%20including%20Next/Previous%20navigation%20buttons%20for%20browsing%20all%20images.%0A%0AContent%20&%20Data%20Population:%0A%0AReplaced%20the%20(non-functional)%20Medium%20RSS%20feed%20with%20a%20static%20blogData%20array,%20populating%20the%20%22Latest%20Articles%22%20section%20with%20your%203%20real%20Medium%20posts%20and%20their%20correct%20thumbnail%20images.%0A%0AUpdated%20the%20%22Hero%22%20section%20to%20link%20the%20%22Download%20Resume%22%20button%20to%20the%20Resume.pdf%20file.%0A%0ACurated%20the%20%22Gallery%22%20to%20the%20final%206%20images,%20including%20the%20two%20most%20recent%20additions.%0A%0AStatic%20Interactivity:%0A%0AImplemented%20a%20mock%20%22AI%20Chatbot%22%20using%20vanilla%20JavaScript.%20It%20provides%20canned%20(pre-written)%20responses%20based%20on%20keywords%20(e.g.,%20%22achievements,%22%20%22schedule%22)%20and%20mimics%20the%20dynamic%20version's%20UI%20and%20behavior.%0A%0AConverted%20the%20%22AI-Assisted%20Outreach%22%20form%20into%20a%20static-friendly%20mailto:%20generator.%20It%20now%20takes%20user%20input%20and%20pre-fills%20a%20new%20email%20draft%20in%20the%20user's%20default%20mail%20client.%0A%0ATheme%20&%20Charting:%0A%0AImplemented%20the%20%22Proven%20Results%22%20line%20chart%20using%20Chart.js,%20including%20a%20fix%20to%20destroy%20and%20re-render%20the%20chart%20correctly%20on%20theme%20changes.%0A%0AFixed%20the%20theme%20script%20to%20correctly%20check%20for%20system%20preferences%20(dark%20mode)%20on%20initial%20load%20and%20prevent%20the%20%22flash%20of%20unstyled%20content%22%20(FOUC).%0A%0ABug%20Fixes:%0A%0AYouTube:%20Resolved%20the%20%22Error%20153%22%20on%20the%20%22Keystone%20Ledger%22%20video%20by%20adding%20the%20referrerpolicy=%22strict-origin-when-cross-origin%22%20attribute%20to%20the%20iframe.%0A%0AStyling:%20Applied%20the%20object-top%20class%20to%20all%20thumbnails%20in%20the%20Publications,%20Blog,%20and%20Gallery%20sections%20to%20prevent%20image%20content%20(like%20faces)%20from%20being%20cut%20off.%0A%0AJavaScript:%20Resolved%20multiple%20critical%20syntax%20errors%20that%20were%20crashing%20the%20main%20script,%20including%20an%20%22Unexpected%20end%20of%20script%22%20error%20and%20an%20unclosed%20block%20comment%20(/**).%0A%0AAOS:%20Initialized%20Animate%20on%20Scroll%20(AOS)%20to%20enable%20section%20fade-in%20animations%20on%20scroll.

Signed-off-by: Amit Mishra <Amitmishra@roomservicebrand.me>
@gemini-code-assist
Copy link

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

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.

2 participants