• Home
  • Blog
  • Stack
  • Tools

  • Links
  • Mail
  • LinkedIn
  • GitHub
  • RSS Feed

    Articles

  • Oct 6, 2024

    Oct 6, 2024

    Tutorial: Creating a Twitter (X) Bot using Python

    Learn how to build and deploy an X bot from scratch using Python and the X API. Complete with code snippets and explanations. Free to deploy. Source code available.

  • Aug 28, 2024

    Aug 28, 2024

    9 Essential Plugins for Neovim

    9 essential plugins for Neovim and coding productivity, hyperextensible text editor.

  • Aug 20, 2024

    Aug 20, 2024

    Complexity Analysis and Big-O Notation

    Complexity analysis and Big O notation in algorithms using charts and code examples.

  • Aug 17, 2024

    Aug 17, 2024

    Linux Cookbook #2: Hyprland

    Full configuration for Hyprland, Wayland based window manager.

  • Aug 8, 2024

    Aug 8, 2024

    Inflation of SaaS Development Services

    The rise of SaaS development services and what it means for software development. Learn about the pros and cons of relying on SaaS services.

  • Aug 3, 2024

    Aug 3, 2024

    Linux Cookbook #1: Fish Shell

    Explore Fish Shell for Linux: learn its features, pros and cons, and configuration tips for productivity.

  • Jul 28, 2024

    Jul 28, 2024

    Building a Blog with SvelteKit: Markdown Setup

    Learn how to set up a markdown-based website with high performance. Discover the power of SvelteKit and TailwindCSS.