-
Automatic program's designing company
- Lucmburg
-
12:08
(UTC -12:00) -
Joined
Jun 4, 2026
Popular repositories Loading
-
Nimisha-ai
Nimisha-ai PublicAn AI Assistant built with C# and .NET featuring English & Bangla chat, voice support, memory, and future vision capabilities.
-
Helloworld-4b
Helloworld-4b Public--- **Quick Cheat Sheet:** | Syntax | Result | |--------|--------| | `# Title` | Big heading | | `**bold**` | **bold** | | `*italic*` | *italic* | | `- item` | bullet | | `` `code` `` | `code` | Si…
-
Firecode
Firecode Publicgit init git add . git commit -m "first commit" git branch -M main git remote add origin https://github.com/YOUR_USERNAME/REPO_NAME.git git push -u origin main
-
AI.NIMISHA-KHAN
AI.NIMISHA-KHAN Publicfrom codingai import AI # Initialize the AI ai = AI(model="fast") # Get a code suggestion result = ai.suggest("sort a list in Python") print(result) # › arr.sort() # in-place (modifies original) # …
-
If the problem persists, check the GitHub status page or contact support.