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

  1. 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

  2. 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

  3. Music-Player-By-rak3xh Music-Player-By-rak3xh Public template

    A Responsive web app in which one can Enjoy music at utmost quality. Dynamically fetch music from library without database.

    JavaScript 2 1

  4. Dictionary-n-Pronouncer Dictionary-n-Pronouncer Public template

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

    JavaScript 2

  5. 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

  6. know-the-weather know-the-weather Public template

    An Website which tells you the weather and also forceast the weather of next seven days.

    JavaScript 2