Skip to content
View alonbaron's full-sized avatar
πŸ–₯️
πŸ–₯️

Highlights

  • Pro

Block or report alonbaron

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

Hi, I'm Alon Baron πŸ‘‹

πŸ’» CS Student & Healthcare IT Developer

I am a second-year Computer Science student currently working within a healthcare Information Systems team. I care deeply about how complex systems function under the hood, from enterprise hospital networks to modern full-stack applications.


πŸ› οΈ My Philosophy: Architecture > Syntax

In the modern development landscape, syntax is cheap and AI handles the boilerplate. The real engineering happens in careful system planning, data modeling, and robust architecture.

I am a tech-agnostic problem solver. I focus on understanding the core logic of a system and picking the absolute best tool for the job, rather than tying myself to a single language.

Ecosystem & Tools:

  • Languages & Web: Java, Python, TypeScript, JavaScript, CSS, SQL
  • Frontend & Backend: React, Java Spring Boot
  • AI & Workflows: Claude, Codex, Agentic AI Workflows
  • IDE Setup: VS Code (fully customized with extensions) | Experienced with IntelliJ & WebStorm

πŸš€ What I'm Currently Building

  • AI-Driven Virtual Try-On (VTO) System: Designing the architecture for a custom generative AI platform that handles image manipulation via APIs to seamlessly overlay jewelry onto user-uploaded photos.
  • PawPals: Building and polishing a full-stack social network for dog owners, with React, Spring Boot, MySQL, JWT auth, image uploads, and playdates.

πŸ“ˆ GitHub Snapshot

Alon's GitHub contribution summary

Alon's GitHub stats summary


πŸ“« Connect with Me

Pinned Loading

  1. dogsocial dogsocial Public

    Full-stack social network for dog owners with React, Spring Boot, MySQL, JWT auth, image uploads, and playdates.

    Java

  2. DiningPhilosophers DiningPhilosophers Public

    Java Swing visualization of the Dining Philosophers problem, focused on deadlock prevention and thread-safe fork ownership.

    Java 1

  3. IDChecker_WordleGame IDChecker_WordleGame Public

    Java console programs for Israeli ID validation and Wordle, revisited for checksum correctness, repeated-letter feedback, and cleaner structure.

    Java