Git Product home page Git Product logo

Andrew's Projects

ascii-art-web icon ascii-art-web

A simple javascript website that takes user input, queries a Go based backend which then creates ascii art and sends it back to the frontend. Finally the site displays the ascii art and offers the option to download as multiple file types.

gps-search icon gps-search

Finding the quickest route to a node in a tree or graph using Breadth First Search, Uniform Cost Search and A* search

lem-in icon lem-in

Solution to the Lem-in problem where you are given n amount of ants rooms and connections between rooms/nodes. The program uses Breadth First Search to locate all possible routes by shortest first. Then takes into account route length and assigns ants to ques for each route. So that they make it to the end node in shortest time possible with the least steps.

map-colouring icon map-colouring

Solve a map colouring problem using constraint propagation and decision trees

social-network-microservice icon social-network-microservice

A combination of React based front-end and Go based micro-service back-end. Uses GraphQL, Grpc, AWS S3, SNS and MongoDB

sudoku-solver icon sudoku-solver

Utilises artificial intillegence algorithms to solve any given sudoku puzzle.

terminal-web-chat icon terminal-web-chat

A chat application that uses websockets to enable realtime chats from terminal and a web front end.

wget icon wget

Created a downloader similar to Wget, capable of simultaneous file downloads using Go's concurreny feature. Accepts flags to customise the downlaod. (eg: save to different loaction, filenmae, limit download speed)

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.