MDP43140's website

Welcome to my website!

Random thoughts and some news

I don't know what else to say, but my hope is that i can get a better PC than what I currently have

Finally after couple months of being busy in real life, i have a time and reason to update this site
  • Added "Skip to main content" button (press Tab+Enter, if that doesn't work, you probably clicked somewhere which changes the focused area. click the navigation pane and try again)
  • Remove unnesecary comments
  • Remove hidden "This Site Will Be My *New* Home On The Web" text (this website is actually made from a template, which as time goes on i customized things further, and also i feel that text is just a bit weird to put it lol)
  • Add robots.txt file (my signal to companies like Meta, Baidu, Bytedance, OpenAI, Google bots to not scrape my site)
  • Change "MDP" to "MDP43140" (too much MDP's out there lol)
  • Change header description
  • Fix go to top button
  • Copyright name is now clickable (redirects to my GitHub page)
  • Add current page on title
  • And other minor tweaks and changes.
  • (sadly) Remove hover effect on card (because it looks weird, adds up CSS complexity, and on Chromium-based browser the transition is lagging behind)
  • Use ul-li for bullet points (ul makes things wider but it looks nicer too so idk)
  • Changed fonts to Poppins (CDN using privacy-respecting Google Fonts alternative (proxy), maybe later switch to actual fast CDN)
  • CSS tweaks and fixes.
  • Move and rename image files properly.
  • Remove "section" element (replaced by main#main-content, and also its written in broken way)
  • Remove generic class from element (eg. header.header > header)
  • Rename some links
  • And many more small changes

Polyfill[.]io is a free service that provides code that adds missing functions to older browsers, but out of nowhere it was suddenly bought by a Chinese company without any notification to developers that were using it, and now its literally malware that at specific time and browser will redirect to gambling sites. don't worry, its now removed from this site, plus i blocked it in BaDomain NoMalware blocklist. Read this article from TechRadar for more details

My GitHub account got flagged for no reason, it happened when I'm failed to login GitHub Desktop multiple times (due to an unknown bug that changes login URL, i had to dig up the log to get actual URL, shame that no one had any solutions at all), couple months later i migrated to ProtonMail, couple weeks later i commited some changes just like usual But GitHub desktop complaining that it cant push the commit, i tried login again, but it said that my account was not exist, thinking that i probably get hacked, i check my email and i got an email from GitHub to force-reset my password, i did that and make sure no devices are hacked (which in this case there wasn't any devices hacked) One week later i tried commiting again on GitHub Desktop for my BaDomain project, but i realized that i cant access my repos, i tried logging in, everything looks okay as usual, until i realized that GitHub now flagged my account I dont know what caused this to happen, i did nothing wrong, I tried finding solutions, including contacting GitHub support for account reinstatement request, To this day (7 days since the reinstatement request was made),
GitHub staff is still not responding to my request.

Update: the fact that you can see this webpage again means GitHub staff unbanned my account finally

Changelogs:
  • Added a simple privacy policy.
  • Now header font scaling is more dynamic (uses clamp, and by calculating viewport width & height)
  • Removed evil hideous 0D character (saves 1byte on every newlines).
  • Added more stuff to footer to make it less boring
  • Change 'bright' to 'light'
  • Changed ':root' to 'body' (until i find convenient way to select html element (like document.rootElement or something) and change its datakey without introducing quite long if-elses)
  • Making use of --fg/bg-color CSS Variables.
  • Add animated link hover.
  • Added simple material button style (used on go to top footer button thing).
  • And more...

Changelogs:
  • Added cool scroll-linked effect (scroll up/down to see it)
  • Fixed possibly footer width bug.
  • Add proper project img sources (some are temporary placeholder images though...)
  • Changed footer & navbar text
  • index.js scripts now wrapped within window.onload
  • Navbar now shows 2 button on mobile browser
  • Header background image alignment centered, and the source changed (hopefully not getting to any problem doing this)
  • and a lot more!
  • Use "•" instead of "+" for lists.

Another major improvement:
  • Fixed card hover problem (caused by text overflow).
  • Adding cool hover effect (its on the navbar, hover your mouse up there to see it)
  • Fixed the header background cover
  • Fixed h1,h2,h3 font weight too thin.

the most major was improving visual look on the card that changes size when hovered, its kinda buggy for now but i will fix it if i have a time for it

i did several minor stuff like removing sidebar (because its unused), and adding scramble text, and nicer ripple effect