Pinned Repositories
bug-tracker
Bug Tracking software built with Java/JSP/Servlet etc.
ecommerce-app
implementation of an ecommerce solution via React/Django
chloe-and-the-lantern-empire
This is my first attempt implementing the core mechanics of an arpg (zelda-like) video game. Assets are my own. Coded in pygame.
infinite-runner-pygame
A small infinite running game built to learn pygame. Assets via openart.org (all are under creative commons license).
Tuuli-The-Pirate
A small platforming game built in pygame. Assets are my own.
nightsquad
Night Squad is my big time project. This is a 2D action RPG similar thematically and stylistically to games of the same genre in the 16-bit era with a lot of the Roguelike genre mixed in. The game is running on a proprietary engine I am building via the Simple DirectMedia Layer library and C++.
algo-practice
This repo contains my implementations of various data structures and algorithms
asteroids-js
Asteroids implemented in raw JS
athens
Free self-hosted desktop app: https://github.com/athensresearch/athens/releases; Try the demo at https://athensresearch.github.io/athens; Docs viewable at https://athensresearch.github.io/docs/
competitive-programming
Repo containing the solutions to all problems I have solved on my journey to Red!
fullStackZac's Repositories
fullStackZac/nightsquad
Night Squad is my big time project. This is a 2D action RPG similar thematically and stylistically to games of the same genre in the 16-bit era with a lot of the Roguelike genre mixed in. The game is running on a proprietary engine I am building via the Simple DirectMedia Layer library and C++.
fullStackZac/cpp
Repo of code while learning c++/graphics/engine programming
fullStackZac/fullStackZac
Config files for my GitHub profile.
fullStackZac/competitive-programming
Repo containing the solutions to all problems I have solved on my journey to Red!
fullStackZac/lifeview
This is a small social media application written using React/Node.
fullStackZac/FSO22
Full Stack Open 2022 Final Project
fullStackZac/pymooc
University of Helsinki Python Programming MOOC
fullStackZac/infinite-runner-pygame
A small infinite running game built to learn pygame. Assets via openart.org (all are under creative commons license).
fullStackZac/chloe-and-the-lantern-empire
This is my first attempt implementing the core mechanics of an arpg (zelda-like) video game. Assets are my own. Coded in pygame.
fullStackZac/Tuuli-The-Pirate
A small platforming game built in pygame. Assets are my own.
fullStackZac/cs50m
code and projects from CS50m which teaches cross-platform mobile development in React Native
fullStackZac/cs50ai
code and projects from CS50ai which teaches machine learning
fullStackZac/cs50w
code and projects from CS50w which teaches web development in the Django framework
fullStackZac/cs50p
code and projects from CS50p which teaches the Python language in depth
fullStackZac/cs50x
repo holding complete labs, problem sets, and projects from CS50x
fullStackZac/ecommerce-app
implementation of an ecommerce solution via React/Django
fullStackZac/opengl-work
A repo of openGL code created while and after learning the foundations of the spec via glfw library implementation.
fullStackZac/learn_c
Code written while learning deep programming and the C language
fullStackZac/raylib
A simple and easy-to-use library to enjoy videogames programming
fullStackZac/athens
Free self-hosted desktop app: https://github.com/athensresearch/athens/releases; Try the demo at https://athensresearch.github.io/athens; Docs viewable at https://athensresearch.github.io/docs/
fullStackZac/Nez
Nez is a free 2D focused framework that works with MonoGame and FNA
fullStackZac/java-programming-mooc
Solutions to the University of Helsinki Java Programming MOOC
fullStackZac/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
fullStackZac/SimplexRpgEngine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
fullStackZac/ios-learning
small programs written while learning iOS development
fullStackZac/prototype-libgdx
basic game functionality prototype using libGDX
fullStackZac/asteroids-js
Asteroids implemented in raw JS
fullStackZac/portfolio-site
code for my portfolio site
fullStackZac/bug-tracker
Bug Tracking software built with Java/JSP/Servlet etc.
fullStackZac/algo-practice
This repo contains my implementations of various data structures and algorithms