Skip to content
View prankapo's full-sized avatar
😃
😃
  • New Delhi, Delhi, India

Block or report prankapo

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

Hello! P.K. here!

I am:

  • an Electrical and Electronics Engineer by qualification
  • a Software Engineer by profession
  • working as a production supervisor and debugger
  • and have interests spanning from Philosophy and Mathematics to Computer Science and Biology

Here are some of my favorite repositories:

  • LitCode: A literate programming tool written in Python which allows the user to choose a markup language of their choice when writing literate programs.
  • Remote Controlled Rover: A remote controlled rover I built from ground up using RPi 3B+, ATmega328p and lots of hardboard and PVC pipes. I even wrote a paper on it with my friends!!
  • CrazyOS Classic: A toy operating system written in 8086 assembly language. It is not even an operating system: it is essentially a sick cousin of MS-DOS and can run programs, tell you time and date, let you edit files, etc. using a very complex command-line interface. It is sick, but it is my baby and like all good parents, I take responsibility for it and love it.
  • VCERS-DEP: A complicated name for a really simple thing! This program just extracts data collected by CRS onboard Voyager 1 and 2's and publicly availble at NASA's Space Physics Data Facility. This project was nothing special, just an exercise in Python.
  • PESMO: I do have abbreviations for simple things. PESMO stands for Poor Engineering Student's Modular Oscilloscope. Nothing special: It just uses the ADC on ATmega328P to read signals upto at least ±10V (it will most likely blow your microcontroller and force you to buy a real oscilloscope. You will thank me for it).

and yes, a sandbox, where every weird thing I work on goes. Parts of sandbox which I think might be helpful for others will be made public.

Don't hesitate to check out the repos under my name and be not afraid to play with them! Feel free to contact me by mail ([email protected]) regarding them.

Pinned Loading

  1. Remote-Controlled-Rover Remote-Controlled-Rover Public

    This is a remote controlled rover which I designed for my minor project. It is controlled remotely, wirelessly, over an internet connection using SSH. For further description, go through the codes :-)

    C 2

  2. litcode litcode Public

    Customisable and markup language agnostic Literate Programming tool

    Python

  3. CrazyOS-Classic CrazyOS-Classic Public

    Operating Systems developed from scratch for the original IBM PC (using an 8086 microprocessor).

    TeX 4