T

Tomas

About

Detail

Independent Technical Creator
Santa Cruz, Argentina

Contact Tomas regarding: 
work
Full-time jobs

Timeline


work
Job
folder
Project

Résumé


Jobs verified_user 0% verified
  • T
    Independent Technical Creator
    Tomas Borquez
    Jan 2024 - Current (2 years 4 months)
    Content Creator & Technical Writer• Grew a YouTube channel to 15k+ subscribers through consistent publishing and technical depth• Produce in-depth video and written content on systems programming and low-level development• Maintain lewboski.dev, a technical blog covering software engineering concepts
  • Bazaarvoice
    Software Engineer II
    Bazaarvoice
    Oct 2023 - Mar 2024 (6 months)
    • Led integration of Affable.ai's product into Bazaarvoice's platform following acquisition• Maintained and extended core product features, adding test coverage and shipping new functionality• Collaborated across teams to align architecture and ensure smooth platform consolidation
  • A
    Full-Stack Developer
    Affable.ai
    Jan 2022 - Oct 2023 (1 year 10 months)
    • Developed and maintained web applications across the full stack, owning features from design to deployment• Contributed to both front-end and back-end development, improving platform reliability and performance• Refactored legacy code and resolved production bugs, keeping the platform stable under real-world load• Continuously adopted new technologies and best practices to improve product quality and architecture
Projects (professional or personal) verified_user 0% verified
  • M
    MATE.H
    May 2025 - Mar 2026 (11 months)
    A Custom build system for C• Created and maintain a parallel, incremental build system comparable to CMake performance• Focuses on simplicity and extensibility; merged community PRs and mentored first-time contributors• 400+ GitHub stars, 90+ monthly downloads
  • B
    BASE.H
    May 2025 - Mar 2026 (11 months)
    Standard library for C• Support for arenas, strings, dynamic arrays and file system abstractions• 30+ test suite ensuring reliability and safety; cross-platform (Linux, Windows, macOS) with 80+ GitHub stars
  • H
    HTTP-GO
    May 2023 - Dec 2023 (8 months)
    Parallel HTTP server framework in Go• Built a lightweight HTTP framework from scratch in Go with routing, middleware, and configurable request handling• Supports custom error and 404 handlers, JSON/HTML/string responses, and structured logging out of the box• Designed with a clean, Express-inspired API and covered by an automated test suite