Start />
Hi my name is
Omid Bonakdar
I am
Let me show you...
Works />
Selected web, mobile, video projects...
CooCy
Co-founded business management platform. Architected with TypeScript monorepo (React, Next.js, React Native). Implemented tRPC, Zod, Drizzle ORM, and TanStack Query for type-safe workflows.
my2opinion.ai
German AI second-opinion platform for neurological diseases. Built with React, Next.js, Tailwind CSS. Integrated NextAuth.js, Nodemailer, and Drizzle ORM with PostgreSQL. featuring engaging and professional UI/UX.
Bourse Filter Writer
Chrome extension for stock filtering. Developed with Vanilla JS, Node.js, Express. Integrated ZarinPal API for payments with custom UI in Adobe XD.
Ziraxi Website
Printing service UI/UX with brand identity. Designed logo (Xerox-inspired 'Z' with paper 'i') and scroll animations in After Effects. Followed Material Design 3.
KhoobShod Music Video
Creative direction as singer, music arranger, and graphic designer. Combined musical and visual artistry for cohesive project identity.
Behsim Teaser
3D promotional animation for electric cables. Combined 3ds Max modeling with After Effects compositing.
Tickro Motion Graphic
Isfahan Municipality Smart Waybill explainer. Translated urban freight concepts into 3D isometric animation using After Effects.
Logo Designs
Brand identity projects featuring symbolic marks and responsive logo systems.
About />
class
Omid Bonakdar
{
··
// I can, because I did.
··
// My vast variety of skills is continuously expanding.
··
constractor
() {
····
this
.
name
=
'Omid Bonakdar'
····
this
.
dayOfBirthTimestamp
=
846838456
····
this
.
email
=
'obonakdar2@gmail.com'
··
}
··
education
() {
····
return
[
······
{
'2022-now'
:
'Iran university of science and technology (IUST) - Master's Degree (mgr), Artificial Intellience (AI)'
}
······
{
'2015-2020'
:
'Isfahan university of technology (IUT) - Bachelor of Engineering (inż.), Mechanical engineering'
}
····
]
··
}
··
skills
() {
····
return
[
······
{
'Programming'
:
'Frontend: HTML/CSS/JS, TypeScript, React, Next.js, Tailwind, Framer Motion', 'Mobile: React Native, Expo, Reanimated', 'State Management: React Query, Zustand', 'Backend: Node.js, tRPC, NextAuth.js', 'Form Handling: Zod, React Hook Form', 'Database: PostgreSQL/MongoDB, Prisma/Drizzle', 'DevOps: GIT/GITHUB, AWS S3', 'Other: Chrome-extensions'
}
······
{
'Graphics And Animation'
:
'Photoshop', 'Illustrator', 'After Effects', 'Premiere', 'Figma', 'Adobe XD', 'UX/UI, '3Ds Max', 'Maya', 'Motion design'
}
····
]
··
}
}