Capstone repo for the FlyRank Frontend AI Engineering internship track — weekly deliverables for both the Frontend AI Engineering and AI Fluency tracks, evolving toward a full capstone project by the end of the program.
Frontend developer and software engineering student, working towards full-stack. Daily driver: Exploring AI-assisted development (OpenCode, Ollama, prompt engineering) as the core skill of this track.
.
├── Frontend AI engineering/ # Frontend AI Engineering track — one folder per week
│ ├── week 1/
│ ├── week 2/
│ └── ... (other week folders)
├── AI Fluency/ # AI Fluency track — one folder per week
│ ├── week 1/
│ └── ... (other week folders)
├── LICENSE
├── .gitignore
└── README.md # you are here
Each week's folder contains its own README with the task summary, what was submitted, and links to any relevant branches or screenshots.
Frontend: React, TypeScript, Tailwind CSS, Three.js, GSAP AI-Tooling: OpenCode, google ai studio, gemini cli, vscode copilot
| Track | Folder | Description |
|---|---|---|
| Frontend AI Engineering | Frontend AI engineering/ |
Building features with AI-assisted workflows, verified and reviewed |
| AI Fluency | AI Fluency/ |
Directing AI tools deliberately — prompting, verification, review |
MIT — see LICENSE.