An open API service indexing awesome lists of open source software.

https://github.com/edneedham/edneedham


https://github.com/edneedham/edneedham

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# Hi, I'm Ed

I am a full-stack engineer building high-impact production systems in Go, TypeScript, Kotlin, and PostgreSQL.

## Professional Work

### ROASAL S.A.S — Full-Stack Engineer (Remote, UK-Based)
Building a mobile and web-based logistics ecosystem to digitize transport operations and automate document processing.

* **Logistics Mobile & Web Ecosystem:** Developed a Kotlin Android application (**En Punto**) integrated with Google Cloud Vision OCR to digitize delivery documentation, reducing manual data entry by up to 80%.
* **Operations Dashboard:** Engineered an accompanying web-based management dashboard in Next.js, TypeScript, and Tailwind to track real-time delivery metrics and manage operations.
* **Backend & Infrastructure:** Designed a scalable RESTful API in Go (Echo), featuring secure JWT (RSA) authentication, role-based access control (RBAC), and transactional PostgreSQL storage. Deployed via Docker with full CI/CD automation.

Company Website: [roasal.com.ar](https://roasal.com.ar) | App Website: [enpunto.com.ar](https://enpunto.com.ar)

## Selected Projects

### 🔑 Cred
Local-first encrypted secrets manager built in Rust using ChaCha20-Poly1305.
* *Repo:* [github.com/edneedham/cred](https://github.com/edneedham/cred)

### 🔄 x2y
Fast CLI serializer for converting between JSON, TOML, and YAML formats built in Rust.
* *Repo:* [github.com/edneedham/x2y](https://github.com/edneedham/x2y)

### 📡 Wi-suck
Network monitoring CLI tool that tracks latency and bandwidth performance over time so you can argue with your ISP.

## Technologies

**Backend:** Go, Node.js, REST APIs, PostgreSQL

**Frontend & Mobile:** Next.js, React, TypeScript, Tailwind, Kotlin

**Cloud & DevOps:** Docker, GitHub Actions (CI/CD), Google Cloud Platform (Vision, Cloud Run, Storage)

**Other:** Rust