work-experience-block-01
ncdai-chirags/work-experience-block-01FreeBlock
ncdai publishes no description for this item.
Install it
npx shadcn@latest add https://www.chirags.dev/r/work-experience-block-01.jsonSource
1import type { ExperienceItemType } from "@/registry/work-experience";2import { WorkExperience } from "@/registry/work-experience";34const WORK_EXPERIENCE: ExperienceItemType[] = [5 {6 id: "quaric",7 companyName: "Quaric Co., Ltd.",8 companyLogo: "https://assets.chanhdai.com/images/companies/quaric.svg",9 positions: [10 {11 id: "30d3a9fb-021d-452a-9d27-83655369b4b9",12 title: "Software Engineer",13 employmentPeriod: "03.2024 — present",14 employmentType: "Part-time",15 icon: "code",16 description: `- Integrated VNPAY-QR for secure transactions.17- Registered the e-commerce site with [online.gov.vn](https://online.gov.vn) for compliance.18- Developed online ordering to streamline purchases.19- Build and maintain ZaDark.com with Docusaurus, integrating AdSense.20- Develop and maintain the ZaDark extension for Zalo Web on Chrome, Safari, Edge, and Firefox — with 15,000+ active users via Chrome Web Store.`,21 skills: [22 "Next.js",23 "Strapi",24 "Auth0",25 "VNPAY-QR",26 "Docker",27 "NGINX",28 "Google Cloud",29 "Docusaurus",30 "Extension",31 "Research",32 "Project Management",33 ],34 isExpanded: true,35 },36 {37 id: "7586afb2-40e8-49c4-8983-2254c9446540",38 title: "Product Designer",39 employmentPeriod: "03.2024 — present",40 employmentType: "Part-time",41 icon: "design",42 description: `- Design UI/UX for Quaric Website with a seamless experience.43- Develop a Design System for consistency and efficiency.44- Create Quaric's brand identity, including logo and guidelines.`,45 skills: [46 "UI/UX Design",47 "UX Writing",48 "Design System",49 "Brand Design",50 "Figma",51 ],52 },53 {54 id: "991692c4-7d02-4666-8d31-933c4831768d",55 title: "Founder & Director",56 employmentPeriod: "03.2024 — present",57 employmentType: "Part-time",58 icon: "business",59 description: `- Lead and manage the company's strategy.60- Oversee technical teams and product development.61- Manage relationships with customers and partners.`,62 skills: ["Business Ownership", "Business Law", "Business Tax"],63 },64 ],65 isCurrentEmployer: true,66 },67];6869export default function WorkExperienceDemo() {70 return <WorkExperience className="w-full" experiences={WORK_EXPERIENCE} />;71}
What it pulls in
Other registry items
Files it writes
More from ncdai
All 28 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| scroll-fade-effect-block-01scroll-fade-effect-block-01 | ncdai | Blocks | Free | no deps | |
| scroll-fade-effect-block-02scroll-fade-effect-block-02 | ncdai | Blocks | Free | no deps | |
| scroll-fade-effect-block-03scroll-fade-effect-block-03 | ncdai | Blocks | Free | no deps | |
| scroll-fade-effect-block-04scroll-fade-effect-block-04 | ncdai | Blocks | Free | no deps | |
| shimmering-text-block-01shimmering-text-block-01 | ncdai | Blocks | Free | no deps | |
| shimmering-text-block-02shimmering-text-block-02 | ncdai | Blocks | Free | no deps | |
| slide-to-unlock-block-01slide-to-unlock-block-01 | ncdai | Blocks | Free | no deps | |
| slide-to-unlock-block-02slide-to-unlock-block-02 | ncdai | Blocks | Free | no deps |
