What's new

Number of Gits

68

Number of open issues

0

Programming languages used

4

Closed pull requests

17

YouTube icon

06/10/2022

Create weather.cshtml

-Created weather.cshtml
-Changed the .Net version from Version 5.0 to Version 6.0
-Added a legal disclamer regarding taking down the government.
-Changed index title from default bootstrap to a personalised one.
-Changed issues from the What'sNew page to zero to reflect current status.


YouTube icon

04/05/2021

Adjusted from Dark Mode to Light Mode.

-Change .body {background-color} to white.
-Changed .bd-navbar {background-color} to purple.
-Changed .body {color} to be black.
-Removed .Gradient from headings.


YouTube icon

30/04/2021

Create Test.cshtml

-Created Test.cshtml
-Added responsive slideshow gallery.
-Added Office365.svg
-Added Test.cshtml to navbar


YouTube icon

30/04/2021

Displaying correct title in Documents.cshtml

-Fixed ViewData["Title"] displaying the incorrect title.


YouTube icon

27/04/2021

Update AboutMe.cshtml

-Fixed issue #9


YouTube icon

27/04/2021

Updated Documents.cshtml

-Added a href="/documents/CV.pdf download to download documents by clicking images.
-Changed h1 to be relevant to document's page.
-Added a gradient border (.Gradient) around text and images.
-Added .SVG to images folder.
-Removed old Word image.
-Added two variants of a document (.docx and .pdf).
-Removed text-align: center; from site.css


YouTube icon

26/04/2021

AboutMe.cshtml improvements

-Added a section on my personal achievements.
-Added a gradient box (.Gradient) around my socials.
-Changed h1 to fit better in the webpage.
-General optimizations and cleanup on AboutMe.
-Added support for responsive text sizes.
-Made the footer relative on webpages AboutMe, Documents, and Privacy.