Skip to content
View Chameleeon's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@BlazrDev

Block or report Chameleeon

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

Who am I?

Hey there. Chameleeon here. I am very simple person with many interests and hobbies. I enjoy playing and making video games. I also enjoy learning everything about how computers work under the hood, which is why you can find some low level projects written in C/C++ on my page. I am currently studying Software Engineering. My current biggest project involves working on creating a relatively simple 2D game engine. The repo should become public soon. I am also learning to write kernel drivers and I am very interested in things like reverse engineering and cybersecurity which I am looking forward to dipping my feet into as well.

Tools I use

Here some of the tools I use most and am fairly proficient in:

Git  Linux  C  C++  C#  DOT NET CORE  Maven  Java  Neovim  OpenGL  Python  Godot 

My Stats:

Anurag's GitHub stats

Top Langs

Pinned Loading

  1. kernel_driver_bunnyhop kernel_driver_bunnyhop Public

    Basic kernel driver which can attach to a user mode process and write and read the process memory

    C++ 1

  2. BlazrDev/blazr BlazrDev/blazr Public

    C++ 1

  3. cpu_emulator cpu_emulator Public

    Simple 4 register CPU emulator

    C#

  4. monte_carlo_simulation monte_carlo_simulation Public

    Visual representation of estimating the value of Pi using the Monte Carlo simulation. Written in Python using Pygame for the visual part.

    Python

  5. raspberrypi_home raspberrypi_home Public

    A simple web app for my Raspberry Pi home automation system written in Java (server side) and JS (client side) which allows me to controll my room from anywhere in my house.

    Java

  6. fast_image_convolution fast_image_convolution Public

    A program written in C++ which tests performances of different types of optimizations on a simple image convolution algorithm.

    C++