Skip to content

rolandslt/RolandLulando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Typing SVG

Profile Views

👋 Hi, I'm Roland Lulando

Electrical Engineer → Software & Cloud Engineer
I build practical, real‑world solutions at the intersection of electrical systems and modern software. Recently focused on AWS cloud, backend & full‑stack JavaScript, and security‑minded engineering.


🛠 Tech Stack

JavaScript TypeScript React Next.js Node.js Express AWS Linux Docker Git


🌍 Connect

“Engineering gave me discipline for problem‑solving. Tech gives me tools to build solutions.”


🔧 How to run my projects locally (common pattern)

# Clone
git clone <REPO_URL> && cd <REPO_NAME>

# Backend
npm i
npm run dev

# Frontend (if separate)
cd client
npm i
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published