Pinned Repositories
Advance-Compiler-Construction
My source code for CS 241 Advanced Compiler Construction at UC Irvine
cs178project
go-experiments
A collection of small programs written in Go.
iroh
Katara
SSA-based JIT Compiler - A personal project inspired by college courses on compilers
Language-Processor-Construction
My source code for CS 142B Language Processor Construction at UC Irvine
Lyn
This project is about GUI based coding, instead of text based coding. https://youtu.be/KXqfVfjeToU The entire code (resembling C for the most part) is represented by an object graph. The user gets presented with dropdown menus to define variables, functions, classes etc, and to make function calls, asignments etc.
Minesweeper
This is a self-playing minesweeper game. Press ctrl+S to see it in action. https://youtu.be/sKzLhYjbhGI I also attempted to add a Solver based on neural nets.
toph
Go to Uppaal (CCS-processes) converter - Master's thesis project
Train-Dispatcher
arneph's Repositories
arneph/Katara
SSA-based JIT Compiler - A personal project inspired by college courses on compilers
arneph/Lyn
This project is about GUI based coding, instead of text based coding. https://youtu.be/KXqfVfjeToU The entire code (resembling C for the most part) is represented by an object graph. The user gets presented with dropdown menus to define variables, functions, classes etc, and to make function calls, asignments etc.
arneph/Advance-Compiler-Construction
My source code for CS 241 Advanced Compiler Construction at UC Irvine
arneph/cs178project
arneph/go-experiments
A collection of small programs written in Go.
arneph/Language-Processor-Construction
My source code for CS 142B Language Processor Construction at UC Irvine
arneph/Minesweeper
This is a self-playing minesweeper game. Press ctrl+S to see it in action. https://youtu.be/sKzLhYjbhGI I also attempted to add a Solver based on neural nets.
arneph/Sudoku-Solver
This was how I overcame my Sudoku addiction.
arneph/2E10_GroupZ4
arneph/Circuit-Drawer
This is a project I started a while ago. It was intended to allow the user to draw electical circuits. So far, only diodes have been implemented but the foundation is there.
arneph/iroh
arneph/Sokka
arneph/toph
Go to Uppaal (CCS-processes) converter - Master's thesis project
arneph/Train-Dispatcher
arneph/Data-Structures-and-Algorithms
A collection of code I wrote for assignments for 3D5A Data Structures and Algorithms as taught in Trinity College Dublin, which I took as an extra course.
arneph/GraphicsTests
arneph/Karnaugh
A small project to simplify dealing with boolean functions, inspired by 2E6 Electronics as taught in the Engineering program at Trinity College Dublin. https://www.youtube.com/watch?v=ZwMWsIxtoJE
arneph/KVStore
a simple key value database
arneph/Labyrinth
A simple Labyrinth game I wrote.
arneph/Mind-the-Gap
A small mad lip game written for the final assignment in 2E3 Computer Engineering II as taught in Trinity College Dublin.
arneph/NanoTranslation
A small utility that helps with translation for Java projects.
arneph/python-workshops
Slides and Sample Code from the DUCSS 2017/18 Introduction to Programming (with Python)
arneph/Solitaire
This is a small Solitaire clone. There are several basic AIs to play the game.
arneph/SoundTest
The program plays either the Super Mario melody or the Imperial March with different wave forms, sample frequencies etc. It uses CoreAudio. I implemented the contents on Data Acquisition of 1E11 Experimental Methods as taught in Trinity College Dublin.
arneph/ufo
In this project I attempted to define my own programming language and write an interpreter for it.
arneph/Vocab
This is one of my early attempts at a Cocoa app. I started this at age 15, so please don't judge.
arneph/VocabTrainer
This is one of my earliest projects in Objective-C. I started this when I was 14 years old. It might be dated and dodgy.