Hello, World! I am
Moin Bhokare
Full Stack Developer | Cloud Enthusiast | Problem Solver
const developer = {
name: 'Moin Bhokare',
role: 'Full Stack Developer',
skills: ['Next.js', 'GoLang', 'Kubernetes'],
hardWorker: true,
quickLearner: true,
};
<TechSkills />
Frontend
Next.jsReactJSEmberTailwind CSS
Backend
Ruby on RailsSidekiqFastAPINodeJSGoLang
Infra
DockerKubernetesBash ScriptingJenkinsBuildkiteAWSGCP
<FeaturedProjects />
View AllE-Commerce Platform
A full-featured e-commerce platform built with Next.js and GoLang.
Next.jsGoLangPostgreSQLDocker
Task Management System
A collaborative task management tool for teams.
ReactNode.jsMongoDBSocket.io
Portfolio Website
My personal portfolio website showcasing my skills and projects.
Next.jsTailwind CSSFramer Motion
<RecentBlogs />
Read All2023-10-15
Getting Started with Next.js
A comprehensive guide to setting up your first Next.js project.
#Next.js#React#Frontend
2023-11-02
Mastering Tailwind CSS
Tips and tricks for building beautiful UIs with Tailwind CSS.
#CSS#Tailwind#Design
2023-12-10
Docker for Beginners
Learn the basics of containerization with Docker.
#DevOps#Docker#Containers