Skip to content
View sora7672's full-sized avatar

Organizations

@soss-community

Block or report sora7672

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

About me

Software Architect, Pattern Thinker, Teacher at heart

Program Top Down , but learn Bottom Up... thats how you never reach the average

I design and build software with a strong focus on quality over quantity. You won't find hundreds of commits from me. I collect, iterate, and push when things are actually done. No half-finished experiments, no noise.

Currently heads-down building my company, so my open source work and Learning Space contributions are temporarily reduced, but both are coming back soon.

What I do well

Process & architecture
I analyze organizational and procedural problems and translate them into clean software architecture. Give me a complex system, I'll have a draft ready in hours that others can build on.

Pattern recognition
Spotting repeating structures in code, data and workflows, and turning them into reusable, modular solutions.

Teaching
I genuinely enjoy breaking things down for others. Whether you're just starting out or stuck on something, I'm happy to help work through it.

What I'm not

I'm a software developer, not a programming language engineer. Extreme low-level performance optimization, close-to-metal C and assembler work is not my domain, and I won't pretend otherwise. I'd rather be honest about where my depth is than fake a broad skillset.

Open Source

If you want to see what I'm actually proud of, it's at SOSS, Sora Open Source Software. Everything that lands there has been taken the full way. What's still on my personal profile is either WIP or waiting until it meets that bar.

Learn Space

I prepare structured learning material for developers, especially for those just getting started.

learnspace

Contact & Collaboration

I'm not looking for job offers or contract work. I am open to exchange with other developers and corporations, technical discussions, architectural feedback, collaboration on open source.

Reach out via github.com/soss-community. A dedicated page is in the works at soss.page.

Tools & Languages

Comfortable with:

Can work with:

Know but rarely use:

Stats can be faked. Commit counts mean nothing without context. That's why i am not using them much.

Pinned below

The repos pinned below on my profile are the ones I consider most relevant. If something catches your eye, that's intentional.

↓ ↓ ↓

Pinned Loading

  1. soss-community/ladon_clear_exceptions_n_warnings soss-community/ladon_clear_exceptions_n_warnings Public

    Drop-in replacement for Python's built-in exceptions and warnings. Structured output, automatic logging, zero boilerplate.

    Python

  2. soss-community/taipan_logger soss-community/taipan_logger Public

    A python logger, that is easy to implement into running projects. Its speciality is the balance between to much and not enough logging.

    Python 1

  3. learnspace learnspace Public

    Teaching materials which i created for others. Multiple languages.

    Java

  4. viper_tracking viper_tracking Public

    A local-first, privacy-focused desktop activity tracking tool designed for deep self-analysis.

    Python 3 2

  5. CT-1.12.2-Examples CT-1.12.2-Examples Public

    Creating many examples for the Crafttweaker 1.12.2 mod. Everyone is welcome to work with me or add examples with a fork ;)

    ZenScript 4

  6. python_object_condition_checker python_object_condition_checker Public

    Python