Skip to content
View akshayrivers's full-sized avatar
🍂
Focusing
🍂
Focusing

Highlights

  • Pro

Block or report akshayrivers

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akshayrivers/README.md

profile views

                  ████                 
   █████████████ ██████ █████████████    OS:------------------------------ Kali OS
  ██          ████████████          ██   Uptime:-------------------------- 21 years,4 months
  ██             ██████             ██   Host:---------------------------- Manglu ka Ghar(Prison of conscience)
   ███            ████            ███    Kernel:-------------------------- NIT Srinagar
     ███       ████  ████       ███      Shell:--------------------------- zsh 5.9
       █████████ ██  ██ █████████        Terminal:------------------------ iTerm 3.6.11
         ███      █  █      ███          CPU:----------------------------- Apple M1 (4+4) @ 3.20 GHz
         ██       ████       ██          GPU:----------------------------- Apple M1 (7) [Integrated]
         ██      ██████      ██          Memory:-------------------------- 6.93 GiB / 8.00 GiB
          █     ██ ██ ██     █           Editor:-------------------------- Yonro (self-built, Rust)
          ███  ██      ██  ███           Locale:-------------------------- en_IN.UTF-8
            ████        ████

              ┌─────────────────────────────────────────────────────────────────────────────────┐
              │                                                                                 │
              │   vinodakshat@akshayrivers:~ whoami                                             │
              │     I am Vinod Akshat.                                                          │
              │                                                                                 │
              │   currently working on: (Active)                                                │
              │     - Yonro: A text editor for writers.                                         │
              │         - Plugin Architecture Refactoring + Bug Fixes                           │
              │                                                                                 │
              │     - Grandma's Launcher: An Android System Launcher.                           │
              │         - For senior citizens or people who do not know how to read or write    │
              │           Designs for visual navigation + Caretaker Auth Flow + LLMs            │
              │                                                                                 │
              │   past experience:                                                              │
              │     - Research Intern @ IIT Jammu                                               │
              │         - reverse-engineered UAV comms protocol from raw RF via SDR             │
              │     - Backend Dev Intern @ Anantwave (quantum computing co.)                    │
              │         - RESTful services, OAuth 2.0, production debugging                     │
              │                                                                                 │
              │   leadership:                                                                   │
              │     - Lead Moderator @ Defcon Srinagar                                          │
              │         - event logistics, speaker coordination, community outreach             │
              │                                                                                 │
              │   future endeavours: (Planning Phase)                                           │
              │     - Memory Allocator: inspiration from the Mesh Allocator                     │
              │     - Skip Lists: concurrency techniques for natural concurrency                │
              │     - and much more... (a framework for restrictive network profiling)          │
              │       wanna know more? contact me anywhere                                      │
              │                                                                                 │
              │   also writing:                                                                 │
              │     - a detailed technical blog on Plugin Architecture in my text editor        │
              │     - The Pink Dog (a novel, to be written entirely inside Yonro)               │
              │     - serialized fiction w/ Manglu & Babli Devi -- Instagram / X                │
              │                                                                                 │
              │   got something interesting? mail me: akshayforrivers@gmail.com                 │
              │                                                                                 │
              │   $ _                                                                           │
              │                                                                                 │
              └─────────────────────────────────────────────────────────────────────────────────┘

Tech Stack

Rust C C++ Java Python JavaScript HTML5 CSS3 SQL Bash RISC-V

Linux Git VS Code Neovim GDB Android Studio Google Cloud Platform

Docker Next.js Wireshark GNU Radio

Coding Profiles

GitHub Codeforces LeetCode Portfolio Medium TryHackMe

Socials

LinkedIn X instagram

Stats

GitHub Streak GitHub Streak

Pinned Loading

  1. Yonro-Text-Editor Yonro-Text-Editor Public

    Building a text editor in rust which I can use as a writer ( grapheme aware, floating panes + pane splitting, multiple buffers...)

    Rust 2

  2. DNS-Resolver DNS-Resolver Public

    A lightweight DNS resolver built from scratch in Rust that: Sends DNS queries over UDP to resolve domain names to IP addresses Parses raw DNS response packets byte-by-byte, including handling DNS n…

    Rust 1

  3. Grimoire Grimoire Public

    A collection of algorithms, data structures, and interesting computer science concepts I implement while learning them. All of this, in the hopes of talking to the beautiful mage a little longer.

    Rust

  4. Memory-Allocator Memory-Allocator Public

    A custom thread-safe memory allocator implemented in C, using the slab allocation technique. This allocator efficiently manages memory blocks of fixed sizes, reducing fragmentation and improving al…

    C

  5. Grandmaz_Launcher Grandmaz_Launcher Public

    An android system launcher which aims to aid senior citizens and people who do not know how to read or write, with visual and audio cues to navigate around a phone

    Kotlin