Skip to content
View duckysmacky's full-sized avatar

Block or report duckysmacky

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

About

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

I am capable of building 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

I am also very interested in cybersecurity, OS and driver development, embedded systems and graphics programming. As a side note, I also write mods and plugins for Minecraft.

Since I am very interested in more lower-level stuff, I tend to lean more into Rust/C++/C. But for the better 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). Having said that, Rust is still my go-to language for most projects.

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++