Pinned Repositories
chattori
Chat app for React and Socket.io learning.
cpd-sentiment
Assignment for data classification and searching class.
cpd-sort
Old stuff. Sorting algorithms, yadda yadda.
duino-pong
Pong for Arduino and SSD1306 LED display controlled through serial communication from keyboard or mouse from PC. NOT finished.
FormalLanguages
Formal languages and automata group assignment. Given a grammar description, transforms it into Chomsky normal form and creates a CYK parser from it. Then, given a word in the language, generates all its possible parse trees.
gl-engine
Watch as I learn graphics programming and game engine development at the same time. It ain't that pretty sometimes, but it's fun! I'm using C++ and OpenGL.
incomplete-obj-loader
As the repo name says: incomplete loader for OBJ 3D models. Build with make, run the program with an OBJ file as argument. This repo's folder contained a regex test thing before and I decided to use the same file for the 3D model loading, hence the weird regex thing still hanging around.
metage
3D space for online user interaction using THREE.js. Work in progress.
pred-kb
Old attempt at implementing a predictive keyboard using a trie dictionary. Unfinished.
twxtter
Totally not a Twitter clone. Work in progress. Using React and Node.
arsaccol's Repositories
arsaccol/gl-engine
Watch as I learn graphics programming and game engine development at the same time. It ain't that pretty sometimes, but it's fun! I'm using C++ and OpenGL.
arsaccol/cpd-sort
Old stuff. Sorting algorithms, yadda yadda.
arsaccol/incomplete-obj-loader
As the repo name says: incomplete loader for OBJ 3D models. Build with make, run the program with an OBJ file as argument. This repo's folder contained a regex test thing before and I decided to use the same file for the 3D model loading, hence the weird regex thing still hanging around.
arsaccol/metage
3D space for online user interaction using THREE.js. Work in progress.
arsaccol/pred-kb
Old attempt at implementing a predictive keyboard using a trie dictionary. Unfinished.
arsaccol/42_Subjects
All Subjects of 42 School
arsaccol/anikyara-peeji
In this repository I train my web development skills by displaying anime girls with the Waifu Pics API.
arsaccol/automata
Old, unfinished stuff
arsaccol/chattori
Chat app for React and Socket.io learning.
arsaccol/compiladores
Disciplina de Compiladores (INF01147) - INF/UFRGS
arsaccol/compmus_2020_1
This is a repository of audio processing tutorial modules for the class CompMus 2020/1.
arsaccol/css-sux
Playground for learning CSS, and webdev in general.
arsaccol/dotfiles
arsaccol/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
arsaccol/kyanbasu-geemu
Repository of gamedev-oriented web experiment I did back in ~October 2020, never committed till now. Saving it as back up and for reference in new work.
arsaccol/mongo-playground
Safe Space(TM) for learning NodeJS along with MongoDB and all that jazz.
arsaccol/neanderassignment
Old stuff. Assignment for Neander hypothetical machine. There's no *source* code to see here, you edit the memory directly with instructions and operands in the Neander simulator available at: http://www.inf.ufrgs.br/arq/wiki/doku.php?id=neander
arsaccol/phi-ardrone
Old stuff.
arsaccol/progit2-pt-br
Brazilian Portuguese Progit2
arsaccol/rinha-de-compiler
🥖 | Rinha de compiladores (ou interpretadores kkkk
arsaccol/sanjigen-keisan
3D math stuff I guess
arsaccol/simple-lisp-like
Basic LISP-like expression evaluator
arsaccol/software-rendering
Software rendering kinda thing, setting pixels on SFML images I guess.
arsaccol/twxtter
Totally not a Twitter clone. Work in progress. Using React and Node.
arsaccol/unity-pong
arsaccol/ml-stuff
arsaccol/my-awesome-site
just playing around with jekyll to figure out how it works and whatnot
arsaccol/retroflightsim
Attempt to replicate the visuals of late 80s / early 90s flight simulators
arsaccol/sacsynth
Fucking around and finding out some shit with the Web Audio API.
arsaccol/sdl-thingie