let hikionori = SoftwareDeveloper {
name: "Danila Verbinskiy",
age: 22,
from: "Ukraine",
education: "Bachelor of Computer Science",
university: "Odessa National Technical University",
degrees: vec![DegreeIn::BachelorOfComputerScience, DegreeIn::JuniorSpecialistOfSoftwareDevelopment],
languages: vec!["Ukrainian", "English"],
code: vec![Lang::JavaScript, Lang::TypeScript, Lang::Python, Lang::Rust, Lang::Dart],
technologies: SoftwareDevTech {
backend: vec![Python::FastAPI, Rust::Rocket, Rust::Actix, Rust::Axum],
frontend: vec![JavaScript::React, TypeScript::React, Dart::Flutter],
mobile: vec![Dart::Flutter, TypeScript::ReactNative],
devops: vec![DevOps::Docker, DevOps::Kubernetes],
databases: Vec![DB::PostgreSQL, DB::MongoDB, DB::Redis],
},
architecture: vec![Arch::Microservices, Arch::Serverless, Arch::CleanArchitecture, Arch::Monolith],
currentFocus: "AI Enginearing",
fanOf: "Rust",
funFact: "I'm a fan of Harry Potter and I'm a Slytherin",
}
🤔
Works on my machine™
Pinned Loading
-
Metatable-ai/nscale
Metatable-ai/nscale PublicWake-on-request and scale-to-zero for HashiCorp Nomad services—Rust proxy for Traefik, Consul, and Redis that cuts idle cost without breaking long-running requests
Rust 3
-
pgdog
pgdog PublicForked from pgdogdev/pgdog
PostgreSQL connection pooler, load balancer and database sharder.
Rust
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



