version log
v1.1.0
released 09/19/24
(current version)
- Content changes
Added updated information about education and work experience, small UI edits, and updated some images. Planning on migrating the site to React soon!
v1.0.2
released 07/04/23
- Updated work experiences section
Added more information about my time at Travelers and added some more detailed skills on my past experiences.
v1.0.1
released 05/17/23
- Updated info about work experiences
- Updated info about education
- Updated info about projects
Updated site to reflect some recent changes in my life and experiences.
v1.0.0
released 01/14/23
- Completely updated content of site with about me, work experience, projects, education, and contact sections being added
- Added JavaScript in places for a more detailed, user-friendly experience.
- Removed previous home screen with center box
- Changed background
- Removed joke.html and login.html pages
- Improved project organization
This version has been rolled out since 01/14/23. This documentation is being written on 01/23/23. This update marks the main release of this site. Previously, the site was more of a placeholder. The original idea sparked from a desire to create an email signature with HTML and CSS. Though I wasn't able to use it in gmail, I was able to craft it into a simple landing page website in January of 2022. I made some changes in June of 2022, but the site mostly remained the same. Finally, in January of 2023, I returned to the site, deciding to make a complete overhaul of the preexisting content. I'm looking forward to working on more web development projects in the near future, including a project with the Husky Developers club at UConn that is currently in the works. Thanks for checking out the site, and look below to see previous versions. All past commits are publicly available on GitHub.
v0.2.1
released 06/05/22
- Fixed favicon not showing up on tab of 404 page
- Removed width resizing of joke button on hover
- Increased size of main content and footer text on small screens
- Changed social media meta image
Just a few smaller edits that I noticed after actually publishing v0.2.0 and testing out the site on the web.
v0.2.0
released 06/05/22
- New profile image positioning
- Fixed formatting on main content in index.html
- Fixed transition issue that gave the appearance of items slightly shaking, especially on smaller devices
- Updated fade in transition
- Text capitalization in links
- Adjusted formatting on versions page
- Slightly reduced font size on small-width devices to improve overall readability
- New background image!
- New profile image (finally)!
- Changed meta tags
- Added simple programming joke API request page here
(Update 01/23/23: the above feature has been removed)
- Formatting changes of bottom menu
The site finally has some new updates! A lot of these changes have to do with updates to the previous CSS implementation, which had some issues. For example, the menu on the bottom of the screen did not have universal formatting. Instead, it had a position style of relative and the margin-top size was being changed to suit the specific page's content. Instead, the new version has absolute positioning (until the screen height reaches a certain value). Furthermore, the content on the main page was positioned haphazardly, which was changed with this release. The new joke page doesn't have much more function than my brief practice with API requests. Unfortunately, the CSS on this site is still a bit cluttered, though it has been improved since the last release. Especially for the release of my main site, I want to prioritize organization and a more structured approach to my styling. On this site, I also have been working on a dark mode/light mode feature, though this has not been completed yet. This site has needed some changes since its last release in February, and it finally got them. More to be released soon!
v0.1.6
released 02/24/22
- Changed font and background image
- Some text formatting changes
Trying to get back into working on this site more frequently. Considering working on a new version of this site from scratch, but for now, keeping this as is. More updates to come soon.
v0.1.5
released 02/01/22
- Fixed background image
- Added footer on all pages and fixed positioning
- Favicon error fixed
- 404 page added
v0.1.5 follow-up (2/2/22): iOS/mobile devices may block "background-attachment: fixed;" in the CSS, so the image will only be fixed in the background on desktop view.
v0.1.4
released 01/31/22
Styling changes.
v0.1.3
released 01/30/22
Formatting updates.
v0.1.2
released 01/30/22
Adjusted formatting on wider screens.
v0.1.1
released 01/29/22
Added background to footer section.
v0.1.0
released 01/29/22
Though several smaller-scale changes were made to the site since its initial release, this is the first noteworthy version change. It mainly relates to the background on the site changing, which necessitated changes to the formatting of text (putting a slightly transparent background on everything). Furthermore, the favicon was updated, and several other stylistic updates were made. This marks the first official version change since release. Several small changes will be made in the near future, likely to be recognized in the version log (unlike some previous changes).
v0.0.0
released 01/22/22
This version is a baseline for my site. Currently, it is not much more than a placeholder. It is simple, containing only a main page with a picture and several links. A more complex site is in the works but is not fully complete. That's why this simpler version is currently at this domain.