Profile
enumura1

enumura1

Web Developer & Indie Hacker

enumura1@terminal
$whoami
enumura1 - Web Frontend Developer & Indie Hacker
$ls projects
hackathon-project.md open-source.md portfolio.md
$cat skills.txt
Frontend: HTML, CSS, JavaScript, TypeScript, React Backend: Node.js Other: Git, Docker, AWS, Blender
$

Type help to see available commands. (Tab for completion)

🧑‍💻About Me

After graduating from university, I have been working as a web application backend engineer. I enjoy development and creating things, and recently I am interested in improving front-end performance.

💻 Skills

Frontend

  • 🌐HTML
  • 🎨CSS
  • 🔶JavaScript
  • 🔷TypeScript
  • ⚛️React
  • Vite

Backend

  • 🟢Node.js

Cloud & DevOps

  • ☁️AWS
  • 🐳Docker
  • 🔄Git

Creative Tools

  • 🎨Blender
  • 🌐Three.js

🛠️Dev Experience

2025

Backend & Frontend Development

Backend development with AWS. Frontend development with React for personal projects.

2024

Backend & Frontend Development

AWS backend architecture and development. Continued React frontend development for personal projects.

2023

System Design & Frontend Development

AWS system architecture design and operation maintenance. React frontend development.

2022

Mobile Development

Mobile app development with React Native in team environment. Frontend web development as secondary role.

⌨Certifications

AWS Solutions Architect Associate

Amazon Web Services
2024/10 ~
View certification details

AWS Solutions Architect Professional

Amazon Web Services
2025/3 ~
View certification details

📗Qiita Articles

📘 Zenn Articles

📚Personal Blog

💡Projects

Hackathon

Kashika - Making Business Chats More Understandable with Diagrams

An AI assistant that supports explanations in business chats with diagrams. Offers optimal suggestions from 300 diagram templates using a RAG system, and provides editing features in a web application. The two-stage search process successfully reduced costs by 97%.

ReactViteTypeScriptshadcn/uiAWS LambdaPythonAmazon Bedrockscikit-learnDocker
OSS

liquidui-animation

A UI component library for React that implements fluid-like animations. Provides customizable parameters including shapes, sizes, and animation intensity, enabling quick implementation of dynamic, flowing animation effects in UI.

ReactTypeScriptAnimationnpm package
OSS

maze_runner_rs

A simple Rust library for text-based maze games. Navigate a randomly generated maze to the goal using keyboard controls (WASD). Play as a CLI game or integrate it into your project.

RustCLIcrate