Skip to content
View BrutalArmy04's full-sized avatar

Highlights

  • Pro

Block or report BrutalArmy04

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BrutalArmy04/README.md

Hi, I'm Ștefan 👋

Computer Science student at the University of Bucharest. I like building software end to end — from the database to the UI — and shipping it. Most of my work so far is backend & full-stack with C#/.NET, alongside React, Java and Python.

Featured projects

  • Fermetta — e-commerce platform built in a two-person team, in ASP.NET Core MVC + EF Core + SQL Server: role-based authorization (Admin/Contributor/User), a collaborative draft-and-approve catalog workflow and an AI product assistant. My side: solution & Identity setup, admin role/user management, the shopping-cart module end to end, search & filtering.
  • JustBigO-Fun — LeetCode-style platform for algorithmic challenges (ASP.NET Core 9), built with my university team: sandboxed code execution in Docker, AI-powered hints and refactoring suggestions, unit tests and GitHub Actions CI. My side: the AI code-translation agent (local LLM via Ollama), with output validated in the Docker sandbox.
  • Oshiire — local Python pipeline that archives saved anime artwork from Reddit into a sorted personal archive: RSS ingest, character tagging with a local WD14 AI model (ONNX) as fallback, a Gradio human-review UI, and a conservative archiving engine — atomic manifest writes, dry-run by default, nothing filed without human approval. 100% local; no data leaves the machine.
  • Ledger Sudoku — desktop & web Sudoku built with React + Electron, shipped as a Windows installer. Custom puzzle generator, solver and technique-based difficulty grader.
  • Treasures of the Oceans — Top Trumps card-game engine in Java, with three AI difficulty tiers (up to a card-counting bot with logarithmically scaling memory).
  • Unsigned — digital education platform built in 24h with my team at Smarthack 2025 (Siemens challenge), in ASP.NET.

Currently

  • 🗃️ Generalizing Oshiire beyond Reddit — additional ingestion sources and broader content types, on top of the source-agnostic pipeline it was designed around
  • 📱 Developing GUI for Treasures of the Oceans
  • 🎓 Final year @ FMI, University of Bucharest
  • 💼 Looking for software engineering internships & junior roles in Bucharest — strongest on backend/full-stack, comfortable anywhere in the stack

Contact

📫 [email protected] · LinkedIn

Pinned Loading

  1. Fermetta Fermetta Public

    E-commerce platform built with ASP.NET Core MVC, EF Core and SQL Server — team project

    C#

  2. iuliahappy/JustBigO-Fun---Software-Development-Methodologies iuliahappy/JustBigO-Fun---Software-Development-Methodologies Public

    Just have fun!

    C#

  3. oshiire oshiire Public

    Personal pipeline for archiving saved artwork: metadata + AI character tagging (anime-focused via WD14), human-in-the-loop review, files into your own sorted archive layout. Ingests from Reddit sav…

    Python

  4. ledger-sudoku ledger-sudoku Public

    A premium, ad-free Sudoku desktop app with a clean paper-and-pencil aesthetic, built with React and Electron.

    JavaScript

  5. Treasures-of-the-Oceans Treasures-of-the-Oceans Public

    Top Trumps card-game engine in Java with three AI difficulty tiers

  6. iuliahappy/Unsigned iuliahappy/Unsigned Public

    C#