Skip to content
View 0x4248's full-sized avatar
:octocat:
:octocat:

Organizations

@Proactive-Development @Obsidian-tech-wiki
Block or Report

Block or report 0x4248

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
0x4248/README.md

Hi 👋, I'm 0x4248

Welcome to my github page! On this page you will find a collection of projects that I have worked on. Most of my projects are fun projects and experiments that I have made. 90% of all my projects are open source and public on GitHub so feel free to look at them more about open source.

Stats

I know the stats are pretty high.

Wakatime

Note: Wakatime is not an accurate representation of my coding time since it was not installed on my neovim for a long time.

Top Langs
GitHub Stats

Languages I mainly program in

I started programming in python when I was 12 and still use it to this day. Over the course of my programming journey I have learned many other languages.

  • Python
  • C
  • C++
  • Rust
  • Java
  • JavaScript

Pinned

  1. lab_space lab_space Public

    A collection of pre-configured docker images for quick testing of code.

    Dockerfile 22

  2. Shell Shell Public

    A simple shell made in C++

    C++

  3. linux linux Public

    This is my modified version of the linux kernel. This repository is just a experimental clone and might contain some weird changes, comments and code.

    C

  4. light_builtins light_builtins Public

    This is a repository of the linux builtin commands that is lightweight and fast.

    C 1

  5. OpenSky OpenSky Public

    A repository of open source sky images.

    Python 1

  6. JScan JScan Public

    A MalwareBazaar hash scanner that scans a directory for files that match SHA256 hashes in the MalwareBazaar database.

    Java