Skip to content
View Noscka's full-sized avatar
:bowtie:
outputting 5k google searching per second
:bowtie:
outputting 5k google searching per second

Highlights

  • Pro

Organizations

@EastEuropean-Tech

Block or report Noscka

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

Project Highlight

NosLib – [C ] NosLib is a library created and managed to increase productivity and throughput. The library contains frequently used functions, my subprojects (such as ConsoleMenu, DynamicArray, etc), and compatibility between said subprojects.

Project LVATT – [C ] LVATT utilizes Digital signal processing and whisper AI model. The program takes in a complex signal (IQ File), the demodulates the signal to extract the audio, It both writes the audio to file and then passes it on to the AI model (straight from memory), The AI model transribes and translates the received audio. This is a team project, and for this project we had to learn an unreal amount of new concepts and theories.

NosNet – [C ] This project uses what I’ve learned from the C Networking project (the one below) to create a User/Client lead communications system. NosNet allows for direct communication between the clients without a middleman server, this allows for quicker communication, file sharing with no limit, and an unseen amount of privacy.

C Networking – [C ] A project utilizing the boost library plus NosLib (The one above) to create file transfer program. The program is designed to use minimal memory, allow for download resumes. This project was mostly made to learn how to use Boost ASIO and to develop.

NCGI - [C ] A custom alternative installer for a modpack called “G.A.M.M.A.” for a game called “Stalker Anomaly”. Designed with ease of use in mind, and made to be lightweight. The installer achieves quick download speeds and makes the final installation have smaller final size compared to the official installer.

Unreal Realism – [Unreal Engine C ] Unreal Realism is a game project meant to create a foundation which is easily expandable and could later be build on. So, the end goal of this game won’t have any story, goal, or anything alike but will only be a demonstration and a foundation of what I was able to create in the field of combat realism.

Stats

GitHub Streak

trophy

Pinned Loading

  1. NosNet NosNet Public

    NosNet project which allows for direct peer-to-peer communications with the server acting as a phone book

    C

  2. NosLib NosLib Public

    A library containing different functions, classes and etc, so I don't have to rewrite code

    C 1

  3. Norzkas-Custom-Gamma-Installer Norzkas-Custom-Gamma-Installer Public

    A customized installer for GAMMA (mod for STALKER anomaly)

    C

  4. EastEuropean-Tech/Project-LVATT EastEuropean-Tech/Project-LVATT Public

    A Program which is meant to take in a large volume of videos and audio, Trascribe, and then translate it

    C

  5. SideWorkTool SideWorkTool Public

    SWT (Side Work Tool) is a simple program made to assist when working on projects

    C 1

  6. Cpp-Networking Cpp-Networking Public archive

    Testing and developing programs to use Boost ASIO to send/receive files, objects and text

    C 1