Code Monkey home page Code Monkey logo

Hello, I'm Danila Verbinskiy or hikionori 👋

Little bit about me

let hikionori = SoftwareDeveloper {
    name: "Danila Verbinskiy",
    age: 20,
    from: "Ukraine",
    education: "Bachelor of Computer Science",
    university: "Odessa National Technical University",
    degrees: vec![DegreeInProcess::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],
        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: "Mobile Development",
    fanOf: "Rust",
    funFact: "I'm a fan of Harry Potter and I'm a Slytherin",
}

📊 GitHub Stats

hikionori stats

hikionori top langs

✍️ Random Dev Quote

Danila Verbinskiy's Projects

chit_chat icon chit_chat

ChitChat is a simple AI Chat with RAG. This project just a prototype and not for production. For use this project in production you need to rewrite some backend code to make it faster and more efficient.

currency_exchange icon currency_exchange

ValutaVerse is a simple desktop application that allows users to convert between different currencies, take notes, and make simple calculations. The application is built using Dart with Flutter framework. The application uses the free currency-api to get the latest exchange rates.

minigrep icon minigrep

This is a learning project on the Rust programming language.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.