Skip to content
View zzasaa-jpg's full-sized avatar

Block or report zzasaa-jpg

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

Hi i'm @zzasaa-jpg (MahendraKumar)

My name is Mahendra Kumar from Yadgir, Karnataka, India. I am currently focused on low-level systems development and computer architecture, building a virtual CPU and custom instruction set from scratch in C++.

I have experience in:

  • CPU design, memory management, and instruction decoding
  • Operating system concepts and low-level debugging
  • Supporting C++ CLI tools for time tracking and file transfer

Additionally, I have worked on full-stack development projects using the MERN stack, building both front-end and back-end applications.

I am a self-taught developer passionate about systems programming, operating systems, and building software from the ground up.

Skills:

S.I. NO Tech Stack Technologies
01 Low-Level / Systems C++, Computer Architecture, CPU Design, Memory Management, Instruction Set Architecture (ISA), Operating Systems, Debugging, Systems Programming
02 Front-End HTML, CSS, JavaScript, React
03 Back-End Node.js, Express.js, REST API's
04 DataBase MongoDB, FireBase
05 Version control Git, Github
06 Other tools Video Editing(Not Professional), Google Docs
07 Programming Language Python, C++

Projects by MERN

S.I. NO PROJECT TITLE TECH STACK GITHUB LINK
01 Todo Application Html, Css, Js, Mongoose, Node.js, Express.js, REST-API's Yes -
02 Portfolio Html, Css, Js Yes Portfolio
03 Github Search Application Html, Css, Js, Node.js, Express.js, REST-API's Yes Github Search Application
04 FakeBank (BMS) Html, Css, Js, Node.js, Http, REST-API's Yes -
05 Coin_of Html, Css, Js, Mongoose, Node.js, Express.js, REST-API's YES Coin_of

Projects by Front End

S.I. NO PROJECT TITLE TECH STACK GITHUB LINK
01 Weather Application React, API's Yes Weather Application
02 WWN(World Wide News) React, API's Yes WWN
03 Web Timer Html, Css, Js Yes Web Timer
04 Path Resolver Html, Css, Js Yes Path Resolver
05 Puzzle Game Html, Css, Js Yes Puzzle Game

Contributing on new problem finding

S.I. NO PROBLEM NAME DESCRIPTION GITHUB_LINK
01 middle_number_arithmetic_operations_problem Given an integer, find the middle value, perform the arithmetic operations. What is a middle number? In any odd digit, the middle number is easily found by this formula “(Number length + 1) / 2”. Problem github link

For detailed project information, check out my: Portfolio


Tools for development

S.I.NO TOOL NAME DESCRIPTION GITHUB_LINK
01 CLI Time-Tracking Tool in C++ To track actual engineering effort, To stay disciplined during long system-level work, To support development journey GitHub Link

How to reach me

Popular repositories Loading

  1. Puzzle Puzzle Public

    This is a fun puzzle game built with Vanilla-JS. Users can play three levels, save game winning information.

    JavaScript 1 1

  2. zzasaa-jpg zzasaa-jpg Public

    Config files for my GitHub profile.

  3. Simple_file_management_system Simple_file_management_system Public

    File management system. Performs file operations such as create, delete, update, read (CRUD). The operations are directly connected to the OS.

    Python

  4. Text-Editor Text-Editor Public

    Basic text editor website. Supported with minimal functionality.

    JavaScript

  5. Todo Todo Public

    Basic todo website with CRUD operations. supported dark mode.

    JavaScript

  6. QR-Code QR-Code Public

    QR-Code generator website by react-qr-code package. Support with different colors.

    JavaScript