Giter Site home page Giter Site logo

Alexia's Projects

blender_armytank icon blender_armytank

My first complex project in Blender, an army tank, which I later used in a subsequent project for the computer graphics course.

elf_loader icon elf_loader

The ELF Loader is a tool for loading ELF (Executable and Linkable Format) files into memory. It manages page faults and memory mapping to ensure that the program can execute correctly.

lexer-formallanguagesandautomata icon lexer-formallanguagesandautomata

Developed a lexer, leveraging the Subset Construction Algorithm and the Thompson Algorithm for preprocessing regular expressions (regexes), while applying principles of Formal Languages and Automata and Object-Oriented Programming (OOP).

multithreading_datacentertaskplanner icon multithreading_datacentertaskplanner

Implemented a task scheduling system in a data center using threads, Java collections and Object-Oriented Programming (OOP) principles. The system comprises two main components: a dispatcher, responsible for handling incoming tasks, and nodes, which execute tasks based on priorities.

multithreading_marchingsquaresalgorithm icon multithreading_marchingsquaresalgorithm

Starting from the implementation of the sequential generation of topological map contours using the Marching Squares algorithm in C/C++, I parallelized it using Pthreads.

oop-requestsystemofatownhall icon oop-requestsystemofatownhall

Developed a program in Java for managing requests at administrative offices and by public officials. This tool prioritized requests based on urgency, time, date, and request type. All data was stored in a file system, using Java collections.

pythonswitch icon pythonswitch

Implementation of a switch in Python that adheres to the switch table input algorithm and includes the ability to create VLANs.

securitywebapp icon securitywebapp

Website written using D with a security theme given as a homework assignment during the PCLP4 course at ACS-UPB Resources

unikraft icon unikraft

Unikraft is an automated system for building specialized OSes known as unikernels. Unikraft can be configured to be POSIX-compliant. (Core repository)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.