HTML scrubbing via bleach to prevent XSS attacksflask-limiter and CSP/HSTS for API protectionHTML scrubbing via bleach to prevent XSS attacksflask-limiter and CSP/HSTS for API protectionMD Formats immediately get a preview HTML Content# This is HI which render with anchor tags like {#17} automatically.MD Formats immediately get a preview HTML Content# This is HI which render with anchor tags like {#17} automatically.Created a clean, space themed sidebar navigation menu.
Created a responsive architecture that transitions seamlessly from desktop displays to mobile screens.
Made the navigation bar fixed at the top of the viewport so it is always available while scrolling and keeps the user orientated.
When the page loaded the navigation bar looked fine, but as soon as I started scrolling elements of the main page content started rendering over the top of it, making a complete chaos.Spent like twenty minutes futzing with margins and padding before discovering it was a basic stacking context issue.
Created a clean, space themed sidebar navigation menu.
Created a responsive architecture that transitions seamlessly from desktop displays to mobile screens.
Made the navigation bar fixed at the top of the viewport so it is always available while scrolling and keeps the user orientated.
When the page loaded the navigation bar looked fine, but as soon as I started scrolling elements of the main page content started rendering over the top of it, making a complete chaos.Spent like twenty minutes futzing with margins and padding before discovering it was a basic stacking context issue.
Built the “About” window successfully. This is an important step to build core desktop environment and to make sure window can be opened and displayed correctly.
Figuring out the window layering and responsiveness is tricky, but I learned a lot about how to manage object positioning in the desktop space.
Built the “About” window successfully. This is an important step to build core desktop environment and to make sure window can be opened and displayed correctly.
Figuring out the window layering and responsiveness is tricky, but I learned a lot about how to manage object positioning in the desktop space.
I grew my page and completely updated the visual look of the website.
Project Showcase: Added a separate section to show the things I’ve built with nice project cards with clear tech stack badges like Python, Flask, Docker and JavaScript.
Better Responsiveness: We’ve tweaked the mobile and desktop grid systems to provide a more fluid layout that scales to different screen sizes.
I grew my page and completely updated the visual look of the website.
Project Showcase: Added a separate section to show the things I’ve built with nice project cards with clear tech stack badges like Python, Flask, Docker and JavaScript.
Better Responsiveness: We’ve tweaked the mobile and desktop grid systems to provide a more fluid layout that scales to different screen sizes.
Today I exapanded my page and changed the whole look of the webpage.