Skip to content
View danmunteanu's full-sized avatar
🎵
Focusing
🎵
Focusing

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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. I like to build stuff or figure out how stuff works. Below you will find a few things I've built.

My Projects:

  • Links - A personal collection of bookmarks I've gathered from my online explorations
  • Chuck - Music production experiments using the Chuck programming language
  • SaveMoon - Simple C# app to archive the saves folder for No Rest For The Wicked (worked on The Breach Refined). Supports archiving other folders as well
  • CS Yaml Parser - Yaml parser app to read and write frontmatter data for Jekyll-based static sites
  • CS Graphics - Drawing pretty fractals (Mandelbrot set)
  • 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
  • (Course) Smart C# App Development - A Udemy course that teaches developing Windows desktop application development with C# and WindowsForms

About Me

I'm an lifelong software tinkerer and learner. I am also doing other things, such as:

As a Romanian Voiceover, I've voiced:

  • Commercials
  • Corporate Training videos
  • YouTube channels
  • Personal development podcast

Software Development

Windows Desktop Applications:

  • C# and .NET Core
  • Windows Forms

Web Development

Backend

  • Laravel as my go-to framework for web development

Databases

  • MySQL
  • MariaDB
  • SQLite

Responsive web UIs

  • Vue.js
  • PrimeVue
  • NuxtUI
  • Tailwind and Bootstrap

Also experimenting with:

  • Filament for server-side UI rendering
  • three.js for creating 3D web apps

Blogging

Occasionally, I write articles on Reality Frameworks. Some are technical in nature, some are personal and some are gaming-related.

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