Skip to content
View Sid-Sun's full-sized avatar
πŸ‘©β€πŸ’»
Production is a state of mind
πŸ‘©β€πŸ’»
Production is a state of mind

Organizations

@TeamHorizon @microsoft @Azure @Cosmic-OS @Cosmic-Devices @SidSun-Experiments
Block or Report

Block or report Sid-Sun

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

Hello there. Welcome to my Profile! πŸ‘‹

I'm Sid. I develop Open-Source Privacy-Oriented Secure by default software, I'm also into DevOps and security. Check out my portfolio here :)

  • 🌱 I’m learning software design architectures, cryptography with a hint of networking by the side.
  • πŸ‘― I’m looking to collaborate on any interesting OSS.
  • πŸ’¬ Brain Teaser: What is the thing about the thing that makes the thing the thing?
  • ⚑ Fun fact: This README was inspired from black-dragon74

Pinned

  1. portfolio portfolio Public

    My Portfolio // My portfolio, Built using React, Bootstrap using routing, AJAX, GitHub API

    JavaScript 1

  2. seaturtle seaturtle Public

    SeaTurtle // Reference Implementation of SeaTurtle, A 128-Bit Block Cipher in GoLang

    Go 1 1

  3. seal-256-cfb seal-256-cfb Public

    SEAL-256-CFB // SeaLion's companion program with 256-Bit Key Schedule (using SHA) in CFB mode

    Go 1 1

  4. OxfordDict-Bot OxfordDict-Bot Public

    Oxford Dictionary Search // A Telegram bot to query the Oxford English Dictionary API for definition, examples, etc.

    Go 2 1

  5. nginx-auto-config nginx-auto-config Public

    Nginx Auto Config // An interactive program written in GoLang to create Nginx virtual server config based on some presets

    Go 2 2

  6. notes-api notes-api Public

    An anonymous notes API which supports AES-256-CFB encryption for note and AES-256-ECB for randomly generated encryption key without storing password to the key with flexible CRUD capabilities

    Go