Thodoris Kouleris's Avatar

Thodoris Kouleris

@tkouleris.eu.bsky.social

About me: https://tkouleris.eu/ Blog: https://tkouleris.eu/#blog Just a simple coder who loves playing games, reading books and existing... May the Code be with you!

55 Followers  |  131 Following  |  136 Posts  |  Joined: 23.01.2025  |  2.0777

Latest posts by tkouleris.eu on Bluesky

Preview
Programmers, Get Moving: Your Brain Depends on It A reminder for programmers to stay active daily—just 15 minutes of movement can boost brain health and counteract the negative effects of prolonged sitting. Your future self will thank you.

#programmers
#health

03.08.2025 09:14 — 👍 1    🔁 0    💬 0    📌 0
Building AI Agents in Pure Python - Beginner Course
YouTube video by Dave Ebbelaar Building AI Agents in Pure Python - Beginner Course

#ai
#openai

01.08.2025 09:25 — 👍 0    🔁 1    💬 0    📌 0
Preview
How to Get Promoted from Senior to Staff Engineer – Tips from My Experience Navigating the journey from senior engineer to staff engineer can be daunting. Promotions are often confusing, and this particular leap can feel even more ambiguous. As someone who has successfully tr...

How to Get Promoted from Senior to Staff Engineer – Tips from My Experience

31.07.2025 11:26 — 👍 0    🔁 0    💬 0    📌 0
How DOOM Will Teach You What CS Degrees Miss
YouTube video by Tariq10x How DOOM Will Teach You What CS Degrees Miss

How DOOM Will Teach You What CS Degrees Miss

28.07.2025 02:32 — 👍 1    🔁 0    💬 0    📌 0
Post image

How SQL works
#sql

22.07.2025 05:57 — 👍 1    🔁 0    💬 0    📌 0
Preview
AI 101 for Frontend Devs: LLMs, Transformers, RAG Explained Simply Lately, AI has become a huge HYPE. But most of the terms floating around feel confusing or too...

AI 101 for Frontend Devs: LLMs, Transformers, RAG Explained Simply

21.07.2025 10:40 — 👍 1    🔁 0    💬 0    📌 0
What it's like to Vibe Code
YouTube video by Alberta Tech What it's like to Vibe Code

What it's like to Vibe Code

18.07.2025 05:02 — 👍 0    🔁 0    💬 0    📌 0
The Internet Almost Got Erased Forever (and the Code that Saved it)
YouTube video by Coding with Dee The Internet Almost Got Erased Forever (and the Code that Saved it)

www.youtube.com/watch?v=TdFH...

16.07.2025 05:32 — 👍 0    🔁 0    💬 0    📌 0
DHH on PHP: It changed my life | Lex Fridman Podcast Clips
YouTube video by Lex Clips DHH on PHP: It changed my life | Lex Fridman Podcast Clips

#php

16.07.2025 03:33 — 👍 0    🔁 0    💬 0    📌 0
REST APIs #coding #programming
YouTube video by Arjay McCandless REST APIs #coding #programming

#restapi

11.07.2025 04:10 — 👍 0    🔁 0    💬 0    📌 0
System Design: The Weather App #coding #programming
YouTube video by Arjay McCandless System Design: The Weather App #coding #programming

System Design: The Weather App
#code
#programming

06.07.2025 14:00 — 👍 0    🔁 0    💬 0    📌 0
Preview
Forgotten Technologies #6: Slot CPU Back in the day, some CPUs looked like adapter cards and slotted into the motherboard. Intel's Pentium II and AMD's Athlon used this design before sockets took over and cache moved on-die.

Back in the day, some CPUs looked like adapter cards and slotted into the motherboard. Intel's Pentium II and AMD's Athlon used this design before sockets took over and cache moved on-die.
#technology
#CPU

06.07.2025 10:38 — 👍 0    🔁 1    💬 0    📌 0
Cursor for Laravel: Crash Course
YouTube video by Laravel Daily Cursor for Laravel: Crash Course

Cursor for Laravel: Crash Course

06.07.2025 09:12 — 👍 0    🔁 0    💬 0    📌 0
How a Solo Dev Went From $0 to $57M RaisedㅣLaravel, Taylor Otwell
YouTube video by EO How a Solo Dev Went From $0 to $57M RaisedㅣLaravel, Taylor Otwell

#laravel

19.06.2025 05:56 — 👍 0    🔁 0    💬 0    📌 0
Post image 19.06.2025 05:49 — 👍 0    🔁 0    💬 0    📌 0
What is Observer Design Pattern -Tutorial with Practical Example (For Beginners)
YouTube video by CodeBeauty What is Observer Design Pattern -Tutorial with Practical Example (For Beginners)

