Skip to content
View duckysmacky's full-sized avatar

Block or report duckysmacky

Report abuse

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

Report abuse
duckysmacky/README.md

About

Hi! I am Nikita, currectly I am an university student studying computer science. I've been programming for over 3+ years and built many projects using very different technologies during this time. I really enjoy programming - it is both my career choice and my hobby.

I build a variety of different projects - from backend services and applications, to low-level code and tools. Here are some examples of what I've built:

  • A simple OS kernel written in Rust
  • CLI encryption tool with key management
  • A single-file C/C++ build system
  • Pastebin-like application
  • Some Unix tools ported to Windows
  • An automated P2P crypto trading bot

But I am also very interested in cybersecurity, OS and driver development, embedded systems and graphics programming. On as side node, I also write mods and plugins for Minecraft.

Since I am very interested in more of a lower-level stuff, I tend to lean more into Rust/C++/C. But for the most part of my developer journey I've been studying and writing applications in Java, so that is my strongest language. I also know how to write in Python, Javascript and Go (and even some x86_64 assembly). But having said that Rust is still my go-to language for most of the project.

Stats

Ducky's GitHub stats Top Langs

Pinned Loading

  1. databoxer databoxer Public

    Fast and easy to use CLI-based file encryption program 📦

    Rust 13

  2. copper copper Public

    An easy to use build tool for C/C++

    Rust 1

  3. signsense signsense Public

    An Android app for translating dactyl sign language into text

    Java 3 1

  4. pasteshelf pasteshelf Public

    A lightweight Pastebin-inspired application

    Java

  5. win-tools win-tools Public

    A collection of useful native command line tools for Windows

    C++ 4

  6. sudoker sudoker Public

    A program which generates and solves a Sudoku game

    C++