Skip to content
View danmunteanu's full-sized avatar
💭
Tinkering
💭
Tinkering

Block or report danmunteanu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danmunteanu/README.md

Hi, I'm Dan Munteanu. Here are a few things I’ve built:

My Best Repo's:

  • Raytracer Unilight - A simple multi-threaded raytracing app written in pure C# for Windows desktop
  • MemphisNow - An app written in C++ and Qt 6 to rename mp3 files in a visual way
  • Chuck - Music production experiments using the Chuck programming language
  • Links - A personal collection of bookmarks I've gathered from my online explorations
  • SaveMoon - Simple C# app to archive the saves folder for No Rest For The Wicked (Breach Refined). I wrote this after my saves were corrupted upon the game failing.
  • CS Yaml Parser - Companion app for my C# beginner Udemy course

About Me

I'm an lifelong software developer interested in many other things, such as:

  • Music production
  • Voiceovers
  • Audio editing
  • Software

My main professional experience is with software development, both desktop and web.

But lately I've also voiced some commercials, corporate training and a few YouTube channels (in Romanian).

Software Development

For Windows desktop, I use

  • C# with .NET Core to create mostly WinForms apps

For web development, I use:

  • Laravel with PHP as the foundation for all my web apps
  • MySQL/MariaDB and SQLite for db storage
  • Vue.js and PrimeVue for building web UIs
  • Filament for server-side UI rendering
  • Tailwind or Bootstrap for layouts and styling
  • three.js for creating 3D web apps

Blogging

Occasionally, I write articles on Reality Frameworks, some are technical in nature, some are personal. Here are a few of my best articles:

Published Courses

Games I enjoy playing on a regular basis

  • Path Of Exile 1
  • Path Of Exile 2
  • No Rest For The Wicked

Pinned Loading

  1. RAYTRACER_UNILIGHT RAYTRACER_UNILIGHT Public

    Standalone Raytracer app (written in pure C#) with scene and objects management, parallel rendering. Work in progress.

    C#

  2. LINKS LINKS Public

    Bunch of bookmarks I've collected from the internet.

  3. MEMPHIS_NOW MEMPHIS_NOW Public

    Rename mp3 files in a visual way. Built with Qt 6, C++ and boost.

    C++

  4. CHUCK CHUCK Public

    Music production experiments with the ChucK programming language.

    ChucK 1