Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Bonevane's full-sized avatar
T'is a profile
T'is a profile

Highlights

  • Pro

Block or report Bonevane

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

✨ Rafay Ahmad | Bonevane

Email GitHub LinkedIn Discord Itch.io Instagram YouTube Twitter Portfolio


Welcome to my space.

I'm a software engineer from Pakistan that loves to build experimental stuff. Sometimes, I share what I do.

That's just how it goes. Enjoy your stay!


What!? What is this!?

This is my GitHub profile. T'is a place where I share the kinds of things I tinker with:
web apps, games, 3D experiments, and sometimes ML/AI projects.

For a more curated version of my work, check out my portfolio site here:
👉 bonevane.vercel.app


What Can I Find Here?

Well. You'll find a whole lot of stuff. But most of it can be classified into these categories:

  • Web Dev — Interactive apps using modern frameworks
  • 3D & Design — Blender scenes and graphics
  • Game Dev — Games & interactive stories (Unity 2D/3D)
  • Experiments — Small projects, prototypes, and ML/AI tinkering
  • Simulations — From orbital mechanics to infection spread

What Stack Do I Use?

These are the main tools, frameworks, and languages I work with.
(Might be forgetting a few, but this covers most of them.)

Languages
C/C++, C#, Java, Python, JavaScript, TypeScript, SQL

Web Development
React, Next.js, Vite, Tailwind CSS, Express.js, Node.js, D3.js, PostgreSQL, MongoDB, Flask, Fly.io, Netlify, Vercel

Game Development
Unity (2D/3D, URP, custom renderers), custom shaders

3D & Design
Blender, Three.js, React-Three-Fiber, OGL, GSAP, Figma, Canva

Machine Learning / AI
CUDA (cuBLAS/cuDNN), PyTorch, TensorFlow, NLTK, Deep Learning

Experimentation / Tools
Git, Docker, Firebase, Flutter, Fly.io, VS Code

Creativity & Media
Adobe Photoshop, Illustrator, Premiere Pro, After Effects, Lightroom, FL Studio


GitHub Stats

GitHub Streak
Top Langs


"Don't go gentle into that good night, rage against the dying of the light."

Pinned Loading

  1. CUDA-Neural-Network-for-MNIST-Classification CUDA-Neural-Network-for-MNIST-Classification Public

    A relatively high-performance neural network implementation using CUDA and cuBLAS for MNIST digit classification.

    Cuda

  2. SEN-D SEN-D Public

    A kidney stone detection network based on the StackedEnsembleNet Detection (SEN-D) architecture.

    Jupyter Notebook

  3. Spillage-Search Spillage-Search Public

    A search engine for Medium articles built on Google's search architecture. Features RAG based AI summaries, real-time indexing, and BM25 search scoring across 190k+ articles.

    Python 1

  4. Path-Tracer Path-Tracer Public

    A path tracing shader in Unity using HLSL

    C# 1

  5. Aperture Aperture Public

    Portal Based Puzzle Game

    C#

  6. Orrery Orrery Public

    A 2D Gravity Simulator in Java

    Java