Skip to content
View CodeHunt101's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report CodeHunt101

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

Hi, I'm Harold

Full-Stack Engineer · UX-Minded Builder · Accessibility Advocate

   


👨‍💻 About Me

I'm a full-stack, frontend-leaning Software Engineer with a focus on building intuitive, performant, and accessible web experiences. I currently work at a Digital Transformation and UX Agency, where I translate complex design systems and business requirements into polished, production-ready interfaces.

I care about the intersection of developer experience and user experience, writing code that's clean and maintainable while ensuring the end product feels effortless to use. I like tackling challenging problems: data visualisation, accessibility, component architecture, AI integrations and so forth.

Currently exploring: AI-powered web applications, and modern full-stack or front-end patterns.


🛠️ Tech Stack

Frontend

JavaScript TypeScript React Next.js Vite HTML5 CSS3 SASS WCAG Plotly

UI Libraries & State Management

TailwindCSS Shadcn/ui DaisyUI Bootstrap Zustand Context-API

Backend

Node.js Express.js NestJS GraphQL Python

Deployment & Infrastructure

Vercel Cloudflare AWS

Testing

Vitest Playwright Jest Testing-Library


🏢 Selected Production Work

Some production work lives behind authenticated environments and can't be publicly linked.

Led frontend and BFF development for this high-performance, SEO-optimised platform integrated with a Drupal CMS backend. Delivered a modern, accessible experience on top of a headless CMS architecture. Next.js TypeScript React Tailwind CSS shadcn/ui Node.js Drupal CMS

Lexicon (acquired by Endava)

Collaborated in an agile team to build Lexicon's latest website, developing UI components in close partnership with the designer to meet specific business requirements. The original site now redirects following the acquisition, archived version linked. JavaScript TypeScript React Next.js


🚀 Featured Portfolio Projects

More detail and live previews at haroldtorres.dev/projects

Movie recommendation product that blends AI-assisted discovery with collaborative filtering in a group-friendly interface. JavaScript TypeScript React.js Next.js Supabase Natural language & Embedding AI models Vercel AI SDK Cloudflare Workers Cloudflare Gateway Tailwind CSS


Accessible coffee subscription experience focused on performance, conversion clarity, and polished frontend execution. JavaScript TypeScript React.js Next.js CSS SCSS HTML Jest Husky


Responsive React and Next.js experience with smooth motion, accessibility considerations, and editorial-style storytelling. JavaScript TypeScript React.js Next.js CSS SCSS HTML Jest


Full-stack OpenAI product prototype with private demo access and a public repository for the engineering implementation. JavaScript TypeScript React.js Next.js Tailwind CSS Auth0 Node.js CI/CD Docker Deepseek API OpenAI API


Interactive memory game with playful visuals, stateful UI logic, and a clear focus on responsive frontend behaviour. JavaScript TypeScript React.js Bootstrap Vite CI/CD


🤝 Let's Work Together

I'm open to collaborations on interesting frontend or full-stack projects. Feel free to browse my work at haroldtorres.dev or reach out on LinkedIn.

Portfolio LinkedIn

Pinned Loading

  1. plotline-ai plotline-ai Public

    Movie recommendation app that helps groups find the perfect movie for their next watch party.

    TypeScript 1

  2. space-travel space-travel Public

    Frontend application built with React and Next.js that offers an interactive and visually engaging experience for exploring space destinations, learning about crew members, and discovering space tr…

    TypeScript 1

  3. beanly-coffee beanly-coffee Public

    Accessible, performant and SEO optimised wesite built with React and Next.js and styled with vanilla CSS using SASS pre-processor.

    TypeScript 1

  4. ai-models ai-models Public

    A full-stack project where I utilise the main OpenAI and Deepseek API models. Since this is a paid API, if you would like access, please email me at haroldtm55@gmail.com, and I'll grant you free ac…

    TypeScript 1

  5. pokemon-matching-cards-project-phase-2 pokemon-matching-cards-project-phase-2 Public

    A fun to play memory card game app.

    TypeScript 5 2

  6. knight-BFS knight-BFS Public

    Coding challenge that randomly generates the starting and ending locations for the knight. Users can manually click on the chess board to move the knight to the ending location, or use the help but…

    Ruby