Skip to content
View malhar-patil's full-sized avatar
🥠
thinking...
🥠
thinking...
  • Los Angeles, CA
  • 20:51 (UTC -07:00)

Block or report malhar-patil

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

About Me 📎

Most of what I enjoy about software is working out how something functions and then building with what I've learned. Operating systems, networking, multimedia, and system software have all held my attention that way. What keeps me there is that they're knowable. You can always trace what happened and why. I try to build things general enough that a new case means changing inputs, not internals.


Languages and Technologies 🧰

My Skills My Skills My Skills My Skills


Projects 🧩

Weenix OS kernel Multimodal video segmentation Multimodal video segmentation Multimodal video segmentation

Stats 📊

GitHub Stats

My Coding Journey 👨🏽‍💻

I started out building utilities. Tools that pulled data off equipment, carried it between systems, and audited what was running across networked machines. The work was practical and the feedback was quick, but I kept meeting the edge of what I actually understood. I could open a socket without knowing what happened once the send returned, or rely on a file system without knowing how it tracked anything. Working down through those layers is most of what I've done since. I've built a Unix-like kernel with its own scheduler, file system, and virtual memory, written image and video codecs from scratch, and put together servers that speak raw TCP and UDP with nothing in between. Plenty is still unfamiliar to me. But I understand a good deal more of what I'm building on than I did two years ago.

Pinned Loading

  1. cross-platform-file-scanner cross-platform-file-scanner Public

    Forked from arunpune/filefinder2

    Scan, manage, and analyze files seamlessly on Windows and Linux with MySQL database support.

    Python

  2. csci576-assignment-1 csci576-assignment-1 Public

    A C++/wxWidgets desktop application that reads a raw 512x512 RGB image, scales it down by a given factor, quantizes the result, and displays the output in a scrollable window.

    C++

  3. Linux-Commands-Cheatsheet Linux-Commands-Cheatsheet Public

    This cheatsheet provides a comprehensive list of the most commonly used Linux terminal commands, organized by category. Each command is listed with a brief description and example usage.

    1 1

  4. Git-cheat-sheet Git-cheat-sheet Public

    Explore essential Git commands for seamless project management in distributed development environments.

    C++ 1