Skip to content
View 0x177's full-sized avatar

Block or report 0x177

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

short about

16 YO, based in Iraq (unfortunately), "independent researcher", all of my own repos are on codeberg. check out my webpage too

quick summary of my most ✨glamorous✨ work

  • rqism: multi backend quantum circuit simulator, rust based, 20 qubit GHZ in 44 microseconds (720x faster than cirq)
  • thimni: novel real-time SDF collision algorithm with 2d/3d examples and a destructable fractal demo, w/ pdf
  • codenamed SQ-SVM: highly critical analysis of a 2019 quantum machine learning paper with code + pdf
  • LSNN: extremely cache friendly spiking neural network by mimicing limitations of (the overwhelming majority) of natural synapses (the rest of the synapses are important though so an extension is needed to cover them)

contacts

feel free to contact me whenever, i am eager to connect (and i am incredibly non-busy, will probably reply instantly)

email: kmalalamry8@protonmail.com

discord: laxative2009

a more elaborate about section, for whom it may concern

I am passionate about general sciences, and right now my focus is on computer science in general, and specifically quantum computing and neuromorphic artifical intelligence, and SDFs. I only plan on using github for contributions, I prefer having my own repos on codeberg. I also make games, but they kinda suck.

Current goal is looking for an alternate path of education (because Iraq) so I can engage with actual academia in the future

My tech stack consists almost entirely of rust, but I am willing to tolerate coding in python and julia because scientific programming is like that.

Popular repositories Loading

  1. sprite_stacking sprite_stacking Public

    2.5D sprite stacking in macroquad

    Rust 1

  2. sdf-to-mesh sdf-to-mesh Public

    a simple demo for converting a sdf to a mesh using marching cubes

    Rust 1

  3. raycaster raycaster Public

    simple raycaster in rust and macroquad

    Rust

  4. wgsl-wgpu-raymarch wgsl-wgpu-raymarch Public

    raymarching egnine in WGSL

    Rust

  5. rqism rqism Public

    minimal and functional quantum circuit simulator

    Rust

  6. sdfhm sdfhm Public

    generate height maps from signed distance functions

    Rust