Marko Denic
banner
markodenic.com
Marko Denic
@markodenic.com
Software Engineer. Public mentor. Making the web faster.
Blogging at https://markodenic.com.
animista.net is a great choice to find CSS animations.

Happy coding!
September 21, 2025 at 11:54 AM
Perfect weekend project doesn't exi...
May 23, 2025 at 11:58 AM
websitevice.com is a great choice for finding UI inspiration for your projects.

Check it out!
April 9, 2025 at 10:04 AM
I found this amazing tool that makes it easy to create grid and flex layouts.

Check it out!
April 8, 2025 at 10:51 AM
This was written in JavaScript. Amazing!
April 5, 2025 at 10:21 AM
HTML tip:

Create social sharing links for your websites:
April 4, 2025 at 9:38 AM
Here's a light version if anyone is interested:
April 3, 2025 at 5:43 PM
JavaScript Array methods cheat sheet
April 3, 2025 at 10:15 AM
Tip:

1. Open any repository.
2. Replace .com with .dev.
3. Browse the code in VS Code.

Happy coding!
April 2, 2025 at 11:06 AM
I found this awesome CSS Section Separator Generator that you can use for your projects.

See the comment below for details.
March 6, 2025 at 6:03 AM
JavaScript Tip:

You can use the `document.designMode` property to make the entire website editable:
March 4, 2025 at 11:55 AM
CSS `:nth-child` Selectors Cheatsheet
February 27, 2025 at 11:19 AM
How programmers comment their code:
February 22, 2025 at 11:45 AM
This is a great resource to find free illustrations.

Check it out!
February 20, 2025 at 1:20 PM
Collection of buttons for your website.

Click on your favorite and copy its CSS:
markodenic.com/tools/button...
February 11, 2025 at 11:05 AM
This is a great tool to easily generate grid and flex layouts.

Check it out!
February 8, 2025 at 5:24 PM
Here's how you can install Mistral AI on Linux in 3 easy steps:

1. Install Ollama on your machine:
`curl -fsSL ollama.com/install.sh | sh`

2. Validate installation:
`ollama -v`

3. Download and run the desired model:
`ollama run mistral`
February 6, 2025 at 12:03 PM
"DeepSeek is my little side project."
February 5, 2025 at 3:17 PM
htmlrev.com is the best choice to find HTML templates and UI components.
February 4, 2025 at 11:15 AM
Git commands Cheat Sheet!
February 3, 2025 at 12:20 PM
I found this list of open source alternatives to proprietary software and applications:
February 2, 2025 at 1:14 PM
tabler.io is an amazing admin dashboard!

1. Open Source (Free)
2. Customizable
3. Beautiful

Check it out!
January 30, 2025 at 2:28 PM
CSS tip:

Make your links more engaging with this animation:
January 29, 2025 at 11:26 AM
Here's how you can install Deepseek on Linux in 3 easy steps:

1. Install Ollama on your machine:
`curl -fsSL ollama.com/install.sh | sh`

2. Validate installation:
`ollama -v`

3. Download and run the desired model:
`ollama run deepseek-r1`
January 28, 2025 at 11:37 AM
If you're new to Linux or wondering what a command is for, this website can help!

explainshell.​com
January 9, 2025 at 12:01 PM