analogfeelings.github.io Open in urlscan Pro
2606:50c0:8000::153  Public Scan

Submitted URL: http://analogfeelings.github.io/
Effective URL: https://analogfeelings.github.io/
Submission: On September 30 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Nora's Hideout
My ramblings and creations for every netizen to enjoy


Site Directory
 * Home
 * Posts
 * Knowledge
 * Projects
 * About


Other Links
 * Source Code
 * Update History
 * Discussions
 * Site Settings


Social Media



Subscribe to the RSS feed!



© Copyright Analog Feelings 2021-2024

Website code licensed under GPL v3.
Credit me when you use my posts!

Hosted under GitHub Pages.






HOME PAGE

Hi! Welcome to my personal website. I'm Analog Feelings, but you can call me
Nora.
People used to call me AestheticalZ or AestheticalGL.

 * Pronouns: she/her, more info here
 * Gender Identity: Transgender Woman
 * Primary OS: Windows 11 Pro
 * Primary IDE: JetBrains Rider
 * Secondary IDE: Visual Studio 2022
 * Miscellaneous Editor: Visual Studio Code

I am a programmer girl who has completely lost sensitivity to caffeine.
My interest in computers began when I was little, and since then I've been
constantly expanding my knowledge.
Most of the software I make is just for fun, although some projects do have the
goal of helping people out.

I am constantly trying to learn new things!
Be sure to check out the announcements page for announcements or news!


MY PROGRAMMING LANGUAGES

Here's a list of programming languages I work with or have worked with before!

C# It's my favorite language so far. I do most of my programs in it, I can't
live without it.

C Barely use it, since I almost never do low-level things, and if I do, I either
use C++ or use P/Invoke on C#.

C++ The first language I ever tried to learn, didn't go well, obviously. Now I
use it for low-level things.

Java I tried to learn it before I settled with C#. I barely use it anymore.

JavaScript I absolutely despise it, but it's a necessity for websites.

HTML I also absolutely despise it, but it's at least less insane than JS.

CSS This wretched thing should not be alive. It makes websites look pretty
though.


MY BLOG

I have a blog where I ramble about stuff! Here's a list of the most recent
posts.


USING MODERN TOOLCHAINS FOR WINDOWS 95!

Posted on 2024-05-01 15:12Edited on 2024-09-27 15:16

An article on how I got the Windows 11 SDK to output software for Windows 95.


VERIFYING MY WEBSITE ON DISCORD

Posted on 2023-09-11 17:43Never Edited

A short story and guide on how to verify GitHub Pages sites with Discord.


GETTING UWP UNIT TESTS TO WORK WAS A PAIN.

Posted on 2023-05-01 19:41Never Edited

A story on how getting GitHub Actions to run UWP unit tests was a pain in the
ass.


THE SECOND REDESIGN HAS ARRIVED!

Posted on 2023-02-02 00:45Never Edited

Sorry for the even bigger delay, I was busy with other projects!


THE REDESIGN HAS ARRIVED!

Posted on 2022-05-31 23:41Never Edited

Sorry for the big delay, I had major flexbox issues :P


I'M BACK!

Posted on 2022-02-24 06:05Edited on 2022-05-24 01:29

Sorry for the long downtime!


ADDED RSS FEEDS AND SOCIAL MEDIA!

Posted on 2022-01-04 22:30Edited on 2022-05-24 01:21

Now you can follow the blog (and my social media) without manually checking the
website!


ADDED GITHUB DISCUSSIONS AND A FAVICON!

Posted on 2022-01-01 05:46Edited on 2022-05-24 01:04

Added GitHub Discussions to act as a comment section. Also added an icon that
displays in the tab header of your browser.


MY KNOWLEDGE BASE

I also have a knowledge base where I document obscure stuff!


WRITING A WINDOWS SCREENSAVER

Posted on 2024-09-18 14:47Never Edited

A knowledge article on writing native Win32 screensavers.


DISCORD WEBSITE EMBEDS

Posted on 2023-08-01 22:36Edited on 2024-09-27 15:12

A knowledge article on making website embeds for Discord.