Skip to content

llukito/llukito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

#include <luka_aladashvili.h>

/**
 * @brief Software Engineer | AI Infrastructure | ICPC Northern Eurasia Finalist
 * Specializing in high-performance engines, scalable models, and low-latency systems.
 */
namespace HighPerformance {
    class LukaAladashvili : public SystemArchitect {
    public:
        // Ranked 4th out of 40,000 students nationally
        static constexpr double MATH_PERCENTILE = 0.0001; 

        struct CurrentFocus {
            const char* industry_role = "Software Engineering Specialist @ SpaceXAI";
            const char* startup_role = "Founder & Lead Engineer @ Fincast";
            
            bool massive_fincast_grants_secured = true; // Backed by Startupbootcamp
            
            // Supported by elite compute and AI infrastructure programs
            const char* tech_partnerships[4] = {"NVIDIA Inception", "Anthropic", "GCP", "AWS"};

            double inference_latency_ms = 200.0; // Achieved <200ms in C++ inference engine
            int throughput = 5000;               // Processing 5,000+ data points/sec
        } focus;

        void list_milestones() {
            bool is_icpc_finalist = true; // Northern Eurasia Finalist
            int stem_rank = 1;            // National Champion (1st Place) - Bank of Georgia 
            
            const char* hackathon = "Grand_Prize_Winner_Intl_AI_Finance"; 
            bool has_ai_research_grant = true; // Impel AI Emerging Professional Grant
        }
    };
}

Email   LinkedIn   LeetCode   Portfolio

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors