Pinned Repositories
arborter
Config files for my GitHub profile.
ASCII-Values-Study
This little program takes an input from the user and then displays the char in the index of array of input alongside its ASCII value. The numeration of the char in the array starts at 1 in the printing operation out of stylistic choice.
Blood-Type-Determiner
A program that prints the blood type per person in a generation. A generation here is based on a person who has a. his own blood type, and b. two parents that influenced the blood type. In this program we can get the blood type of all these three members per generation. The program works with data formatted as a singly-linked list.
C-Programming
This is a list of programs made in C.
ChatBot-Therapist
Chloe-de-Lune
A project that showcases my ability to make a web application from scratch as well as my poetry.
CS50-Big-Projects
A list of all the important projects I completed in Harvard's CS50: an introduction to the intellectual enterprises of Computer Science
cxxmatrix-notes
C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set)
Finance-Web-Application
This is a stock trading application that works with real-time stock data.
mandelbrot-js-notes
Fast rendering of the Mandelbrot set in HTML5 canvas using JavaScript
arborter's Repositories
arborter/CS50-Big-Projects
A list of all the important projects I completed in Harvard's CS50: an introduction to the intellectual enterprises of Computer Science
arborter/cxxmatrix-notes
C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set)
arborter/mandelbrot-js-notes
Fast rendering of the Mandelbrot set in HTML5 canvas using JavaScript
arborter/arborter
Config files for my GitHub profile.
arborter/ASCII-Values-Study
This little program takes an input from the user and then displays the char in the index of array of input alongside its ASCII value. The numeration of the char in the array starts at 1 in the printing operation out of stylistic choice.
arborter/Blood-Type-Determiner
A program that prints the blood type per person in a generation. A generation here is based on a person who has a. his own blood type, and b. two parents that influenced the blood type. In this program we can get the blood type of all these three members per generation. The program works with data formatted as a singly-linked list.
arborter/C-Programming
This is a list of programs made in C.
arborter/ChatBot-Therapist
arborter/Chloe-de-Lune
A project that showcases my ability to make a web application from scratch as well as my poetry.
arborter/Finance-Web-Application
This is a stock trading application that works with real-time stock data.
arborter/NclearOS-2
Cosmos based Operating System with GUI.
arborter/pulsarr
arborter/React-JS-Tic-Tac-Toe
React application for Tic Tac Toe
arborter/Reactiv-Social-Media
This is a social media that resembles graffitti walls.
arborter/Recursive-Algorithm
arborter/test-repo
This repo is a documentation of me learning how to use git.