Professional and Personal projects of all sorts, separated by category.
Categories
- AWS
- SysAdmin
- Software Development
- Academic Writing
- Academic Presentations
- Creative Writing
- Game Development
Click on any of the titles to expand its content.
AWS
- Mostly NDA so far.
- EC2 User Data to set up a Wordpress/LEMP stack - Wordpress + LEMP setup to be used alongside spinning new EC2 instances in AWS
SysAdmin
- Local Git Updater Script - Shellscript to automatically run git update for a specified folder.
- Remote project updater - RSYNC shellscript to update remote repos in a somewhat CI way.
Software Development
- Environmental GIS - Contributions while working at UCS. PHP, JS, NodeJS, PostgreSQL, MySQL + SysAdmin work (CentOS, CI).
- System for the International Congress of Technology for the Environment - Revamping the project while at UCS. PHP, JS, PostgreSQL, MySQL.
- Hydrological Cycle modeling system based on open data - Oversaw the project while at UCS. PHP, JS, PostgreSQL, Datawarehouse modeling + hidrological models implementation and testing.
- Data Analysis of a Twitter sample for comparison regarding five H.P. Lovecraft Tales - Made using scrapping a sample from Twitter, leveraging Python, storing its cryptographed (AES 256) data in MongoDB.
- Famous Quotes Scraping project - Python/PostgreSQL web scraping project for extracting portuguese citations of famous thinkers. Mostly made using Python modules BeautifulSoup, Alembic and SQLAlchemy.
- 8 Puzzle Backtracking Solver - Language C 8 puzzle solver using backtracking.
- Prolog Finance Consulting program - Application leveraging the Prolog language and prolog charts for financial planing.
- PyCaxias 2020 website - Forked contributions using JavaScript and Python’s Pelican made website for the 2020
- Packet Sniffer in Python - Linux/Windows IPV4/IPV6 multiprotocol packet sniffer fork implementing different protocols and revamping the codebase.
- Financial Education System in Wagtail - Made with Python’s CMS Wagtail. Also has a blog, aside from a financial calculator for self finance planning.
- Tourism Management WebApp - Django/Postgis Python and PostgreSQL tourism/tourism professional management system.
- Backpropagation Neural Network for recognizing ASCII coded chars - Python + ROC Curve, matplotlib (yes, it does plot graphs), sigmoid activation neural network. Presentation of the project.
- More can be found on both github and also gitlab
Academic Presentations
- They are mainly linked in the academic writing link but I plan on adding them here sometime in the future.
Creative Writing
- www.alberguesepia.com.br - Mainly where my portuguese (BR) poems can be found, under the pseudonym Heitor Costa. Works derived from those poems (or that inspired them) can also be found there. There are far too many to list over here, so I’ll leverage that as a hub to direct you :D.
- Recanto das Letras profile - Another hub where a collection of these poems (and short stories) can be found.
Game Development
- Elipse - A point-n-click game developed using Phaser 3 (Typescript + NodeJS), published in both English and Portuguese. Its music was composed using Ableton and visuals were made in Aseprite.
- Shelled - A game developed using the bitsy engine and hacks for the engine. Made for the Snails Bitsy Jam. Visuals made with Aseprite and music composed on BeepBox.
- State - A game developed using the bitsy engine and hacks for the engine. Made for the One Room Bitsy Jam. Visuals made with Aseprite and music composed on BeepBox
- Flipsy - A pure javascript tool developed for flipping bitsy engine rooms.
- Together We Are Strong - Sound design for this one, mostly on Ableton 9 as well.
- 2048 Assembly - A 2048 clone made using i8086 Assembly.