File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11import type { Work } from '@shared/types/work.types' ;
22
33export const previousWork : Work [ ] = [
4+ {
5+ company : 'Optiweb d.o.o.' ,
6+ position : 'Senior Software Developer' ,
7+ from : 'Mar 2025' ,
8+ to : 'Present' ,
9+ tasks : [
10+ 'Introduced monorepo structure for agency projects, enabling code reuse and accelerating development.' ,
11+ 'Implemented Vercel for front-end deployments, streamlining development workflows.' ,
12+ 'Redesigned Optiweb.com using headless CMS with Payload and Next.js, leveraging static generation for enhanced performance.' ,
13+ 'Contributed to CPQ-based projects, developing sales configuration and pricing tools.' ,
14+ 'Educated team on AI tools and best practices, improving productivity and fostering innovative AI adoption.' ,
15+ ] ,
16+ } ,
417 {
518 company : 'Bird Buddy d.o.o.' ,
619 position : 'Senior Software Developer' ,
You can’t perform that action at this time.
0 commit comments