Giter Club home page Giter Club logo

Tudor Marcu's Projects

aitictactoe icon aitictactoe

This is just a simple Tic Tac Toe game written in C++ and SDL, so it should be cross platform. The opponent AI will implement the minimax algorithm to be unbeatable.

cannibals_missionaries icon cannibals_missionaries

This is a program that implements breadth first search in order to solve the cannibals and missionaries problem for any given (solvable) combination.

ciao icon ciao

Ciao - Cloud Integrated Advanced Orchestrator

enginegl icon enginegl

EngineGL is a small 3D/game engine written in C++ using SDL and OpenGL. It's still really primitive, and parts of it are still sloppy, but it works and the camera class is very cleanly written.

iterativepoly icon iterativepoly

Really simple program that uses the classical iterative method for multiplying two n-th order polynomials.

kubernetes icon kubernetes

Production-Grade Container Scheduling and Management

licenses icon licenses

licenses lists Go packages dependencies licenses

myfrexp icon myfrexp

A couple implementations of the double frexp() provided by math.h.

nqueens icon nqueens

Recursive solution to the nqueens problem with isomorphic solution checking.

operator-sdk icon operator-sdk

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.

pfind icon pfind

The program pfind is a perfect number generator. It utilizes the GMP library to handle very large numbers, on the order of 25+ million digits long.

sieveprimes icon sieveprimes

Calculate primes between a given number range using the Sieve of Eratosthenes algorithm.

uniqify icon uniqify

Uniqify is a program that uses forking to spawn a given number of child processes, which will then take a given file (text preferably), and sort each word alphabetically and report the frequency of each word.

usbmissiledriver icon usbmissiledriver

This is a Linux userspace driver using libusb-1.0 to control the Dream Cheeky USB missile launcher.

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.