Skip to content
View Chameleeon's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Chameleeon/README.md

Who am I?

I am a simple man who loves learning cool stuff, which is why I have a lot of side projects. I worked on developing a 2D game engine called Blazr, specifically on the OpenGL rendering engine. I am generally interested in low level programming and playing around with electronics. Played around a bit with reverse engineering in my spare time. Worked a bit on linux drivers. I mostly use C/C++ or Java for my projects, but I am also fairly proficient in Python and JavaScript for the usecases I needed. Looking forward to developing more cool projects in the future.

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++ 2

  2. BlazrDev/blazr BlazrDev/blazr Public

    C++ 3

  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++