Skip to content
View D4NTE98's full-sized avatar
🧑‍🌾
villagemta.pl
🧑‍🌾
villagemta.pl

Organizations

@D4TECHPL

Block or report D4NTE98

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
D4NTE98/README.md

Hey, welcome to my GitHub 👋

Full-stack developer focused on desktop apps, web projects and game systems

WebsiteGitHub


About Me

class D4NTE:
    def __init__(self):
        self.name = "Maciej"
        self.nickname = "D4NTE"
        self.location = "Poland"
        self.birth_year = 1998
        self.pet = "Belgian Malinois"

    def stack(self):
        return [
            "JavaScript",
            "TypeScript",
            "React",
            "Vue",
            "Node.js",
            "Electron",
            "Python",
            "Lua",
            "C#",
            "C++",
            "PHP",
            "Java",
            "Go",
            "MySQL",
            "SQLite"
        ]

    def currently_building(self):
        return [
            "Desktop applications",
            "Modern web systems",
            "Game resources",
            "Audio tools",
            "Custom dashboards"
        ]

I enjoy building modern applications with clean UI, smooth UX and solid backend architecture.
Most of my projects are focused on:

  • desktop applications,
  • web platforms,
  • realtime systems,
  • game development,
  • custom tools and utilities.

Tech Stack


Featured Projects

Tracksly

Modern desktop DJ/audio editor built with Electron, React and TypeScript.

Forum Engine

Custom forum system with:

  • admin panel,
  • profiles,
  • moderation tools,
  • live chatbox,
  • advanced user systems.

Statistics Dashboard

Realtime analytics dashboard built using:

  • Node.js,
  • React,
  • MySQL.

Discord Bot

Multi-purpose Discord bot with database integration and custom systems.

Web Games

Interactive browser games created with JavaScript and HTML5.

FiveM resources named d4t, for example:


Current Focus

• Electron applications
• Audio processing
• Modern UI/UX
• React ecosystems
• Backend architecture
• Performance optimization

GitHub Stats


Tools I Use

VS Code WebStorm Git GitHub Figma Docker


Contact

GitHubWebsite


"Build something clean, fast and useful."

Pinned Loading

  1. mtasa-justplay mtasa-justplay Public

    Oficjalny gamemode serwera Just Play na platformie MTA: San Andreas

    Lua 3 2

  2. fivem-datasystem fivem-datasystem Public

    Lua 2

  3. d4tFramework d4tFramework Public

    Modern modular FiveM framework built for scalability, performance and full customization

    49 3

  4. ProcessDumper ProcessDumper Public

    A powerful Windows process memory inspector and dumper inspired by Cheat Engine

    C++

  5. tracksly tracksly Public

    Tracksly is a desktop DJ mix editor built with Electron, React and TypeScript. The goal of the project is to provide a modern and lightweight alternative for creating simple DJ sets without using c…

    TypeScript

  6. d4tforum d4tforum Public

    Silnik forum pod serwer MTA:SA

    PHP