Skip to content
View nathanhgo's full-sized avatar
🌎
Hello World!
🌎
Hello World!

Block or report nathanhgo

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nathanhgo/README.md

Hi there, I'm Nathan! 👋

Fullstack Developer & Go Enthusiast based in Brazil 🇧🇷

"Learn how to see. Realize that everything connects to everything else."Leonardo da Vinci

I am a Systems Analysis undergraduate and a tech enthusiast driven by performance, clean code, and workflow optimization.

Currently, I bridge the gap between industry and academia: I work as a Software Development Intern in the HR Tech sector (dealing with real-world scalability) and serve as an Undergraduate Researcher, focusing on Digital Image Processing and Scientific Initiation.

I have a deep fascination for Graph Data Structures and how they model complex relationships. I apply this concept to build a node-based tool that make complex processing pipelines intuitive for end-users.

  • 🔭 I’m currently working on: A node-based mass image editor (Thesis/TCC) that uses a graph UI to democratize image processing workflows.
  • 🌱 I’m currently learning: Go Concurrency patterns, Microservices architecture, and Italian 🇮🇹.
  • 🐧 Linux User: I run CachyOS with Hyprland (I take ricing and system optimization seriously).
  • Fun fact: My long-term goal is to bootstrap my own tech company in Europe.

🛠️ Tech Stack & Tools

Frontend & UI
React Next JS TailwindCSS

Backend & Core
Go Django Python

Infra & Environment
Docker Linux Obsidian


📞 Connect with me

Pinned Loading

  1. PichuFV/Playable PichuFV/Playable Public

    An assistive technology tool powered by AI (YOLO) that converts head rotation into keyboard inputs, enabling hands-free gaming for people with motor disabilities. 👁️🎮

    Python

  2. foto-facil-v1 foto-facil-v1 Public

    A Flask-based image processing tool that uses OpenCV for automated smart cropping (face detection), histogram equalization, and social media resizing. 📸

    Python

  3. Mentorify Mentorify Public

    A Django platform for mentors to manage mentees, schedule meetings, and track tasks. Features a scheduling dashboard and file submission system. 📅

    HTML

  4. design-study-foto-facil design-study-foto-facil Public

    A design study and UI prototype for the next generation of FotoFácil, built with Next.js and Material UI. Focus on UX, responsive layouts, and client-side image manipulation. 🎨

    JavaScript

  5. Caronte Caronte Public

    A web-based study platform for Computer Science students featuring interactive educational articles and a flashcard management system for active recall. 🎓

    HTML

  6. image-processing-benchmark image-processing-benchmark Public

    A high-performance benchmark comparing concurrency models in Python (Threading/Multiprocessing) vs. Golang (Native/GoCV) for batch image processing. Proves architectural trade-offs between GIL, OS …

    Python