Osim Akash

Osim Akash আমার আমিত্তে
আমি এই �

🐸
13/07/2025

🐸

💡hashtag  Developer Roadmap 2025Mastering hashtag  isn’t about jumping from one framework to another; it’s about going d...
05/07/2025

💡hashtag Developer Roadmap 2025
Mastering hashtag isn’t about jumping from one framework to another; it’s about going deep. If you want to build scalable, secure, and high-performance applications, focus on these 21 essential skills:

🔰 PHP Fundamentals – OOP, SOLID principles, Composer.
https://lnkd.in/djNDJevq

🔰 Routing & Middleware – Route Model Binding, Custom Middleware.
https://lnkd.in/dzbu5fJP

🔰 Blade Templating – Components, Layouts, Directives.
https://lnkd.in/d8wBSNsS

🔰 Authentication & Authorization – Sanctum, Passport, Policies, Gates.
https://lnkd.in/dRjaEEid

🔰 Eloquent ORM – Migrations, Seeders, Relationships, Query Scopes.
https://lnkd.in/d87gq3Jt

🔰 Advanced Eloquent – Eager Loading, Query Optimization, Observers.
https://lnkd.in/dkm4q5Fs

🔰 File Storage & Media Handling – Uploads, Cloud Disks, Spatie Medialibrary.
https://lnkd.in/dvbpHj8e

🔰 REST API Development – API Resources, Error Handling, Docs.
https://lnkd.in/dutyuYb8

🔰 Testing & Debugging – PHPUnit, PEST, Laravel Dusk.
https://lnkd.in/dGcCFh9T

🔰 Performance Profiling – Laravel Telescope & Ray
- Laravel Telescope Guide:
https://lnkd.in/dBP6HUs7

- Ray Profiling Documentation:
https://lnkd.in/dVPQnHSt

🔰 Task Scheduling & Queues – Jobs, Workers, Failed Jobs.
https://lnkd.in/dgQ5CqnU

🔰 Real-Time Features – WebSockets, Laravel Echo, Pusher.
https://lnkd.in/daMYTYDM

🔰 Security Best Practices – CSRF, XSS, SQL Injection Prevention.
https://lnkd.in/dmK8Pjv4

🔰 Multi-Tenancy & Scalability – Multiple DBs, Load Balancing.
https://tenancy.dev/

🔰 CI/CD & Automated Deployments – GitHub Actions, Envoyer.
https://lnkd.in/dsjdWPpU

🔰 Laravel Ecosystem – Livewire, Inertia.js, Jetstream, Filament.
https://laravel.com/

🔰 Microservices & API-First – GraphQL, Laravel Octane
- GraphQL in Laravel:
https://lnkd.in/diSXzXVY

- Laravel Octane & Backend Frameworks 2025:
https://lnkd.in/dQt9JGed

🔰 Performance Profiling – Laravel Telescope
https://lnkd.in/dBP6HUs7

https://lnkd.in/dVPQnHSt

🔰 State Management – Vue.js, React.js for full-stack apps.
https://lnkd.in/dU77K5P7

🔰 Payments & Subscriptions – Stripe, PayPal, Laravel Cashier.
https://lnkd.in/dJa_ZJ98

🔰 Infrastructure & DevOps – Docker, Kubernetes, AWS.
https://lnkd.in/dumnAVEx

💡 Other PHP => Laravel Tips:
1️⃣ Eloquent Relationships:
https://lnkd.in/dWxE6maS

2️⃣ Query Optimization:
https://lnkd.in/d6a9pM-M

3️⃣ Don't Use Model Methods to Retrieve Data:
https://lnkd.in/dvKAV59c

4️⃣ Simplify Cache Management with php artisan optimize:clear
https://lnkd.in/dW2SHXXf

5️⃣ Cleaner Queries with Relationships:
https://lnkd.in/d-qmd4fw

Happy Women’s day!🥹🥀🩸
07/03/2025

Happy Women’s day!
🥹
🥀🩸

✊👊✊
22/02/2025

✊👊✊

20/02/2025

⏰📍⏰
A gentle reminder for software engineers

