Skip to content
View MihajasoaAlain's full-sized avatar

Highlights

  • Pro

Block or report MihajasoaAlain

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

Typing SVG


About Me

package main

import "fmt"

type Developer struct {
    Name     string
    Role     string
    Focus    []string
    Stack    []string
    Mindset  string
}

func main() {
    me := Developer{
        Name:    "Mihajasoa Alain",
        Role:    "Full-Stack Developer — backend leaning",
        Focus:   []string{"Clean Architecture", "Scalable APIs", "DX"},
        Stack:   []string{"Go", "NestJS", "Spring Boot", "Next.js"},
        Mindset: "Ship small, iterate fast, keep the core simple.",
    }
    fmt.Printf("%+v\n", me)
}

Tech Stack

Languages

Backend

Frontend

Databases

Tools & Platform


Dev Quote

Pinned Loading

  1. Shifumi-Multiplayer Shifumi-Multiplayer Public

    a realtime game, multiplayer for shifumi game

    TypeScript

  2. inspire inspire Public

    A tiny Linux CLI that prints a random inspirational quote and exits made with Golang — perfect for .bashrc/.zshrc greetings. Installable from the AUR.

    Go

  3. ZenPath ZenPath Public

    Go