👋 Hi, I’m @hiclassic
- 👀 I’m interested in building robust full-stack web applications, crafting clean APIs, and optimizing performance at scale.
- 🌱 I’m currently learning advanced TypeScript patterns, micro-frontends with Module Federation, and AWS serverless architecture.
- 💞️ I’m looking to collaborate on open-source Laravel packages, React component libraries, and Vue.js ecosystem tools.
- 📫 How to reach me:
- Email: [email protected]
- LinkedIn: linkedin.com/in/hiclassic
- Twitter: @hiclassic_dev
😄 Pronouns: He/Him
⚡ Fun fact: I once optimized a legacy codebase to reduce page load time by 70% and introduced CI/CD pipelines that cut deployment time from hours to minutes.
├── src/ # Application source code
│ ├── backend/ # Laravel APIs & services
│ └── frontend/ # React/Vue.js client apps
├── scripts/ # Build and deployment scripts
├── tests/ # Automated tests (PHPUnit, Jest)
└── README.md # Project overview and setup
- Architecture: Service-oriented, modular codebases
- Testing: TDD with PHPUnit (backend) and Jest (frontend)
- CI/CD: GitHub Actions, Docker workflows
- Performance: Caching (Redis), code-splitting, lazy-loading
- Security: OAuth2, JWT, data validation, rate limiting
This README is generated to give a quick overview of my skills and how to get started with my projects.