• Learn SQL before ORM.
• Learn Git before Jenkins.
• Learn SQL before NoSQL.
• Learn CSS before Tailwind.
• Learn Linux before Docker.
• Learn Solidity before dApps.
• Learn English before Python.
• Learn REST before GraphQL.
• Learn JavaScript before React.
• Learn HTML before JavaScript.
• Learn React before Microfrontends.
• Learn Containers before Kubernetes.
• Learn Monolith before Microservices.
• Learn Data Structures before Leetcode.
• Learn Networking before Cloud Services.
• Learn Monolith before Modular Monolith.
• Learn to draw Flowcharts before writing Code.

19/12/2024

How to Send CV via email

When they said email us your CV,
you don't just send your CV alone you must compose an email .

Example

To: Email of the company you apply to

Subject: position you are applying for example (APPLICATIONS FOR THE POST OF ...bla....bla,....bla) in Capital letters

Compose Email

Dear Employer/ HR Manager

I am very interested in applying for (ELECTRICAL ASISTANT ENGINEER ) that was advertised on media recently. My qualifications and skills matches your specifications almost exactly. Please take a moment to review my attached supporting documents.

It would be a sincere pleasure to hear back from you soon to discuss this exciting opportunity

Kind Regards
Name and surname
Mobile number
Email address

Attach your resume.
Don't scan CV, Doc file, Screenshot or in image format always send it in PDF format.

🙏
17/12/2024

🙏

05/11/2024



Resources of  Intro to TailwindCSS & AlpineJShttps://youtu.be/r5iWCtfltsohttps://codewithhugo.com/alpine-tips/https://da...
29/09/2024

Resources of Intro to TailwindCSS & AlpineJS

https://youtu.be/r5iWCtfltso
https://codewithhugo.com/alpine-tips/
https://daily.dev/blog/alpine-js-the-ultimate-guide
https://github.com/alpinejs/alpine
https://benjamincrozat.com/alpine-js-laravel

Alpine.js Crash Course
YouTube video • ‪42 minutes‬

Tips for real-world Alpine.js · Code with Hugo
https://codewithhugo.com/alpine-tips/

Getting Started with Alpine.js - The Ultimate Guide
https://daily.dev/blog/alpine-js-the-ultimate-guide

GitHub - alpinejs/alpine: A rugged, minimal framework for composing JavaScript behavior in your markup.
https://github.com/alpinejs/alpine

Add Alpine.js to any Laravel project
https://benjamincrozat.com/alpine-js-laravel

Alpine.js is a great companion for a Laravel app. Let's see how you can add it in any project.

11/09/2024



Software Development Lifecycle **Software Development Lifecycle (SDLC)** is a software development process, which refers to the step-by-step planning, design, development, testing, deployment, and maintenance of a software project. It ensures that the software is developed on time while maintaining the specified standards and quality standards. The various stages of SDLC are as follows: # # # 1. **Requirement Analysis**: In this step, the needs of the client or stakeholder are understood. What features or functionality are required are analyzed and documented. # # # 2. **Planning**: Determines project timelines, budgets, and resources based on requirements. This is an important step for creating a project roadmap. # # # 3. **System Design**: Developers and architects design the structure and architecture of software. It defines how the database, user interface, and other modules will work. # # # 4. **Development**: Developers start coding according to the design. In this phase, programmers create software using specific languages ​​and tools. # # # 5. **Testing**: After the development is over, the software goes through various tests. Bugs or errors are identified and resolved. # # # 6. **Deployment**: After successful testing, the software is released to users. It is usually installed in a production environment. # # # 7. **Maintenance**: Regular maintenance is required after the software is launched. Work continues to add new features, fix bugs, and improve performance.

11/09/2024

