Skip to content
View tocanto's full-sized avatar

Block or report tocanto

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.

Content in all repositories owned by your account will be closed.
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
tocanto/README.md

Hi there, I'm Timmy Ocanto 👋

Frontend Developer | JavaScript • TypeScript • React

Building clean, accessible interfaces and writing modern, high-performance web code.

LinkedIn X Email Website


👨‍💻 About Me

  • 🚀 Specialization: Frontend Web Development with React, TypeScript, and Modern JavaScript (ES6+).
  • 🛠️ Focus Areas: Clean code architecture, component scalability, immutability, and web performance.
  • 📚 Building in Public: Author of modern-js-cheatsheet, a curated reference of modern ECMAScript features and practical comparisons.
  • 💬 Let's Connect: Open to discussions about frontend architecture, code reviews, and software opportunities.

🛠️ Tech Stack & Ecosystem

Frontend & Core:
JavaScript TypeScript React HTML5 CSS3

Environment & Tools:
Node.js Git GitHub Vite


📌 Featured Projects

Project Description Tech Stack
modern-js-cheatsheet Curated collection of modern ECMAScript features, practical before-and-after snippets, and clean code patterns. JavaScript, ES2021-ES2024, Node.js
👥 crud-app Users management app showcasing Clean Frontend Architecture (use-cases, mappers, state store) and REST persistence. Vanilla JS (ESNext), Vite, JSON Server
🃏 blackjack-vite Interactive Blackjack card game built with modular Vanilla JavaScript, clean game logic, and Vite. JavaScript (ES6+), Vite, CSS3
todo-app Modern task management application with state persistence, DOM manipulation, and clean architecture. JavaScript, Vite, HTML5/CSS3

⚙️ GitHub Analytics

GitHub Stats Top Languages

Pinned Loading

  1. modern-js-cheatsheet modern-js-cheatsheet Public

    Deconstructing modern JavaScript one snippet at a time. Practical examples, before-and-after comparisons, and clean code for web developers.

    JavaScript 1

  2. crud-app crud-app Public

    Modular Users CRUD app built with Vanilla JavaScript (ESNext) and Vite, featuring Clean Frontend Architecture (use-cases, mappers, store) and REST persistence via JSON-Server.

    JavaScript

  3. blackjack-vite blackjack-vite Public

    Juego de Blackjack hecho en Vanilla JavaScript

    JavaScript

  4. portfolio portfolio Public

    Modern Personal Portfolio built with React, TypeScript, and Tailwind CSS. Features a custom secure PHP backend for emails and terminal-style aesthetics.

    TypeScript

  5. todo-app todo-app Public

    To-Do List App Created with Vite and Vanilla JavaScript

    CSS