export { colors } from "./colors"; export { testimonials } from "./testimonials"; export { projects } from "./projects"; export { education } from "./education"; export { timeline } from "./timeline"; export { hardware, editorAndShell, aiTools } from "./uses"; export { about } from "./about"; export { email, linkedIn, phone, gitea } from "./contact";