Skip to content
View stemolti's full-sized avatar
Focus
Focus

Highlights

  • Pro

Organizations

@Moltiverso

Block or report stemolti

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
stemolti/README.md

Early-Career Software Engineer · Europe (Milan IT)


Focused on computer science foundations and engineering reasoning
Primary language: Python · Also working with TypeScript / JavaScript
Interested in system design fundamentals, software architecture, and scalable systems



🧠 Engineering Focus

I design and analyze algorithmic and software solutions with emphasis on
problem framing, correctness, and explicit trade-off analysis.

My goal is to build strong foundations to reason clearly about
time and space complexity, system constraints, failure cases, and scalability.

🛠 Core Skills & Tools




Computer Science: Data Structures, Algorithms, Big-O Analysis, Recursion, Trees, Graphs, Dynamic Programming (foundations)
Software Engineering: System Design Foundations, Debugging, Testing, Clean Code, Problem Decomposition, Trade-off Analysis

📂 Selected Engineering Work


Algorithms & Data Structures Practice
Public repository focused on classical DSA problems, approached with
clear problem statements, multiple solution strategies, and
explicit time/space complexity analysis.

Emphasis on reasoning, invariants, and solution trade-offs
rather than memorization.
→ View repository



I value clarity over cleverness, explicit reasoning over assumptions,
and engineering decisions that scale beyond the initial implementation.

🐍 My Contributions 🐍

snake eating my contributions

Pinned Loading

  1. moltiful-algorithms moltiful-algorithms Public

    ⚡ A monorepo with moltiful and marvelous algorithms in Python, modern JavaScript, Typescript and tests.

    Python