+;;;;+x+
.;x+;... ::. .+xx
.. .. :;
++
.:+
.:+
++;.....:::::. :+
xx+;;;;;;;;;;;: .:
Xx+;;;;;;;;;;;;: .;
Xx++;;;;;;;;;;;;: .:
;++++;;;:::;;;+++x+. .:
;;:;;. .:++xxX;. .;+++...
::+;:: :..:;++xxx;;++;;;+:+.
X++;::..:;;;;++xxxx+xx;..;++.
x+++;;;;;;+++++xxx;;++:::+x.
x++++;:;;;;;;+++xx+;;x+;xX+.
x+;:::;;;;;;;;+++xx+;;x+;xX+.
x+;:::;;;;;;;;+++;;+XXXXXX
;;. .:::;;;;;;;;;;;+xxxXXX
;;: :;;;;;;;:;;;;++XXX.
+;:::::::;;;::. .;;;+XXX XX
xx+::::;::;: :;;;;+xXx ;+
.;;;::. .:;;:;;+++ :.
.:;;;;;;;;: .
|
|
I build web applications across the full stack. My primary focus is on robust backends with Java and Go, paired with modern frontends like Vue 3 and Angular. My Primary Stacks:
|
π₯ Run: Real-Time Forum (Go + JS)
Backend (Go):
git clone https://github.com/jbajady/real-time-forum.git cd real-time-forum go run ./cmd/server # Backend listens on :8080Frontend:
cd frontend npm install npm run dev
π¦ Run: 0-shell (Rust)
git clone https://github.com/bdaanoun/0-shell.git cd 0-shellcargo build --release
cargo run -- <args>