Skip to content
View D4NTE98's full-sized avatar
🔫
uDantego.pl
🔫
uDantego.pl

Organizations

@uDantego

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.

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

Witaj na moim GitHub!

Profile Views


👋 O mnie

class D4NTE:
    def __init__(self):
        self.name = 'Maciej'
        self.nick = 'D4NTE'
        self.from = 'Polska'
        self.year = 1998
        self.pet = 'Belgian Malinois'
    
    def me(self):
        return f"Nazywam się {self.imie} ({self.nick}) i pochodzę z {self.kraj}."
    
    def skills(self):
        self.langs = [
            'JavaScript', 'TypeScript', 'React', 'Vue', 'Node.js',
            'C#', 'C++', 'Java', 'Python', 'PHP', 'Lua',
            'HTML', 'CSS', 'CoffeeScript', 'Go',
            'MySQL', 'SQLite', 'JSON'
        ]
        return self.langs

me = D4NTE()

🛠️ Technologie i narzędzia

HTML5 CSS3 JavaScript Node.js React Vue.js Python C# C++ Java Lua PHP MySQL SQLite JSON Go CoffeeScript

🚀 Projekty

Strona osobista – d4tech.pl – moje portfolio i blog.

Silnik forum – pełny system forum z panelem administracyjnym, profilami użytkowników, chatboxem i narzędziami moderacyjnymi.

Dashboard statystyk – dynamiczne strony statystyk z wykorzystaniem Node.js, React i MySQL.

Mini gry webowe – gry interaktywne w JavaScript, HTML5 i CSS3.

Bot na Discorda – wielofunkcyjny bot napisany w Node.js w oparciu o MySQL

📈 Statystyki GitHub

GitHub Stats GitHub Streak

🌟 Ulubione narzędzia

Visual Studio Code WebStorm Git / GitHub Figma / Adobe XD Docker

Pinned Loading

  1. mtasa-justplay mtasa-justplay Public

    Oficjalny gamemode serwera Just Play na platformie MTA: San Andreas

    Lua 2 2

  2. cs1.6-4fun cs1.6-4fun Public archive

    Pluginy pod serwer 4FUN CS 1.6 (AMXX 1.9)

    Pawn

  3. movies-website movies-website Public

    A simple website written in PHP that allows you to upload and watch movies/series. Equipped with a custom video player written in JS, a video download blocker and a simple admin panel.

    PHP 1

  4. fivem-datasystem fivem-datasystem Public

    Lua 2

  5. CS2-AntiCheat-Prototype CS2-AntiCheat-Prototype Public

    C++

  6. unity-halflife-movement unity-halflife-movement Public

    This script adds to Unity games, the movement from the Half Life game, i.e. BunnyHop, GroundStrafe, Surfing, Strafes

    C#