Giter VIP home page Giter VIP logo

Edmond Vujici's Projects

elevator-simulation-multithreading icon elevator-simulation-multithreading

The Elevator Simulation Project demonstrates the workings of a multi-elevator system in a building using Java. It showcases concurrency principles by managing elevator movement and passenger interactions, offering insights into real-world elevator operations.

gold-hunter-game icon gold-hunter-game

Gold Collection Game: Players race to gather gold on a dynamic mxn-sized board, each with distinct traits shaping their strategy.

hacker-rank-cpp-solutions icon hacker-rank-cpp-solutions

HackerRank is a place where programmers from all over the world come together to solve problems in a wide range of Computer Science domains such as algorithms, machine learning, or artificial intelligence, as well as to practice different programming paradigms like functional programming. Here are my solutions on tackling the C++ course assignments.

kodluyoruz-cs50-mysolutions icon kodluyoruz-cs50-mysolutions

Introduction to Computer Science (CS50x) as given by Prof. David J. Malan at Harvard University. Here are my takes on trying to conquer the weekly tasks.

lz77-deflate-compression icon lz77-deflate-compression

DEFLATE combines the LZ77 algorithm and Huffman Coding to achieve high compression ratios. This project is designed to be a straightforward and practical resource for anyone looking to understand or utilize DEFLATE compression in their applications.

maze-q-learning-game icon maze-q-learning-game

In this initiative, we integrate the principles of Reinforcement Learning with the robust Q Learning Algorithm to craft a solution that directs an autonomous agent through a labyrinthine maze. The aim is to optimize the agent's pathfinding abilities, allowing it to reach its target with precision and intelligence.

point-manipulation-and-error-detection icon point-manipulation-and-error-detection

This project provides tools for analyzing collections of 3D point data, enabling the identification of key spatial features such as closest point pairs and bounding volumes. It offers an interactive user experience to perform calculations and extract meaningful insights from point cloud datasets.

prolabii-travelling-salesman icon prolabii-travelling-salesman

The aim of Traveling Salesman Problem is to help a salesman to find the shortest route for a round trip by visiting every city only once. As this problem is a impossible to solve in polynomial time, it is classified as NP (Non-Polynomial problem). The problem in this project is identified by applying Travelling Salesman Problem. It can be used as an example for a shipping company to create its transport network with the lowest cost and can also be used for internet network traffic protocol problems. It is aimed to solve a problem with understanding the data structures and models, using graph structures and algorithm logic by the project doer. NOTE: This is not the real TSP, this is a version in which the visited node (city) can be visited again.

simple-java-maven-app icon simple-java-maven-app

For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.

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.