Skip to content
View sdmdg's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report sdmdg

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

πŸ’« About Me:

πŸ‘‹ About Me
Hi there!
I'm a passionate university student from Sri Lanka with a deep love for technology, innovation and collaborative problem-solving. I enjoy working on challenging low-level projects that push the boundaries of what I can create with code and hardware.

πŸ› οΈ Current Projects
Hash x86 β€” A simple 32-bit x86 operating system I'm building from scratch to deepen my understanding of system internals, paging, multitasking and GUI design.
Build Your Own Operating System From Scratch β€” A step-by-step tutorial series where I share my process, insights, and code for anyone who wants to create their own OS from the ground up.

πŸŽ“ Notable Achievements
βœ… Built my own minimalist operating system (Hashx86) from scratch with support for GUI, multitasking, ELF loading, paging, and VESA graphics πŸ§‘β€πŸ’»
βœ… Designed and implemented a custom nanoprocessor as part of an academic research project πŸ”¬
βœ… Completed Pintos Labs, gaining practical experience with OS internals πŸ§‘β€πŸ’»
βœ… Built a solid foundation in system-level programming, computer architecture and hardware-software integration πŸ”§

πŸ§‘β€πŸ’» Interests
🧠 Low-Level Programming β€” C, x86 Assembly
βš™οΈ Operating System Development
πŸ–ΌοΈ GUI Frameworks β€” Custom UI engines in C/C++
✨ Image Processing & Graphics
πŸ”§ Hardware Design & IoT Projects β€” Especially with microcontrollers and embedded systems

πŸ™Œ Thanks for Stopping By!
Feel free to explore my repositories and connect with me! 🌟

🌐 Socials:

LinkedIn Quora Reddit X

πŸ’» Tech Stack:

CSS3 AssemblyScript C C++ Java HTML5 Python JavaScript Markdown Cloudflare Anaconda NPM React NodeJS MySQL Figma Blender TensorFlow Keras NumPy GitHub Arduino Raspberry Pi OpenCV Docker

πŸ“Š GitHub Stats:



Pinned Loading

  1. Hashx86 Hashx86 Public

    Hashx86 OS is a lightweight, efficient and minimalist operating system built on the x86 architecture.

    C++ 1

  2. street-sense street-sense Public

    Real-time intelligence to track and analyze urban traffic dynamics.

    Python

  3. Harmoniq Harmoniq Public

    AI-Driven Music Genre and Mood Classification system

    Vue 1

  4. IllangasingheIMDP/Database_Project_Jupiter IllangasingheIMDP/Database_Project_Jupiter Public

    JavaScript 1 1

  5. RPAL-Interpreter RPAL-Interpreter Public

    An interpreter for the RPAL (Right-reference Pedagogic Algorithmic Language), developed in Python by Group MNP (Intake 22) for the CS3513 course at the Department of Computer Science & Engineering,…

    Python 1

  6. NanoProcessor NanoProcessor Public

    This project, developed as part of the CS1050 - Computer Organization and Digital Design module, involves the design, simulation and implementation of a custom-built nanoprocessor.

    VHDL