https://github.com/edneedham/edneedham
https://github.com/edneedham/edneedham
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/edneedham/edneedham
- Owner: edneedham
- Created: 2026-03-09T12:30:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-14T00:08:47.000Z (24 days ago)
- Last Synced: 2026-06-14T02:15:35.148Z (24 days ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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