Skip to content
View the-lost-explorer's full-sized avatar
:octocat:
Exploring new possibilities.
:octocat:
Exploring new possibilities.

Organizations

@ai-vithink
Block or Report

Block or report the-lost-explorer

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

  1. kubernetes/kops kubernetes/kops Public

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

    Go 15.5k 4.6k

  2. simon simon Public

    Simon's Circle game made to run on Atmel 8051/8052 micro-controllers.

    C++

  3. semicolon-labs/shelf semicolon-labs/shelf Public

    Its a website for transacting books online.

    JavaScript 2

  4. iClaimNet iClaimNet Public

    Data set to accompany Truth Discovery and Fact Checking: Theory and Practice SIGKDD 2019 Workshop, August 5th, Anchorage, Alaska paper "A Data Set of Internet Claims and Comparison of their Sentime…

    4

  5. Computer Graphics: Basic 2D transfor... Computer Graphics: Basic 2D transformations in tkinter using matrices (Translation, Rotation and Scaling)
    1
    import tkinter as tk
    2
    from tkinter import ttk
    3
    import numpy as np
    4
    LARGE_FONT = ("Verdana", 12)
    5
    
                  
  6. spc-matlab spc-matlab Public

    MATLAB code for sensor-based predictive control

    MATLAB