👉 আপনি জব খুজছেন?
👉 সিভি পাঠাচ্ছেন কিন্তু ইন্টারভিউ কল পাচ্ছেন না? 👉 কোম্পানি কেমন বুঝতে পারছেন না?
কিছু পরামর্শ আপনার জন্য। 🤩
🍁১) কোম্পানি সম্পর্কে জানার চেষ্টা করুন। নতুন আর অজানা কোম্পানি হলে, গ্রুপে পোস্ট দিয়ে সেই কোম্পানির রিভিউ নিন, Glassdoor এ কোম্পানি রিভিউ চেক করে নিন, পারলে কোম্পানির এক্স এমপ্লয়ী বা কারেন্ট এমপ্লয়ি খুজে বের করে কথা বলে নিন।
🍁২) সিভি পাঠালেই যে ইন্টারভিউ কল পাবেন, তার নিশ্চয়তা নাই। তবে, সিভি যদি ভাল হয়, আর রিক্রুটার যেমন ক্যান্ডিডেট চাচ্ছে, তার সাথে ৯০% এর মত মিলে যায়, ইনশা-আল্লাহ আপনি ইন্টারভিউ কল পাবেন। সেক্ষেত্রে, আপনি সিভি বানানোর পর, জব সার্কুলার টার ডিটেইলস কয়েকবার করে পড়ুন, এরপর লাগলে ১০-২০ বার সিভি আপডেট করে নিন। প্রয়োজনে আপনার সিভি সিনিয়রদের সাথে শেয়ার করে রিভিউ নিয়ে নিন।
🌿২.১) সিভি প্রসঙ্গে- সিভি ফরমেট গুরুত্বপূর্ণ। যদি দেশী কোম্পানি হয়, তাহলে ATS ফরমেট গুরুত্বপূর্ণ নয়, তবে রিমোট বড় কোম্পানি হলে, ATS ফরমেট গুরুত্বপূর্ণ।
🌿২.২) সিভি ফরমেট কোথায় পাবেন? আমি একটা জব নেটওয়ার্ক নিয়ে করার চেষ্টা করছি, সেখানে কিছু সিভি ফরমেট শেয়ার করব, আমার প্রোফাইল এর পিন পোস্ট এ লিংক পাবেন। তাছাড়া গুগোল করলেও অনেক সিভি মেকার ফ্রি সাইট পাবেন, ATS ফরমেট চেকার পাবেন।
🍁৩) নিশ্চিত ইন্টারভিউ কল পেতে চাইলে, যদি সম্ভব হয়, রিক্রুটার বা HR এর সাথে যোগাযোগ করুন। কোম্পানির নাম লিখে লিংডইন এ সার্চ করলে আশা করি HR কে খুজে পাবেন। সরাসরি যদি HR আপনার স্কিল সম্পর্কে জানতে পারে, তাহলে ইন্টারভিউ কল পাওয়ার সম্ভাবনা বেড়ে যাবে।
🌿৩.১) জব কোথায় পাবেন? আমি আমার জব নেটওয়ার্ক এ রেগুলার জব পোস্ট শেয়ার করছি, তাছাড়া অনেক রিক্রুটার এখানে জব পোস্ট করছেন, এখানে পেতে পারেন। ( আমার প্রোফাইলের পিন পোস্ট এ চেক করুন)। তাছাড়া লিংকডইন, ফেসবুকের অনেক গ্রুপে অসংখ্য জব পোস্ট শেয়ার করা হয়।
🍁৪) সার্কুলার পাওয়ার পর যত দ্রুত সম্ভব এপ্লাই করে ফেলুন। অনেক সময় প্রথম দিক এর ক্যান্ডিডেট দের আগে ভাগে রিক্রুট করে ফেলে।
🍁৫) অনেক সময় জব সার্কুলার এর ৬০-৭০% স্কিল মিলে যায়, কিন্তু ৪০% স্কিল মিলে না। আবার এপ্লাই এর সময় ও বেশি থাকে না। সেক্ষেত্রে আপনার যদি মনে হয়, নতুন স্কিল গুলোর বেসিক আইডিতা আছে, আর অল্প কিছু দিন সময় দিলে সেই বেসিক++ স্কিল আইডিয়া হয়ে যাবে, আপনি সেই স্কিল গুলো সিভিতে Basic বা practicing ক্যাটাগরিতে এড করে নিতে পারেন। এতে অন্তত, রিক্রটার এর চোখে পড়বেন আপনি আশা করা যায়। সেই সাথে ইন্টারভিউ ক্র‍্যাক করার জন্য সেই স্কিল গুলো প্র‍্যাকটিস করা শুরু করে দিন।
আশা করি এই পাচটি টিপস আপনার কাজে আসবে।
❗সতর্কতা:
🔴জব এ এপ্লাই করার ব্যাপারে সতর্ক থাকুন, বুঝে শুনে এপ্লাই করুন।
🔴নিজেকে যোগ্য মনে করলে এপ্লাই করুন, জব রিক্যুয়ারমেন্ট না মিললে এপ্লাই করবেন না, এতে ব্ল্যাকলিস্টেড হতে পারেন।

24/08/2024

🥹

Address

Rangpur, Dhaka
Rangpur

Website

Alerts

Be the first to know and let us send you an email when Osim Akash posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Osim Akash:

Share