Skip to content
View nargotik's full-sized avatar
💭
Working all time 💃
💭
Working all time 💃
  • Portugal
  • 12:01 - 1h ahead

Highlights

  • Pro

Block or report nargotik

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
nargotik/README.md

Daniel — Full Stack IT Jack of All Trades (with a Bash of Humor) 😎

Olá! 👋 I’m Daniel. If it runs on electricity (or needs a good kick), I’ve probably fixed it, coded for it, or at least made a joke about it.
There isn’t much about me… but there’s certainly a lot I mess with!


🛠️ Who Am I?

  • Full Stack IT: Not just a developer—hardware, software, and all the network spaghetti between. Layer 1 to Layer 3, and sometimes I bounce back like a SpaceX shuttle (but with fewer explosions).
  • Bare Metal Whisperer: If it has a blinking LED or a noisy fan, odds are I’ve kicked it, coded for it, or rebooted it (twice).
  • System Administrator (before “DevOps” was cool): Bash is my second language, cron jobs my lullaby.
  • Open Source Fan: Why pay for software when the best stuff is free, open, and comes with spicy GitHub issues?
  • Commodore 64 Dinosaur: Yes, I wrote BASIC v2 on a C64. No, I don’t need a museum ticket.

💾 Tech & Toys

  • Languages: Golang, PHP, BASIC v2 (Commodore 64!), Pascal, C, Python, JavaScript (vanilla, not the modern stuff)…
    I’m basically a dinosaur, but with Wi-Fi and a sense of humor.
  • Frameworks: My favorite? The one that doesn’t feel like a cage. Progress comes from thinking outside the box—not running in circles in one.
  • Ops: Bash scripts, Docker, systemd, network cables, duct tape, and a healthy respect for "turn it off and on again."
  • DBs: SQL, NoSQL, and “Excel in panic mode.”
  • Hardware: Serial ports, parallel ports, soldering irons, and servers old enough to vote.

🤡 Framework Philosophy

  • I don’t like being in jail—especially not by code frameworks.
  • Progress is for free people who think outside the box, not for those that put a price tag on evolution and then forget to leave you the manual.
  • The only golden cage I want is the one with chocolate inside.

😂 Bits & Bobs

  • “Paid = Better”? Sometimes you pay just to not understand what you bought.
  • Latest tech is great—until you realize you can't look inside, can't share, and still have no clue what’s really going on.
  • Want to impress your boss? Lower the bills, raise the standards, and keep the knowledge open.
  • I’m not anti-Microsoft, or anti-anyone—I’m just anti “progress behind a paywall.” If you want to sell evolution, at least let us see what’s under the hood!

💡 About Me (in case you want to dump my memory):

10 REM C64 BASIC v2 - Dino Status Printer
20 S$="I'M A DINOSAUR WITH WI-FI!"
30 FOR I=1 TO LEN(S$)
40 PRINT MID$(S$,I,1);
50 FOR D=1 TO 100:NEXT D
60 NEXT I
70 PRINT:PRINT "STILL LEARNING, STILL KICKING!"
80 END

🤹‍♂️ What I Actually Do

  • Build stuff that works (sometimes even on Mondays).
  • Automate the boring bits, so there’s more time for coffee.
  • Refactor ancient code until it surrenders.
  • Leave witty comments for future code archaeologists.

🛠️ make clear

make clear

Life’s complicated—your README doesn’t have to be.


If you want code, fun, and a dash of sarcasm, you’re in the right place.

GitHub Profile

Pinned Loading

  1. python-boilerplate Public

    RESTful API Boilerplate

    Python 1

  2. usefulthings Public

    Useful IT things

    Jupyter Notebook 2

  3. VC-TP2 Public

    Plate Recognition

    C

  4. TP2_PL Public

    Trabalho Prático 2 PL

    C

  5. os-calls Public

    Operating System Calls and TCP/IP

    C 1