Skip to content
View rak3xh's full-sized avatar
👨‍💻
Grinding
👨‍💻
Grinding

Organizations

@ByteForze
Block or Report

Block or report rak3xh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
rak3xh/README.md

rak3xh

rak3xh rak3xh rak3xh rak3xh

Profile Views

C++ Qt Developer || Front-End Developer || Problem Solver || Part Time CS2 Player

Coding Profiles:

rak3xh rak3xh rak3xh rak3xh rak3xh rak3xh

class TechStack {
public:
    std::vector<std::string> ProgrammingLanguages(){
        return{
           "C++", "Java"
       };
    }
    std::vector<std::string> WebDevelopment() {
        if(FrontEnd){
             return{
            "HTML5", "CSS3", "JavaScript", "ReactJs", "TailwindCss", "TypeScript" 
        };
     } 
        else if(BackEnd){
              return{
            "PHP", "MySQL"             
        }; 
     }  
    std::string getFutureGoal() {
        return "To contribute to open source.";
    }
};

Click to see more Stats!

rak3xh

rak3xh rak3xh

rak3xh rak3xh


rak3xh

Pinned Loading

  1. DSA-Practice-in-CPP DSA-Practice-in-CPP Public

    All DSA POTD of Leetcode and GFG in C++, alongside with codes for learning DSA.

    C++ 2

  2. DiscordBot-by-rak3xh DiscordBot-by-rak3xh Public template

    Discord bot made using C# and .NET. This bot add fun to your discord server by giving un-orthodox meaning of words which are in the english dictionary.

    C# 2

  3. or2s-project or2s-project Public template

    [Online Railway Reservation System] made using HTML, CSS and JS. backend is made using php and MySQL. Train search and minimal distance calculator are optimized using Prim's and Kruskal's Algorithm…

    PHP 3

  4. Humankill3rs-Fps-game Humankill3rs-Fps-game Public

    A minimalistic Fps Game made in C++ using Allegro Library. Developed in Qt developer Studio implementing CMake.

    C++ 3

  5. Dictionary-n-Pronouncer Dictionary-n-Pronouncer Public template

    An Web Applicaton used develped to work as a dictionary and pronounciation tool.

    JavaScript 2

  6. love-link love-link Public template

    An website developed for video calling and Screen Sharing with anyone using WebRTC protocol, Google Firestore as a signaling server, and Chromium Tab sharing protocol.

    TypeScript 2