Skip to content
View lupsalexandra33's full-sized avatar
  • Politehnica Bucharest - Faculty of Automatic Control and Computer Science
  • LinkedIn in/lupsalexandra33

Block or report lupsalexandra33

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

Hi, I'm Alexandra! 👋

Computer Engineering student at Politehnica University of Bucharest, mostly interested in low-level programming, systems and security.

Email LinkedIn

Currently working on

Selected projects

Project What it is Built with
chess-game Full chess implementation with a Swing interface, accounts and saved games Java, Swing, design patterns
mini-shell Bash-like shell with pipes, redirection and job control C, POSIX syscalls
browser-simulation Browser with tabs and history, on linked lists and stacks C
satellite-huffman-tree Huffman tree built with a min-heap, with encoding, LCA and distance queries C
numerical-methods-coursework Markov chains, neural networks, FFT, splines, SVD MATLAB
asm-coursework Low-level algorithms called from C x86 assembly, NASM

Languages

C Java x86 asm Python MATLAB Bash

Frameworks & Tools

Linux Git NumPy

Pinned Loading

  1. document-scanner document-scanner Public

    Document scanning and OCR pipeline in Python, perspective correction, image enhancement, structured field extraction.

    Jupyter Notebook

  2. chess-game chess-game Public

    Chess game in Java with a Swing interface, Strategy, Observer, Factory and Singleton patterns, user accounts and saved games.

    Java

  3. asm-coursework asm-coursework Public

    32-bit x86 assembly (NASM) coursework - linked lists, structs, Base64, sudoku validation, bitmask enumeration

    Assembly

  4. ctf-writeups ctf-writeups Public

    Writeups and exploit scripts from CTF competitions, binary exploitation, forensics and network security.

    Python

  5. mini-shell mini-shell Public

    A minimal Bash-like shell in C - pipes, redirection, built-ins and conditional operators using POSIX system calls

    C

  6. numerical-methods-coursework numerical-methods-coursework Public

    Numerical methods in MATLAB, Markov chains, regression, neural networks, FFT and audio filtering, spline interpolation, SVD recommendations.

    MATLAB