Git Product home page Git Product logo

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

Rakesh Mondal's Projects

c-plus-plus icon c-plus-plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

codehelp-dsa-busted-series icon codehelp-dsa-busted-series

This repo is creating providing students easy access to all the programs taught under Codehelp's DSA Busted Series.

complete-dsa-preparation icon complete-dsa-preparation

This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation

flowers icon flowers

Responsive flowers website for your loved ones using HTML, CSS and JavaScript

humankill3rs-fps-game icon humankill3rs-fps-game

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

know-the-weather icon know-the-weather

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

love-link icon love-link

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.

music-player-by-rak3xh icon music-player-by-rak3xh

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

or2s-project icon or2s-project

[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 and DFS and BFS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.