Live Demo: asikur.vercel.app
Welcome to the source code of my developer portfolio, showcasing my projects, experience, and skills. This portfolio is built with modern web technologies to reflect my expertise as a Full Stack web Developer.
- About Me
- Features
- Technologies Used
- Project Structure
- Setup & Installation
- Contributing
- License
- Contact
- Future Improvements
Hi, I’m Asikur Rahaman, a passionate and results-driven Full Stack Developer with over four years of experience in building high-performance, real-time web applications and scalable backend systems. My expertise lies in crafting seamless user experiences by combining modern frontend frameworks with efficient backend architectures.
I specialize in working with the latest technologies, including:
- Frontend: React.js, Next.js, Tailwind CSS, ShadCn, Framer Motion
- Backend: Node.js, Nest.js, Express.js, GraphQL
- Database & ORM: PostgreSQL, MongoDB, Prisma ORM, MySQL
- CMS & eCommerce: Payload CMS, Medusa, Shopify
- Programming Languages: JavaScript (ES6+), TypeScript
- Authentication & APIs: OAuth, JWT, REST, WebSockets
- DevOps & Tools: Docker, Git, GitHub, Vercel, Railway, Firebase
- Testing: Jest, Playwright, React Testing Library
- CI/CD & Cloud: Docker, GitHub Actions, Render, AWS
As an agile developer, I thrive in fast-paced, collaborative environments, whether working remotely with global teams or contributing to open-source projects. I’m proficient in building microservices, real-time systems using Socket.io, and developing dynamic, interactive UIs.
I’m constantly learning and exploring emerging technologies like Server Components in Next.js, GraphQL APIs, and headless CMS integrations to stay ahead of the curve. With a keen eye for UI/UX design principles, I enjoy building scalable, responsive, and pixel-perfect interfaces.
Whether it's architecting complex eCommerce platforms, integrating third-party APIs, or optimizing server-side rendering (SSR) for performance, I take pride in solving real-world problems through code.
I look forward to contributing to innovative projects, collaborating with talented teams, and helping organizations unlock their full potential through modern web solutions.
- Modern UI with animations powered by Framer Motion.
- Server-rendered pages using Next.js for better SEO and performance.
- Responsive design, optimized for desktop and mobile devices.
- Real-time data fetching using React Query and Firebase.
- Medusa integration for future eCommerce capabilities.
Frontend:
- Next.js, React, Tailwind CSS, ShadCn, Framer Motion
Backend:
- Next.js, Prisma ORM
Database:
- PostgreSQL
- Resend
File-Storage
- Cloudinary
Dev Tools:
- Git, Docker, Vercel
- Node.js (>= 20.x)
- Yarn (preferred) or npm
- Git installed
git clone https://github.com/awebcode/portfolio.git
cd portfolio
yarn install
yarn dev
This project is licensed under the MIT License – see the LICENSE file for details.
Feel free to reach out to me for collaboration or freelance work!
- Email: asikurrahaman997@gmail.com
- LinkedIn: linkedin.com/in/awebcode
- Portfolio: asikur.vercel.app
- Integrate Medusa backend for eCommerce functionality.
- Add a blog section with markdown rendering.
- Implement a dark mode toggle.
- Deploy using a CI/CD pipeline for seamless updates.
Thank you for checking out my portfolio! If you found it helpful or inspiring, consider giving this repository a ⭐.
/ -> Root folder
│
├── /public -> Static assets (images, icons)
├── /about -> Portfolio about (Home, About, Projects, Contact)
├── /components -> Reusable React components
/app
├── /styles -> CSS & Tailwind configuration
├── /lib -> Utility functions
├── /data -> Static data (projects, skills)
└── README.md -> Project documentation