Skip to content
View Sarverott's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Organizations

@project-anubis @rattish

Block or report Sarverott

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

HELLO WORLD!

I like technology, reading about its details and observing its vulnerabilities. I program by vocation, the open source mission inspired me to publish my work. I do not limit myself to specific environment and language. Over the years, programming has become my form of self-expression. I hope that you find my work usefull and worth noticing.


Some statistical data

Extension of statistic summary


<<< statistics of used languages >>> <<< statistics display >>>
<<< GitHub Streak >>> <<< TryHackMe profile >>>

Links to my actions

Shordcuts to my work across the internet


developer platforms socialmedia
NPM DOCKER PY-PI FB INSTAGRAMTWITTER BLOGSPOT TUMBLR

More about

Contact ways github supervision site personal entry www
EMAIL: [email protected] GITHUB SITE: https://sarverott.github.io/ WWW: https://sarverott.com/

Pinned Loading

  1. rokita rokita Public

    new Controll Panel of New Order, tool to manage your host. Uploaded on server allows you to use path traversal, using easy-to-use filesystem explorer. Tools to upload files, php eval and shell execโ€ฆ

    JavaScript 1

  2. code in assembler for Intel 8080, th... code in assembler for Intel 8080, that is self-replicatory virus example. Written for fun for 80's old school microprocessor unit. Tested on http://asm80.com/ and https://github.com/eliben/js-8080-sim emulators
    1
    ;asmWorm - self-replication code in assembler for Intel 8080
    2
    ;Sett Sarverott @ 2022
    3
      lxi h, 0000h ;start read
    4
      lxi d, 002fh ;stop read/start write
    5
      mvi c, 2fh ;length
  3. ratatouille ratatouille Public

    rattish interpreter written in c++, for linux and windows machines

    C++ 1

  4. anubis-buttler-system anubis-buttler-system Public

    ultimate helper and co-pilot in work

    JavaScript

  5. Simple dimmer controlled with push b... Simple dimmer controlled with push buttons, using Digispark ATtiny85 and IRFZ44VPbF Power MOSFET for 12v LEDs
    1
    /* 
    2
        Simple dimmer controlled with buttons
    3
      Sarverott @ 2023
    4
       
    5
       https://gist.github.com/Sarverott/3b352c6c3fe1c3d13f3faf642cc3b23c
  6. carnival-toolbox carnival-toolbox Public

    npm package with some of simple and usefull functions. use "๐—ป๐—ฝ๐—บ ๐—ถ๐—ป๐˜€๐˜๐—ฎ๐—น๐—น ๐—ฐ๐—ฎ๐—ฟ๐—ป๐—ถ๐˜ƒ๐—ฎ๐—น-๐˜๐—ผ๐—ผ๐—น๐—ฏ๐—ผ๐˜…" to use it in your Node.js projects.

    JavaScript