8000 GitHub - aliwert/aliwert
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aliwert/aliwert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 

Repository files navigation

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 py
Web-Mobile Development

spring ts nodejs fastapi django react react native
Database

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 Ataturk
Free DOSE hit
DOSE (dopamine, oxytocin, serotonin & endorphin), refresh page if dose was ineffective.
Jokes Card

Bottom of pokeball

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0