Ahmad Shobirin

Portfolio and Experience Showcase

Welcome to my GitHub.io page! Here, you will find my portfolio showcasing various projects and experiences in the world of development. From web applications to software projects, I have accumulated experience in programming languages such as JavaScript, Python, and HTML/CSS.

Portfolio

Explore my portfolio to see the web applications I have created, as well as other projects that demonstrate my skills and creativity in tackling software development challenges. I have provided brief descriptions of each project, the technologies used, and the outcomes achieved.

Experience

In addition to my portfolio, you will also find information about my work experience, projects I have worked on, and my contributions to the developer community.

Thank you for visiting my GitHub.io page. I hope you enjoy exploring my portfolio and experiences. If you have any questions or would like to get in touch, feel free to contact me through the provided contact information.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.