Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog
X (Twitter)GitHub
X (Twitter)LinkedInGitHubDiscord
Welcome! Type "help" for available commands.
$
Loading terminal interface...
Welcome! Type "help" for available commands.
$
Loading terminal interface...

~/blog/tags/intellij

Intellij Posts

3 articles

Kickstarting a Modern Django Project (using UV) in 2025

Kickstarting a Modern Django Project (using UV) in 2025

djangopythonvscodeintellijpycharm

How to start a Django project with modern templates, SaaS core features, SQL database integration, and popular IDE tooling.

May 7, 2025
Creating UML Diagrams in IntelliJ IDEA, PyCharm, and WebStorm

Creating UML Diagrams in IntelliJ IDEA, PyCharm, and WebStorm

umlintellijpycharmwebstormdiagrams

A guide to generating and using UML class diagrams in JetBrains IDEs like IntelliJ IDEA (Ultimate), PyCharm (Professional), and WebStorm, covering features, limitations, and language support.

May 6, 2025
How to setup the Java SDK and use JavaFX with macOS/Windows

How to setup the Java SDK and use JavaFX with macOS/Windows

macosjavazshintellijenvironment variables

A modern guide to setting up Java development with JavaFX on macOS and Windows using IntelliJ IDEA or VS Code. While setting `JAVA_HOME` is still useful for some tools like Maven and Gradle, many modern Java environments have reduced reliance on it. This guide includes integration with Scene Builder and modern IDEs.

April 8, 2025

Discover More

Discover More

cesarsotovalero.net
July 17, 2025
I’m Switching to Python and Actually Liking It

I’m Switching to Python and Actually Liking It

I’ve started writing more Python code lately (because of… AI, you know). In this post, I share the tools, libraries, configs, and other integrations I...

Python DevelopmentProgramming WorkflowsAI ApplicationsBackend ArchitecturesProduction Tools
LINK
clement-tourriere.github.io
August 20, 2025
DBCrust

DBCrust

High-performance database CLI engineered for Django developers — Advanced ORM analysis, performance optimization, SSH tunneling, and seamless multi-da...

Database Management ToolsSSH TunnelingRust ApplicationsDjango DevelopmentORM Performance Optimization
LINK
github.com
December 15, 2025
GitHub - Maxteabag/sqlit: A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more.

GitHub - Maxteabag/sqlit: A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more.

A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more. - Maxteabag/sqlit

Python ToolsSQL TUIDatabase ClientMulti-Database SupportTerminal Querying
LINK