Giter Site home page Giter Site logo

Jacob Inwald's Projects

battlegame icon battlegame

A 2D battle game where the objective is to push the opponent out of the arena.

downfall icon downfall

One of the first RPGs I made, not complete in any sense of the word, but was fun to make the assets

fedoraburntousb icon fedoraburntousb

This is a bash script that automates the burning or copying of a type of Fedora Workstation or Spin to a USB of your choice.

generative-image-making icon generative-image-making

Was a little foray into evolutionary AI. I wanted to emulate a painted image style so gave this a go. It creates a generation of shapes and adds them to the canvas if they make the image closer to the target one. I like the results, they're very abstract but you can still see what the image is vaguely. Can definitely be improved

hanoi-search icon hanoi-search

A nice implementation of tower of hanoi, not extremely efficient, can search around 51000 states per sec. Solves n=16 in around 6 mins so pretty happy. I used a custom heuristic, defined using the encoding method I made

ocralgebra icon ocralgebra

Neural Network to perform character recognition, performs okay. This was my A-Level project, and was my first time ever trying machine learning. I decided not to use any external libraries, apart from random, to provide a challenge.

pwdtools icon pwdtools

A set of tools for managing password security

pwdtools-macgpu icon pwdtools-macgpu

GPU-accelerated md5 cracker using the Metals framework, achieves 2.6GH/s-5.1GH/s on my machine (varies between the two). This will aspire to be a replica of pwd-tools but GPU-accelerated.

seam-carving icon seam-carving

An implementation of the seminal Seam Carving paper. Made this primarily as a way to practise dynamic programming, but also because I thought the results looked cool. Not extremely efficient, takes a few minutes for large edit (30 seams or more), but I'm happy with the results

zipcracker icon zipcracker

A simple python script to crack a zip file. Just edit the code to change the wordlist and tje

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.