Advertisement · 728 × 90

Posts by Nannooskeeska

Preview
Home - DotNetDevs DotNetDevs is where .NET developers get discovered. Create your free profile, showcase your C#, ASP.NET Core, and Azure expertise, and connect with companies hiring .NET talent.

I spend a lot of time working on side projects that never actually get finished, but I'm finally going live with one for the first time! I built a reverse job board for .NET developers called dotnetdevs.net. It's free for devs.
I would love feedback from anyone in the .NET world. #.net #dotnet

2 months ago 0 0 0 0

I've been having a good time messing with HTMX the last few days. Seems relatively simple while still being quite powerful for what it is. It's been great for a small side project I'm working on.

1 year ago 4 0 0 0

Woo! My girlfriend and I have loved this playthrough so far. Looking forward to this.

1 year ago 2 0 1 0

Thanks for this, I'd never heard of it before and just did the three available puzzles. I like how short and sweet they were, though I'm sure that'll change as the month goes on

1 year ago 3 0 0 0
Preview
AdventOfCode/2024/Day03.cs at main · AndrewPetz/AdventOfCode Contribute to AndrewPetz/AdventOfCode development by creating an account on GitHub.

Advent of Code day 3 ✅

Love me a little regex. Keyword little.

github.com/AndrewPetz/A...

1 year ago 2 0 0 0

...so Heroku might be the sweet spot. I'll stick with @supabase.com for my database though, they're just awesome.

1 year ago 0 0 0 0

Really intrigued by the new .NET support in @heroku.com. I've messed around with Azure (too complex for my needs) and self hosting on a VPS with @coolify.io (too much for me to handle on my own, I'm not a server admin and I can't grok Docker)...

1 year ago 3 0 1 0
Preview
AdventOfCode/2024/Day02.cs at main · AndrewPetz/AdventOfCode Contribute to AndrewPetz/AdventOfCode development by creating an account on GitHub.

Advent of Code day 2 ✅

github.com/AndrewPetz/A...

1 year ago 3 0 0 0
Advertisement
Preview
AdventOfCode/2024/Day01.cs at main · AndrewPetz/AdventOfCode Contribute to AndrewPetz/AdventOfCode development by creating an account on GitHub.

Advent of Code day 1 ✅

github.com/AndrewPetz/A...

1 year ago 1 0 0 0
Importing Recipes from Copy Me That to Paprika | Andrew Petz

I decided to give the Paprika recipe manager a shot. We currently use Copy Me That, and the Paprika importer didn't import the CMT tags, so I had to take things into my own hands. andrewpetz.com/2024/11/25/i...

1 year ago 1 0 1 0

I noodled around with a .NET 9 Maui Blazor hybrid app today, and while it's cool, I just feel like the Microsoft documentation is scattered and not intuitive. This is probably a skill issue, but I've been working with .NET (primarily 4.8 MVC for work) for 7 or 8 years and it's always a struggle

1 year ago 2 0 0 0
Video

That feeling when you got the platinum for Astro Bot 😁 What an awesome game! I'm sad that it's over but I'll definitely be playing through the speedrun levels more than is healthy.

1 year ago 0 0 0 0

Beat every level in Astro Bot! That includes all the bots and puzzle pieces, speed run levels, etc. Now to platinum and then we'll be done with it. I haven't had that much fun with a game in a long time so it'll be bittersweet.

1 year ago 2 0 0 0

Hi! I'd love to be added to this. One of my goals with Bsky is to post more about my personal dev stuff 😊

1 year ago 0 0 0 0

I feel your pain 😅 I don't know if I even really deal with it, I just try to accept that there are others who are really good at the things I enjoy doing and I can learn from them to make myself better

1 year ago 3 0 1 0

Pokemon Sapphire: representing the Pokemon games as a whole is my favorite of all time. I played so much of this game growing up.

StarCraft: Brood War: the first video game I ever played. I used to sneak into the family computer room to play custom multiplayer maps in the middle of the night 😂

1 year ago 1 0 0 0
Advertisement

Introduce yourself with four video games

Witcher 3: my favorite game of all time.

Sea of Thieves: I picked this up in May of 2020 and ended up making a lot of great friends through the streaming community. We've traveled overseas to meet a bunch of them last year!

cont.

1 year ago 2 0 1 0

What info would you want to see in the tag? Largest donor from the last calendar year? I love this idea and might take a stab at it

1 year ago 0 0 1 0

I wish I'd written down the exact date I stopped drinking coffee, but it's been at least a couple months at this point. I kinda miss it, but I don't miss being dependent on something every single day. Not sure if I'll go back to it or not.

1 year ago 2 0 0 0
Star Wars Battlefront II Menu Sound Effects
Star Wars Battlefront II Menu Sound Effects YouTube video by Josael Jiménez

The sound at 6 seconds in this video youtu.be/na_WERF9kyQ?...

"Money money money!"

1 year ago 0 0 0 0

When I was a kid, my sisters got a karaoke machine thing that they put in the basement living room. That's also where my Xbox was and where I played a TON of Battlefront 2 (the OG). So now I heavily associate the ABBA Gold album with Battlefront 2. Specifically the sound effects for some reason.

1 year ago 0 0 1 0
Preview
Christmas Vacation GIF ALT: Christmas Vacation GIF
1 year ago 1 0 0 0

4153576347152726

1 year ago 0 0 1 0
Advertisement

#AstroBot is such a delightful game! Playing through it with my girlfriend (she likes to watch) and we're absolutely loving it.

1 year ago 1 0 0 0

I can't wait to give it a try. I played SO MUCH Overwatch in 2016-2018. Loved your discussion on the Bonus Pod

1 year ago 1 0 1 0

Been getting back into Vampire Survivors lately. I only need a few more achievements to get back to 100% complete. I truly think it's the best podcast game ever made.

1 year ago 0 0 0 0

I'm looking forward to trying out the new MapStaticAssets feature!

1 year ago 0 0 0 0

Little league umpire
Groundskeeper
Cashier
Tech support
Programmer

Huh, I really haven't done that many things when you break it down like that.

1 year ago 2 0 0 0
A C# solution to the interview question of the week. The function takes in a list of strings and returns a list of lists of strings grouping together all the words in the initial list that are anagrams of each other.

A C# solution to the interview question of the week. The function takes in a list of strings and returns a list of lists of strings grouping together all the words in the initial list that are anagrams of each other.

I had a lot of fun with this. C#/LINQ is so great to work with.
github.com/AndrewPetz/c...

1 year ago 1 0 0 0