Changed the hero and nothumb drawings (site v5.2), added an italian version of my CV, updated the Software recommendations article to cross out Simple Mobile Tools and removed the images and CSS code for the unused nav pills

master
Gianmarco Gargiulo 2023-12-06 23:08:09 +01:00
parent 86ca5ec7d8
commit 5c2bc782cb
13 changed files with 1461 additions and 4381 deletions

View File

@ -2,7 +2,7 @@
title: "Software recommendations"
description: Stuff that I use or that I think you may like
date: 2023-11-15
lastMod: 2023-11-20
lastMod: 2023-12-06
tags: ["recommendations","software","free software"]
draft: false
thumbnail: /other/img/swrecommendations.svg
@ -639,6 +639,8 @@ Contribute to OpenStreetMap when you're outside by completing surveys and tasks
![The Simple Mobile Tools logo](../img/sw/smt.png)
This is a collection of basic applications for Android that are, of course, free software and quite polished. For example they have a music player, a calendar, a contacts app, a file manager, a voice recording app, a dialer app, a camera app, a gallery app, etc.
~~This is a collection of basic applications for Android that are, of course, free software and quite polished. For example they have a music player, a calendar, a contacts app, a file manager, a voice recording app, a dialer app, a camera app, a gallery app, etc.~~
[Website](https://simplemobiletools.com/)
SMT was recently sold to ZipoApps, a company known to make proprietary mobile apps that contain deceptive advertisements for overpriced subscriptions. A fork of all the apps is currently being developed, it's called Fossify.
[GitHub page for Fossify](https://github.com/FossifyOrg)

BIN
static/cv-ita.pdf Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 375 KiB

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 777 KiB

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -553,26 +553,6 @@ h5,h6{
height:21px
}
}
.site-nav-pill{
position:relative;
z-index:100;
flex-shrink:0;
display:inline-block;
margin-right:-20px;
margin-left:30px;
padding:18px 0;
color:#fff;
font-size:1.7rem;
line-height:1.8rem;
font-weight:700;
letter-spacing:-.5px;
text-transform:none;
& img{
display:block;
width:auto;
height:16px
}
}
.site-nav-content{
position:relative;
align-self:flex-start