Git Product home page Git Product logo

saragarci's Projects

astar-cpp icon astar-cpp

Implementation of the A* search algorithm in C++ to find the shortest path in a two-dimensional grid-like world. The SDL library is used to show the expansion and the final path found by the algorithm.

concurrent-traffic-simulation icon concurrent-traffic-simulation

Traffic simulation in C++ in which vehicles are moving along streets and are crossing intersections with traffic lights, using a suitable and thread-safe communication protocol.

csp icon csp

Implementation of a Constraint Satisfaction Problems (CSPs) solver to solve Sudoku boards, specifically using backtracking search and the arc-consistency algorithm AC-3.

facial-keypoint-detection icon facial-keypoint-detection

Implementation of a facial key point detection system using a CNN: given an image, it detects faces and predicts locations of facial key points on each face.

image-captioning icon image-captioning

Neural network architecture that automatically generates captions from images. A CNN is used as an encoder of the input images and an RNN as a decoder to generate the captions.

la-boulangerie icon la-boulangerie

Ethereumm DApp supply chain that replicates a marketplace functionality, where companies and customers are allowed to sell and buy respectively. In particular, it targets selling and buying cakes, and gives the user the possibility to follow up on the order status.

memory-management-chatbot icon memory-management-chatbot

The ChatBot code creates a dialogue where users can ask questions about some aspects of memory management in C++.

openstreetmap-route-planner icon openstreetmap-route-planner

This program plots a path between two points on a map using real map data from the OpenStreetMap project. The path is found by using the A* search algorithm.

route-planner icon route-planner

Implement a "Google-maps" style route planning algorithm using A* search.

shoeify icon shoeify

Implemented a full-stack application that allows users to classify and post shoes. Users can add shoes into a category upon registration and authentication.

slam icon slam

Graph SLAM for a 2-dimensional world. Robot sensor measurements and movement are used to create a map of an environment from only sensor and motion data gathered by a robot, over time.

synthetic-art icon synthetic-art

Unsupervised machine learning system that can generate synthetic paintings based on art work using DCGAN.

system-monitor icon system-monitor

A C++ Linux system monitor program with similar functionality to the widely used htop application.

ticket-booking-system icon ticket-booking-system

Etherem smart contract implemented using Solidity. The smart contract manages ticket sales for shows and maintains a public collection of shows that each user has attended using Non-Fungible Tokens (NFTs).

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.