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

Hi there, I'm Nathan! 👋

Fullstack Developer & Tech 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 GData Structures & Software Architecture and how they model complex relationships from real world in code.

  • 🌱 I’m currently learning: Go Concurrency patterns, Clean Architecture, and Italian 🇮🇹.
  • 🐧 Linux User: Fascinated by the Linux world combined with customization with Hyprland.
  • 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
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. 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

  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. connect connect Public

    Connect is an academic extension project designed to solve student commuting and housing challenges through a smart, peer-to-peer mobile platform.

    Python

  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