Skip to content
View aliwert's full-sized avatar
👽
absolute cinema
👽
absolute cinema

Highlights

  • Pro

Block or report aliwert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aliwert/README.md

Top of pokeball

Open profile


About me
struct Aliwert {
    city: &'static str,
    job_title: &'static str,
    specialization: &'static str,
    hobbies: &'static [&'static str],
}

impl Aliwert {
    fn new() -> Self {
        Aliwert {
            city: "Istanbul, Turkey",
            job_title: "Software Developer",
            specialization: "Building full-fledged web applications",
            hobbies: &["Basketball", "Reading", "Music"],
        }
    }

    fn fix_bugs(&self) {
        println!("Bug squashed!");
    }
}
Tools

Programming Languages

java title= go js
Web-Mobile Development

spring ts nodejs react
Database

postgresql postgresql mssql mongodb


Software & Others

linux aws git docker

Quote
A quote that resonates with me is...
“I am not leaving a spiritual legacy of dogmas, unchangeable petrified directives. My spiritual legacy is science and reason.”
Mustafa Kemal Atatürk
Free DOSE hit
DOSE (dopamine, oxytocin, serotonin & endorphin), refresh page if dose was ineffective.
Jokes Card

Bottom of pokeball

Pinned Loading

  1. buildog buildog Public

    Forked from buildog-dev/buildog

    TypeScript 2

  2. intelli-stock intelli-stock Public

    go and python microservice for inventory tracking, demand forecasting, and stock movement logging

    Go 1

  3. sonic-nest sonic-nest Public

    Sonic Nest a service that provides everything needed for music streaming.

    Java 2

  4. car-dealership-management car-dealership-management Public

    🏎️ A gallery management service with user registration, authentication and secure data management through API endpoints

    Java 1