Last login: Mon Apr 13 09:42:23 MSK 2026 on ttys002
$
java -version
openjdk version "22.0.2" 2024-07-16
OpenJDK Runtime Environment (build 22.0.2+9-70)
OpenJDK 64-Bit Server VM (build 22.0.2+9-70, mixed mode, sharing)
$
curl -s https://dev.ordinal1.ru/api/v1/about | jq .
{
"name": "Иван",
"role": "Backend Developer",
"location": "Удалённо",
"stack": [
"Java 22",
"Spring Boot 3.x/4.x",
"MSSQL,MySQL,PSQL",
"Docker",
"Maven"
],
"available": true,
"interests": ["Hardworking", "InfoSec"]
}
$
cat /var/log/experience.log | tail -5
$
ls -la ~/projects/
$
systemctl status developer --no-pager
Active:
● active (running)
Uptime:
7 years 3 months
Load:
0.15 0.08 0.01
$
./gradlew endpoints
Spring Boot
Hibernate
SQL
Embedded
Docker