What is Observer Design Pattern -Tutorial with Practical Example (For Beginners)
#designpatterns
#csharp

17.06.2025 15:12 — 👍 0    🔁 0    💬 0    📌 0

Ο Σταμάτης Ζαχαρός είναι ο χειρότερος δημοσιογράφος της Ελλάδας. Χειρότερος και από τον Πορτοσάλτε. Αγενέστατος, ξερόλας, ειρωνικός και πάντα με μια τάση να διαστρεβλώνει την πραγματικότητα προς όφελος του.

17.06.2025 08:34 — 👍 0    🔁 0    💬 0    📌 0
Programming Trends We Forgot
YouTube video by bigboxSWE Programming Trends We Forgot

youtu.be/MFpgjrC7C5U?...

17.06.2025 05:31 — 👍 0    🔁 0    💬 0    📌 0
4 Types of List Comprehensions in Python Explained
YouTube video by Indently 4 Types of List Comprehensions in Python Explained

#python

16.06.2025 02:47 — 👍 0    🔁 0    💬 0    📌 0
Preview
The Law of Demeter The Law of Demeter advises objects to only talk to their immediate friends—avoiding chained calls—to reduce coupling and improve code modularity, maintainability, and flexibility.

The Law of Demeter advises objects to only talk to their immediate friends—avoiding chained calls—to reduce coupling and improve code modularity, maintainability, and flexibility.
#programming
#python
#code

15.06.2025 14:47 — 👍 0    🔁 0    💬 0    📌 0
Learn Python Variables & Data Types with Code Examples - Beginners Tutorial
YouTube video by Python Simplified Learn Python Variables & Data Types with Code Examples - Beginners Tutorial

Learn Python Variables & Data Types with Code Examples - Beginners Tutorial
#python

10.06.2025 08:19 — 👍 0    🔁 0    💬 0    📌 0
Preview
Data Structures #4: Binary Search Tree A Binary Search Tree (BST) is a node-based structure where left children are smaller and right are larger, enabling efficient searching, insertion, and deletion in sorted data.

A Binary Search Tree (BST) is a node-based structure where left children are smaller and right are larger, enabling efficient searching, insertion, and deletion in sorted data.
#datastructures
#programming

09.06.2025 14:26 — 👍 1    🔁 0    💬 0    📌 0
What is CSR, SSR, SSG, and ISR?! | Web Rendering Strategies Explained Simply
YouTube video by Shruti Kapoor What is CSR, SSR, SSG, and ISR?! | Web Rendering Strategies Explained Simply

What is CSR, SSR, SSG, and ISR?! | Web Rendering Strategies Explained Simply
#reactjs #programming #WebDev

06.06.2025 01:39 — 👍 2    🔁 0    💬 0    📌 0
Post image

Laravel Superhero

05.06.2025 16:29 — 👍 0    🔁 0    💬 0    📌 0
Preview
Tech Heroes #10: Ada Lovelace Ada Lovelace, the first computer programmer, wrote the first algorithm for Babbage's Analytical Engine, laying the groundwork for modern computing and the concept of software.

Ada Lovelace, the first computer programmer, wrote the first algorithm for Babbage's Analytical Engine, laying the groundwork for modern computing and the concept of software.
#TechHeroes
#programmers

01.06.2025 14:03 — 👍 0    🔁 0    💬 0    📌 0
The LAST REMAINING Good Idea In Software Craftsmanship
YouTube video by Modern Software Engineering The LAST REMAINING Good Idea In Software Craftsmanship

I have a new video out on the Modern Software Engineering Channel, it's a bit of a rant. There is something useful in there too though. www.youtube.com/watch?v=D-K4...

30.05.2025 06:27 — 👍 6    🔁 5    💬 1    📌 0
The LAST REMAINING Good Idea In Software Craftsmanship
YouTube video by Modern Software Engineering The LAST REMAINING Good Idea In Software Craftsmanship

The LAST REMAINING Good Idea In Software Craftsmanship

29.05.2025 04:52 — 👍 0    🔁 0    💬 0    📌 0
The Untold Story of Python
YouTube video by CodeSource The Untold Story of Python

#python

28.05.2025 02:37 — 👍 0    🔁 0    💬 0    📌 0
Preview
Data Structures #3: Trie A trie (pronounced try) is a type of search tree—more specifically, a prefix tree—used to store a dynamic set of strings where common prefixes are shared.

#datastructures

25.05.2025 08:52 — 👍 1    🔁 0    💬 0    📌 0
Preview
a group of men are standing in a line and one of them is wearing a black vest ALT: a group of men are standing in a line and one of them is wearing a black vest
23.05.2025 17:40 — 👍 0    🔁 0    💬 0    📌 0

@tkouleris.eu is following 20 prominent accounts