
Hey, I’m Kyle,
I’m working on McSets, a creator-focused Minecraft marketplace for plugins, builds, configs, maps, resource packs, and custom work.
The goal is simple: fix the stuff that’s annoying on existing platforms.
Products and custom commissions can be sold in one checkout
Commission money is held until the work is completed
Instant delivery for files, no manual sending
Low fees, with 0% fees for early creators
Optional embed checkout if you sell on your own site
It’s still early and growing, so feedback actually matters.
If you’re a dev, builder, or studio (or just curious), feel free to check it out.
https://mcsets.com/ 
**🚀 HarisLab – Free Online Developer Tools, Productivity Suite & Browser Games (No Ads!)**
HarisLab is your all-in-one online toolkit designed for developers, creators, and tech enthusiasts. Access a wide range of free tools right in your browser, including:
- **Developer Tools:** JSON Formatter, XML/YAML Formatter, Code Minifier, Base64 Tool, URL Encoder, QR Generator, Regex Tester, Color Picker, UUID Generator, and more.
- **Productivity Utilities:** Case Converter, Text Trimmer, Word Counter, Text Reverser, Lorem Ipsum Generator, Password & PIN Generators, Random Name Generator, Online Notepad, Unit & Currency Converters, Time Zone Converter, Barcode Generator, URL Shortener, PDF Tools, and more.
- **Media Tools:** Image Converter, Image Resizer, Audio Converter, Hash Generator, Emoji Tools, and more.
- **Browser Games:** Play fun HTML5 games like Neon Flap directly in your browser.
Everything is **free, web-based, instantly accessible, and completely ad-free**—no downloads or installations required. Perfect for boosting productivity, testing code, or just having fun online.
🌐 [Visit HarisLab.tech](https://harislab.tech) https://github.com/Tonic-Box/YABR
This has been my pet project for quite some time now and would love any feedback. YABR is a java bytecode reader/writer (similar to asm), with full support up to JVM 11 spec.
It features a built in custom SSA-form IR capable of both lifting from and lowering back to bytecode, an AST source-alike mutable API built on top of that API also capable of lowering back to the IR/bytecode, and can emit source (decompile).
Bytecode <-> IR <-> AST -> source (Mutable at every level)
From the readme:
Features
- Class file parsing - Read and write Java .class files
- Bytecode manipulation - High-level and low-level APIs for modifying bytecode
- SSA IR system - Lift bytecode to SSA form, optimize, and lower back
- Source AST system - Recover, mutate, and emit Java source from bytecode
- Class decompilation - Full class decompilation with imports, fields, and methods
- Visitor patterns - Traverse classes at multiple abstraction levels
- Frame computation - Automatic StackMapTable generation for Java 7+
[Currently as far as IR optimization passes go, I have more than a handful written](https://github.com/Tonic-Box/YABR/blob/main/docs/ssa-transforms.md)
The readme is pretty fleshed out and can offer more specifics on the project, faculties, and capabilities. Would love any feedback or thoughts. Its been a fantastic learning experience, currently I'm focusing on writing/improving my optimization transformers and source emission output.T
TonicBoxSpielt Custom Status

💻 **BJH OS**
Assalam O Alaikum! 👋
I'm Muhammad Haris and I made **BJH OS**, an open-source web-based OS 🌐
💡 Built with pure HTML, CSS & JS — no frameworks, no backend ⚙️🚫. Run it directly in your browser 🖥️
✨ **Not based on Puter OS — fully original!**
🚀 **Key Features:**
🖼️ Custom Desktop Environment with draggable, resizable windows
🖱️ Smooth UI & Window Management
📦 Built-in Apps: File Manager, Notes, Chat (ChatLink), Settings & more
🧩 Modular Architecture for themes, wallpapers, apps
💾 Persistent Data via localStorage
🧑💻 Powerful Web Terminal
🌐 Remote Alerts & Updates
🤖 BJH OS AI Assistant
🌐 Flash Browser integrated
🛠️ **How to Run BJH OS:**
1. Download ZIP from the main repository: https://github.com/Haris16-code/BJH-OS
2. Extract & open `Setup.html` in your browser
3. No installation needed — just open and go!
🧰 **BJH OS TOOL (Python Utility):**
- Install updates, apps, games, wallpapers, cursors
- Supports 32-bit & 64-bit versions
- Easy folder/path selection for installation
🧑💻 **Developer Docs:** https://github.com/Haris16-code/BJH-OS/blob/main/DEV_DOCS.md
- Step-by-step app/game development
- Window, taskbar, theming, and font sync guidance
- Ready-to-use templates & examples (Calculator, Snake)
- Full API & troubleshooting support
🔗 **Check BJH OS Source Code & Documentation on GitHub:** https://github.com/Haris16-code/BJH-OS
⭐ **Please give us a star on GitHub if you like BJH OS!**
Made with ❤️ in Pakistan
© 2025 BJH OS — by Muhammad Haris 
Hey everyone!
I’m excited to introduce Vex, an advanced AI-powered Discord bot created by faizu0810 — built to be helpful, smart, and extremely fun to talk to!
---
🤖 Who is Vex?
Vex is:
💬 A smart conversational AI bot
😄 Friendly, humorous, and polite
🧠 Context-aware (remembers conversations with you!)
🔧 Built with modern AI models + custom memory
⚡ Very responsive and accurate
🔍 Understands mentions, replies & conversational flow
Vex is designed to feel like a real personality, and loves chatting with everyone!
---
🌟 Key Features
🧠 Smart Conversation
Vex understands natural language, replies like a human, and adapts to your style.
🔁 Conversation Memory
It remembers:
Your previous messages
Context from past chats
Thread discussions
Replied-to messages
User details (username, display name, ID)
This makes long conversations smooth and intelligent.
🎯 Commands
Slash command:
/chat <your message>
/summary (user-wise summary)
/switch <models>
/get_model (get current model name)
/generate <prompt> (generates an image)
🔧 Tech Behind Faizu
Python
Discord.py
SQLAlchemy
Custom memory system
Advanced system prompts
Context-aware reply engine
---
💬 Want to try Vex?
DM me! Hey folks 👋
I’m looking to collaborate with other developers, designers, or teams on interesting projects — whether it’s a startup idea, an open-source tool, or a side project that needs an extra pair of hands.
I’m a senior software engineer with strong experience in React, Next.js, Node.js, Python (Django), and AWS, and I really enjoy bringing creative ideas to life through clean, scalable code.
If you’re building something cool and think we could work well together, feel free to drop me a message — I’d love to chat! 
# Design and User Interface
This IDE is built with a clean, modern, and functional design aimed at providing a distraction-free coding environment.
Dark Theme: The entire application uses a professional dark theme, which is easier on the eyes during long coding sessions.
Resizable Panels: The main window is split into two panels—a file explorer on the left and a code editor on the right—which you can resize by dragging the divider.
Clean Layout: The interface is organized with a simple menu bar, a toolbar for common actions, and a helpful status bar at the bottom.
Informative Status Bar: Provides at-a-glance information about the current file, cursor position (line and column), and save status.
# Core Features
Code Editor:
Syntax Highlighting: Automatically colors Python code to make it more readable.
Line Numbers: A dedicated column shows line numbers that do not overlap with the code.
Minimap: A side panel shows a miniature overview of your code for fast navigation.
Multi-Tab Editing: You can open and work on multiple files at once, each in its own tab.
Auto-Save: Automatically saves your currently open file every five seconds to prevent data loss.
File Management:
File Explorer: A tree-view on the left side of the window displays all files and folders in your project.
Drag & Drop: You can move files between folders simply by dragging and dropping them in the explorer.
Search Functionality: A search bar allows you to quickly filter and find files within your project.
Context Menus: Right-clicking on files or folders provides options to create, rename, or delete items.
Code Execution:
Run and Stop: A "Run" button executes the current script, and a "Stop" button can terminate it if it's running for too long.
Output Window: A separate window appears to show any output or error messages from your script in real-time.
(This description is written by AI, as i am bad at explaining. This script/program is 90% written by me. rest 10% took help of AI) We are a senior software agency with over 10 years of experience in software engineering and development.
Our team has worked with many clients across the European Union, building high-quality systems and long-term partnerships.
Now, we are expanding into the U.S. IT market and are looking for a reliable person based in the United States who can help us with this process.
Since we are not physically based in the U.S., we sometimes face challenges when connecting with clients or handling small tasks that require a local presence.
That’s why we need a trustworthy and kind person who can support us for about 10–20 hours per month.
The work is light and flexible — no hard or technical tasks are required.
You will mainly help us with simple coordination and communication needs when we work with U.S. clients.
We value honesty, responsibility, and professionalism.
The ideal candidate is a male between 30 and 45 years old, has no criminal background, and is dependable in communication.
You don’t need special skills — just a positive attitude and a willingness to assist when needed.
In return, you can earn more than $1,000 per month for your support.
We are easy to work with and always treat our partners with respect and fairness.
This is a remote, part-time position that offers flexibility and long-term cooperation if we work well together.
You can work from anywhere in the U.S., and we will communicate clearly and transparently about all tasks.
If you are honest, kind, and interested in working with a professional software agency expanding to the U.S. market, we would be happy to hear from you.
Please contact us to discuss more details.
Whatsapp: +1 (610) 306-3089
Telegram: @william_JA_1
Email: juandavidnunozmejia@gmail.com 👋 Hi everyone, nice to meet you!
I’m a Senior Full Stack Engineer with 8+ years of experience building scalable, high-performance web applications and modern digital solutions.
💻 Tech Stack & Expertise:
Languages: JavaScript, Python
Frameworks: React, Angular, Next.js, Vue, Node.js, Django
Specialties: Artificial Intelligence (AI), Blockchain Development, and end-to-end product architecture
I’m passionate about creating innovative, efficient, and visually engaging platforms — from concept to deployment. My expertise allows me to seamlessly bridge front-end and back-end systems to deliver high-quality results.
🚀 Some of my past work includes:
https://www.demand-iq.com/
https://www.forclassmates.io/
https://www.perfectcorp.com/consumer
https://www.leehealth.org/find-a-doctor
https://www.alomoves.com/
https://www.sporesjourney.com/
https://ksa-uniwerse.com/
https://next-yatch.vercel.app/
https://sorselestugan.vercel.app/
https://crust.network/
https://culturepulse.co/
I’m always open to new opportunities and collaborations where I can bring value and innovation.
Feel free to reach out if you’re looking for someone who can turn complex ideas into powerful, user-focused solutions.
✨ Let’s build something amazing together! Dear Colleagues,
My name is Tani.
I'm in charge of a team that works on software and web development, and we're hoping to grow our business in the United States and Canada.
We're looking for someone special to join our team as an interviewer.
If you've got at least a year of experience working with a development language like Javascript, PHP, Python, Java or Frameworks(Android, BlockChain, Wordpres, Unity, etc), you'd be a great fit for this role!
Hey, just a heads-up:
- This role is for folks who are 25 and over.
- Please know that we're looking for someone to fill this role remotely.
**- We're looking for folks who live in the USA or Canada. But we're also open to applicants from the UK or Ireland!**
Salary:
The initial rate is set at $30 per hour.
As we start working directly with companies in the U.S., the rate is expected to increase to $100 or more per hour.
If this opportunity interests you, please don't hesitate to reach out!
Whatsapp : +14044577980
Telegram : @tanimegumi_team I just finished building a comprehensive SOLID principles tutorial in PHP, and I'm really proud of how it turned out! 🎉
https://github.com/bedwards/php-solid
What started as a learning exercise became something I think the community will find valuable. Here's what I built:
**Deep Educational Content**: I didn't just explain what each SOLID principle is—I dove into *why* it matters, what problems it solves, and how the principles interconnect. Each section explores real scenarios and demonstrates the difference between following and violating the principles.
**Clean, Practical Examples**: Every principle has minimal yet complete code examples that demonstrate the concept without unnecessary complexity. The implementations follow PHP best practices with proper typing and clear structure.
**Comprehensive Testing**: Integration tests verify actual behavior across all principles, with good coverage of both success and failure scenarios.
**Professional Setup**: PHPStan at level 10, PHPUnit 12, automated testing via GitHub Actions—the whole project represents real-world PHP development standards.
**Thoughtful Design Choices**: I'm particularly happy with the Interface Segregation example, which uses a document workflow with Draft/Published/Archived states and segregated Readable/Writable/Printable interfaces. It demonstrates the principle naturally without feeling contrived.
The repository includes everything: detailed explanations, working code, tests, and CI/CD setup. It's the kind of resource I wish I'd had when I was first learning these concepts.
Check it out: https://github.com/bedwards/php-solid
What SOLID principle do you find most impactful in your daily work?
#PHP #SoftwareEngineering #SOLID #CleanCode #DeveloperEducation Hey y'all! 👋
I wanted to share a project I've been working on for a while:
it's called <:pointer:1375577536095981619> **Pointer** — an AI-powered code editor designed to run *entirely locally*.
Think something like Cursor AI or Copilot, but you bring your own local LLM and keep full control over your code and data.
Pointer is open-source, super lightweight, and built for devs who love tinkering. You can connect local models (via ollama, LM Studio, etc.), talk to your filesystem, and edit code with contextual AI—all without sending anything to the cloud.
I'm building this mostly solo, and I'd love for anyone into local AI, self-hosting, or open tools to try it out, contribute, or give feedback.
<:pointer:1375577536095981619> <https://pointr.sh>
<:github:1033210218143817768> <https://github.com/f1shyondrugs/pointer>
<a:_discord1:974057198319722497> (on the website)
If you’re building anything similar or just curious about the local LLM space, hit me up!F
Das_F1sHy312Spielt Lunar Client
Ever wanted to run your own virtual office, but without giving your data to the cloud gods?
Say hi to WorkAdventure — a 100% open-source, self-hostable platform where your team walks around a pixel-art map, talks with proximity video, and stumbles into spontaneous coffee chats ☕️
🧱 Stack: Svelte, Node.js, WebRTC, WebSockets, Phaser.js for the 2D map engine
📦 Deployment: Docker / Docker Compose
🚫 No DB: No backend database required
🔓 100% self-hostable and open-source
Use it for:
A remote team HQ that doesn’t feel like a spreadsheet
Onboarding journeys with map-based progression
Hackathons, classrooms, or "let’s pretend we’re in a Game Boy" moments
You can embed tools (Miro, Google Docs, etc.), run AI NPCs, and even host up to 5,000 users on one map (we’ve tested it, it’s wild).
💡 Fully self-hostable. Bring your own TURN server or use ours.
🧑💻 Github project: https://github.com/workadventure/workadventure
🌐 Live demo and meet us: https://play.staging.workadventu.re/@/tcm/workadventure/wa-village
PS: We're a small team in France and super open to feedback, PRs, or feature ideas 😍