Lindsay's repositories

Unity_WorldMap

World map projections are tricky. I want to make an accurate world map that makes minimal sacrifices in terms of distorting form, area, distance and direction... by only loading a small circular part of the globe's surface at any given time. EDIT: Using Unity Instead...

Language:C#Stargazers:4Issues:2Issues:0

AdventOfCode_2022

Let's try in Rust and switch when it gets hard 😂

Language:RustStargazers:2Issues:1Issues:0

Codam05_Cub3d

A Codam project to recreate a simpler version of 90s game Wolfenstein.

Language:CStargazers:2Issues:1Issues:0

Codam06_MiniShell

The objective of this project is to create a simple shell, with behaviour like bash or zsh.

Language:CStargazers:2Issues:2Issues:0

React_Zealotry

Daily planner app in React Native.

Language:TypeScriptStargazers:2Issues:1Issues:0

AdventOfCode_2021

Let's get that Vela bread! (And you know maybe learn some C++ along the way).

Language:PythonStargazers:1Issues:1Issues:0

CoalitionTools

Leaderboards with ranks and points, who's in the building, etc

Language:PythonStargazers:1Issues:1Issues:0
Language:CStargazers:1Issues:0Issues:0
Language:CStargazers:1Issues:0Issues:0
Language:PHPStargazers:1Issues:0Issues:0

Codam07_Libasm

A project to rewrite a few basic functions from the libft project in Assembly rather than C.

Language:AssemblyStargazers:1Issues:1Issues:0

Codam08_PushSwap

This project is to write an efficient sorting algorithm to sort one stack by using two stacks and a limited set of instructions. It also requires a checker that will check whether the program works and the stack is sorted after executing the instructions.

Language:CStargazers:1Issues:1Issues:0

Codam09_Philosophers

An exercise to introduce the concept of mutex and threads.

Language:CStargazers:1Issues:1Issues:0

Codam11_CPPpiscine

My 11th (by some obscure method of counting) project for Codam. An introduction to C++ as a coding language and what makes it useful & unique.

Language:C++Stargazers:1Issues:1Issues:0

Codam12.5_SoLol

Gonna mess about with so_long project whilst waiting for my group project.

Language:CStargazers:1Issues:1Issues:0

Codam14_Exam05

I ran out of time on the actual exam so now want to practice writing all this in the allotted time.

Language:C++Stargazers:1Issues:1Issues:0

Codam_NotColdRace

Festive Fun (search engine)

Language:CStargazers:1Issues:1Issues:0

Codingame_MedievalFootball

My code for the Spring 2022 challenge :)

Language:CStargazers:1Issues:1Issues:0

Cpp_MergeSort

I've written merge sort before in a dusty long forgotten past. Lets do it in C++ this time.

Language:C++Stargazers:1Issues:1Issues:0

DnD_creatures

Using the python knowledge I picked up from AoC to make a tool for DnD.

Language:PythonStargazers:1Issues:1Issues:0

Flutter_Zealotry

Experimentation with using Flutter and Dart for mobile app development.

Language:C++Stargazers:1Issues:1Issues:0

KMP_Zealotry

Daily planner app, with Kotlin Multi Platform.

Language:KotlinStargazers:1Issues:1Issues:0

Sorting_Algorithms

My attempt at messing about with a few different sorting algorithms.

Language:CStargazers:1Issues:1Issues:0
Language:JavaStargazers:1Issues:1Issues:0