Skip to content
View codexetreme's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report codexetreme

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

Pinned Loading

  1. Alienware Fan Control Script for Ubuntu Alienware Fan Control Script for Ubuntu
    1
    #!/bin/bash
    2
    # Script to turn on fans, tested only for dell alienware 15 laptop
    3
    # Works on Ubuntu 18.04, causes issues with other drivers on earlier verisons
    4
    # Requires i8kutils, lm_sensors and fancontrol packages
    5
    
                  
  2. build-harness build-harness Public

    Forked from cloudposse/build-harness

    🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more

    Makefile

  3. camel-kafka-connector camel-kafka-connector Public

    Forked from apache/camel-kafka-connector

    Camel Kafka Connector allows you to use all Camel components as Kafka Connect connectors

    Java

  4. competitivecoding competitivecoding Public

    Repo that contains my solutions to problems on poplular platforms like codeforces, leetcode and many more

    C++