Skip to content

Instantly share code, notes, and snippets.

View Akshat-Jain's full-sized avatar
👨‍💻
Building stuff

Akshat Jain Akshat-Jain

👨‍💻
Building stuff
View GitHub Profile
@Akshat-Jain
Akshat-Jain / ANSI.md
Created August 7, 2023 05:58 — forked from fnky/ANSI.md
ANSI Escape Codes

ANSI Escape Sequences

Standard escape codes are prefixed with Escape:

  • Ctrl-Key: ^[
  • Octal: \033
  • Unicode: \u001b
  • Hexadecimal: \x1B
  • Decimal: 27
@Akshat-Jain
Akshat-Jain / Akshat Jain - Google Summer of Code '18 Submission Report.md
Last active August 18, 2021 17:55
Akshat Jain - Google Summer of Code '18 Submission Report

GSoC 2018 Final Submission Report

Project:

SUSI (Scientific User Support Intelligence) project is a very useful project, consisting of various client services and various bots for innumerable services. It not only allows you to give various commands to retrieve information, but also to test and add your own commands to its skill set.