Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Hi There, I'm Ali Bahr 👋

About Me

class AliBahr : public SoftwareEngineer {
public:
    std::vector<std::string> focus()     const { return {"Backend Systems", "AI Pipelines"}; }
    std::string              education() const { return "Computer Engineering, Cairo University '26"; }

    std::string happiness() const {
        return (code.compiles() && latency < 300ms) ? "high" : refactorUntilHappy();
    }

    void onFreeTime() {
        solveAlgorithmicProblems();   // 1500+ and counting
    }
};

Check out my portfolio: ali-bahr.github.io

Languages and Tools

Here are some of the technologies and tools I work with:

Connect with Me

About

Github profile repo

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors