Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View 1ul1's full-sized avatar

Block or report 1ul1

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

🎓 BSc CSE’27 Bucharest, Romania

Full-Stack Personal Projects:

sma-llm - practical LLM based desktop chat app with integrated UI, specialized commands, speech to text & text to speech capabilities;

EyeCript - openssl and C based lightweight encryption app with UI and audio feedback, which implements a system-level secure IO pipeline;

Other Projects:

Memory-Allocator-C - efficient virtual memory management using both heap-based (brk) and memory-mapped (mmap) allocation strategies;

JAVA-parallelism - Parallel News Processing using a configurable number of worker threads to parallelize JSON parsing and text preprocessing, while keeping aggregation sequential;

EAN-13-Scala-Barcode-Decoder - implements core functional programming concepts through the development of a complete barcode decoding pipeline using pattern matching;

JavaStone - card game simulator with strategic turn-based combat, hero abilities, JSON configuration and modular architecture;

Pinned Loading

  1. sma-llm sma-llm Public

    Full-Stack LLM Chat Assistant: Modular Python Project

    Python

  2. EyeCript EyeCript Public

    Lightweight Full-Stack Encryption C Project

    C