- ๐ Currently studying Software Engineering at DTU (Technical University of Denmarks)
- ๐ Background in Production Technology (KEA - Business Academy of Copenhagen)
- ๐ก Passionate about solving real-world problems through code and design
- ๐ง Hands-on with: Java, Kotlin, C, JavaScript (TypeScript, React), Python, SQL (MySQL/MariaDB), MicroPython
- ๐ซ Reach me at: fredasband@gmail.com
- ๐ GitHub: github.com/FrederikVA
A web-based calculator and minigame platform for the card game Balatro.
- Focus: complex front-end state logic, score calculations, and interaction flows (React, JavaScript).
- Features: mini-games, real-time result feedback, smooth state transitions.
I have copied the design and layout of the actual game. It was the flow and order of calculations which was my inspiration for this project.
The game rules are complex. Figuring out the optimal architecture for smooth handling needed great care. Variables are: Playing cards. (Rank, suit, modifiers, seal & editions, order) Hand played. (e.g. 4 of a kind. Each give different scores and can be upgraded differently) Jokers. (Each joker has different effects. And they all activate on different parts of the score. Jokers can also have additional effects and is effected by order) Consumables (Multiplier for special hands played).
Testing became a crusial part of the project. In the end, im happy to say that the project was fully complete. Short demonstrations: Adding jokers.
After creating the calculator, I saw the potential of a forum. However, I meet timecontrains and only finished two mini-games before concluding the project.
RoutineAnchor (active โ routineanchor.com)
(Server only active during test periods.)
A backend-oriented platform to help users anchor habits into daily routines.
- Focus: backend development, REST APIs, authentication, user data storage.
- Stack: React, C, Node.js, Express, MariaDB
A classified platform for classic vehicle enthusiasts to buy/sell and engage in discussions.
- Focus: UX flow, data modeling, and backend design (React + MariaDB).
- Built with clear separation of listing logic and user interactions.
An early UI/UX exploration for managing bar orders efficiently.
- Designed using Figma
- Experimented with layout hierarchies, transitions, and accessibility