Sushil Kumar
codewithsushil.bsky.social
Sushil Kumar
@codewithsushil.bsky.social

A self-taught 🕸️ Web Developer 👨🏻‍💻 || Linux 🐧 Lover || Open source 🌐 contributor 👥 || PHP/Laravel 🐘 and JS fanboy👦🏻

https://x.com/CodeSushil
https://pinkary.com/@CodeWithSushil
https://sushilkumbhar.netlify.app/
After watching Puni & Nuno, I realised something: JavaScript grew because the community made small, fun, interactive projects. PHP needs more creators like them to inspire the next generation. Let’s make PHP fun again!

#PHP
#JavaScript
November 5, 2025 at 2:25 AM
My first PHP and SQLite based dynamic website host on Render (free SSL), but it is my experimental journey with a subdomain so visit my portfolio: my-portfolio-154a.onrender.com
My Portfolio
my-portfolio-154a.onrender.com
October 15, 2025 at 7:22 AM
6 PHP Project Idea 💡:
Stage 1: Authentication (login/register)
Stage 2: users management system
Stage 3: Real-Time Chat App
Stage 4: E-commerce(Payment integration/Real-time tracking)
Stage 5: AI integration(Chat GPT)
Stage 6: subscription based platform

#php
#roadmap
#connect
July 13, 2025 at 1:41 PM
Better experience and fast, secure way to create a connection with MariaDB.

// Config.php

$mariadb = ini_get('pdo_mysql.default_socket');

$pdo = new PDO("mysql:unix_socket=$mariadb;dbname=test", 'root', '');

if($pdo){
echo "Database connection success!";
}

#pdo #php #mariadb #socket #mysql
July 8, 2025 at 4:52 AM
JsonDB

This package helpful you to understand a NoSQL database. Zero configuration less setup one time package installation.

packagist.org/packages/jso...

Author: @CodeWithSushil

#jsondb
#php
#json_Database
#Database
#sql
#nosql
#laravel
#CodeWithSushil
jsondbphp/jsondb - Packagist
JsonDB: Lightweight Document Container for Modern PHP Apps.
packagist.org
June 28, 2025 at 11:39 AM
Hello guys.
June 26, 2025 at 5:13 AM
Sarvam AI for Indian AI ecosystem.
Sarvam AI have:
- LLM
- Text To Speech
- Speech To Text
- Speech Translate
- Transliterate
- Translate
- Indic Language support

model: sarvam-m

API support in 3 language
- Python
- JavaScript
- cURL

github.com/CodeWithSush...

#sarvam
#sarvamai
#javascript
#llm
GitHub - CodeWithSushil/sarvam.ai: Sarvam.AI for India AI ecosystem.
Sarvam.AI for India AI ecosystem. Contribute to CodeWithSushil/sarvam.ai development by creating an account on GitHub.
github.com
May 25, 2025 at 8:29 AM
I changed some line of code @nunomaduro's package ‘Pokie’ for Android(Termux) users.
github.com/CodeWithSush...
#Pokie #Android #termux #php
GitHub - CodeWithSushil/pokie: Pokie
Pokie. Contribute to CodeWithSushil/pokie development by creating an account on GitHub.
github.com
May 24, 2025 at 1:39 PM
@supabase client for php.
Release version v2.0.0

github.com/CodeWithSush...

composer require supabase-php/supabase-client

#supabase
#php
#supabaseClient
#supabasePHP
Release v2.0.0 · CodeWithSushil/supabase-client
Full Changelog: v1.1.2...v2.0.0
github.com
April 14, 2025 at 2:19 PM
Laravel 12 release today with new starter-kit.

#Laravel
#Laravel12
February 24, 2025 at 1:04 PM
Hello 👋 everyone, Good Morning 🌄

Dose 📁 folder structure matter in your project ?

#DEVCommunity
#GoodMorning
#WebDevelopment
@mrpunyapal.bsky.social
January 16, 2025 at 1:53 AM
PHP has many functions that remain undiscovered to this day.
January 12, 2025 at 5:10 AM
Happy New Year 2025 you all 💖🌄💐🎉🎊

#HappNewYear
#CodeWithSushil
#SushilKumar
January 1, 2025 at 1:13 AM
What is the MANN stack 🤔?
Please give it a try in 2025 if you want to become a full-stack developer 🧑🏻‍💻.

MongoDB + Angular+ NestJs+ NodeJs

@nodejs
@angular
@nestframework
@MongoDB
#MANN
#fullstack
#mann_stack
#mongodb
#Angular
#nestjs
#nodejs
#letsconnect
#CONNECT
#JavaScript
December 24, 2024 at 1:23 PM
Does JavaScript have match expression built-in ?

#javascript
#match_expression
#nodejs
December 23, 2024 at 1:19 PM
x.com
x.com
December 22, 2024 at 4:28 AM
Yesterday i'm fixed some error in @slimphp starter-skeleton package 📦 and it is support #PHP8.4. can i upload my project on #github ?

#slimphp
#php84
December 20, 2024 at 2:52 PM
Please tell me one thing, can npm or pip suggest the best alternative packages for your projects if your old packages are abandoned? PHP Composer does this very well by recommending alternatives when a package is abandoned, and I really like that.

#php
#pip
#npm
#composer
December 18, 2024 at 3:49 AM
I think in this week release #phpmyadmin upcoming version with #PHP8.4 compatibility.

@MySQL
@mariadb
#SQL
December 17, 2024 at 5:01 AM
How much you use ChatGPT for Development ?
#AI
#ChatGPT
#OpenAI
December 5, 2024 at 11:23 AM
Reposted by Sushil Kumar
Just uploaded a video explaining PHP 8.4's Lazy Objects! They're super handy—check it out: youtu.be/7J6Z0F4vItw
PHP 8.4: Lazy Objects Explained (So Cool!)
YouTube video by Nuno Maduro
youtu.be
November 28, 2024 at 3:56 PM
WTF ? PHP faster than C/C++ and Rust ?

youtube.com/watch?v=kmMX...

#php
#rust
#c
#cpp
youtube.com
November 29, 2024 at 4:25 AM