Thanatisia
Likes developing new software, researching new tech, reading up on tech news, tinkering with IoT and electronics. does infosec stuff.
Singapore
Pinned Repositories
build-scripts
All-in-One build/compile scripts repository that aims to simplify the process of manual compilation/installation via automated shellscripts
distinstall-python
A universal linux distribution installation framework/library that is focused on Modularity, Configurability, Portability and Readability.
distro-installscript-arch
(Migrated) My linux distro installscript suite of scripts. Aims to be 1) Modular, 2) Customizable and 3) Portable. Designing this to eventually be a Standardized/Universal Distribution Installer framework where you can just modify the chroot installation process as specified by the developer, as well as the config files.
makefile-parser-python
A simple Makefile Parser written in Python that is designed to simplify the process of importing Makefile contents into python as dictionary (key-value mappings (i.e. hashmap/associative arrays)) objects
my-configs-and-dotfiles
Contains config and dotfiles of profiles for ricing and backup
rpi-guides
Repository containing Raspberry Pi guides, Tips n Tricks etc. for general referencing
SharedSpace
This is my shared workspace for FOSS and whatnot, extra description is in the README
shellscripts
For my shell scripting tendencies and for the funs, maybe you'll find something useful. Do feel free to use if you find any
toc-linux-guides
basically a Table of Contents for the relevant repositories as an attempt to organize my life
toc-project-templates
This is a collection of project workspace templates for various programming languages, frameworks, platform and other project types that I may not have mentioned above/previously
Thanatisia's Repositories
Thanatisia/makefile-parser-python
A simple Makefile Parser written in Python that is designed to simplify the process of importing Makefile contents into python as dictionary (key-value mappings (i.e. hashmap/associative arrays)) objects
Thanatisia/SharedSpace
This is my shared workspace for FOSS and whatnot, extra description is in the README
Thanatisia/distinstall-python
A universal linux distribution installation framework/library that is focused on Modularity, Configurability, Portability and Readability.
Thanatisia/build-scripts
All-in-One build/compile scripts repository that aims to simplify the process of manual compilation/installation via automated shellscripts
Thanatisia/home-lab-docker
Containerization of my self-hosted/server setup using docker. This is essentially a collection (or a central hub) for my home lab server such that I can just clone and reuse easily.
Thanatisia/configs-neovim
My neovim configurations
Thanatisia/devenv.nvim
devenv.nvim is a Development workspace manager plugin, containing various functionalities that assists in the improvements of QoL in anyone's development environment
Thanatisia/makefiles
a centralized, all-in-one Makefile template lookup repository
Thanatisia/py-chroot
A simple implementation of chroot made in python that starts up a REPL for traversing the chroot virtual environment
Thanatisia/running-configs
This repository contains my daily driver configurations files, and uses submodules to include my configurations in my other repositories (if they exist)
Thanatisia/bpm
Build (from Source) Package Manager for build-scripts, a package manager designed to use Makefiles as a primary method of management, building, installation and uninstallation
Thanatisia/cfged
cfged (Configuration File Editor) is a simple Configuration file reader/viewer and editor designed to operate as a CLI utility
Thanatisia/config-transpiler
data serialization language transpiler implementation in multiple languages i.e. JSON <=> YAML <=> TOML
Thanatisia/configs-wezterm
This is my wezterm configuration file ("dotfile") that is/will be used in my windows and linux systems
Thanatisia/dockerlab
Complete collection of all docker images, services, docker-compose or dockerfile projects out there
Thanatisia/gh-utils
Collection of various GitHub-related git remote repository server helper utilities
Thanatisia/golang-testbed
This is a simple Testbench/Practice ground project in which, will be used to test and implement various use cases, backend/frontend functions, UI components, modules, class, packages for reference
Thanatisia/help-compendium
Collection of manuals and documentations for various commands, programming languages, libraries/modules, packages etc etc
Thanatisia/minimal-venvs
A Proof-of-Concept (PoC) created to show the minimum components and steps required to create a simple minimal containerized virtual environment from scratch, including various templates which have been tested on a windows system, further testing are still ongoing
Thanatisia/morse-code-translator
A Morse Code Translator in various programming languages
Thanatisia/parsers
just a collection of parsers
Thanatisia/py-imglib
Python Library containing functions for Image Manipulation and I/O Process involving media files
Thanatisia/py-reimplementations
Library consisting of various package dependencies and reimplementations of various essential functions in a single library/framework for various programming languages. This is for Python
Thanatisia/py-testbed
A full repository of projects and scripts of various concepts, libraries, frameworks and implementation ideas
Thanatisia/py-utilities
An all-in-one package containing a collection of self-implemented Python packages/frameworks/libraries (the following will collectively be known as 'library') such that you can add this into a project as a submodule and you can import the libraries directly
Thanatisia/py-web-utils
Webscraper CLI utilities and implementations focused on YouTube (and other video source) titles
Thanatisia/rust-book-tutorials
My walkthrough and notes while working through the Rust Book Tutorial
Thanatisia/shellkit
Collection of various shell scripts and libraries in a single package that can be installed easily
Thanatisia/thanatisia.github.io
This is my portfolio website designed and developed entirely using pure HTML5 CSS3 and Javascript, that will be hosted in a Static web hosting service/service as opposed to dynamic web hosting
Thanatisia/webapp-template-portfolio-1
A portfolio website designed and developed entirely using pure HTML5 CSS3 and Javascript