Skip to content

Instantly share code, notes, and snippets.

View xeon-zolt's full-sized avatar
💲
0 Dollar Dev

Harsh Lathwal xeon-zolt

💲
0 Dollar Dev
View GitHub Profile
@xeon-zolt
xeon-zolt / pyglatin.py
Last active January 14, 2017 10:14
a pyglatin translator made for unfpy
'''
ascii pig
(\____/)
/ @__@ \
( (oo) )
`-.~~.-'
/ \
@/ \_
(/ / \ \)
@xeon-zolt
xeon-zolt / gsoc17-report-harsh.md
Last active September 3, 2017 07:45
GSoC Report Harsh Lathwal 2017
@xeon-zolt
xeon-zolt / description.md
Last active October 6, 2017 14:17
Team BashMug

Team BashMug

Harsh Lathwal

projects

  • Meilix
  • Meilix Generator
  • Betty
@xeon-zolt
xeon-zolt / docker.md
Created August 5, 2024 08:33 — forked from FreddieOliveira/docker.md
This tutorial shows how to run docker natively on Android, without VMs and chroot.

Docker on Android 🐋📱

Edit 🎉

All packages, except for Tini have been added to termux-root. To install them, simply pkg install root-repo && pkg install docker. This will install the whole docker suite, left only Tini to be compiled manually.


Summary