Programmer ♨️
208K subscribers
741 photos
57 videos
746 links
🔵 Freelancing articles, tips, and trick optimizing your workflow for better efficiency and higher earnings.

Buy Ads: @strategy
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
🧠 Learn SQL through a Matrix-style game

Found a fun way to level up data skills. This game teaches SQL through interactive challenges set in a Matrix-like environment.

✔️ Each level includes terminals with tasks you need to “hack”
✔️ You learn SQL step by step through real queries
✔️ Feels more like a game than a course

👉 Link 👈

Good option if you want to practice without boring tutorials.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
13
📱 Jarvis turns your PC into a full AI assistant

An open-source AI assistant called Jarvis just dropped on GitHub, and it works across any OS.

It remembers conversations, organizes them by topic, responds to voice instantly, searches the web, writes text, and connects with hundreds of services.

It can even plug into a smart home setup. All data stays local, and it runs without internet once set up, which is the main angle here.

👉 Github 👈

Feels like a step toward a real desktop AI layer, not just another chatbot.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
8👍4🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
🎮 Unity drops AI dev assistant in open beta

Unity released an AI agent that works directly inside the editor. It handles tasks in place, so you don’t need to dig through the interface.

It comes with built-in asset and 3D model generation, plus an MCP server for integration with tools like Claude Code and other agents.

👉 Link 👈

Feels like Unity is moving toward a more automated dev workflow inside the engine.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
4👍2
This media is not supported in your browser
VIEW IN TELEGRAM
🖌 2000+ UI designs packed into one dataset

A massive collection of 2000+ interface files is now available. Each one comes as a DESIGN.md, so you can load it into an AI agent and generate UI faster.

What’s inside:

✔️ 2000+ design files ready for any AI workflow
✔️ Each file includes colors, typography, fonts, layout
✔️ Organized by categories for quick lookup
✔️ You can input a site and get a matching interface

👉 Link 👈

Basically a plug-and-play reference base for UI generation.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
8👍1🔥1
📁 AI tool adapts your resume to any job

A free tool called JobHQ can rebuild your resume around a specific vacancy using your real experience and skills.

You upload the job description and your current resume, then the AI asks a few questions and generates a more targeted version based on your answers.

👉 Link 👈

Useful for tailoring resumes without rewriting everything manually every time.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
5🔥2👍1
📼 Claude Code gets an AI video editor

An open-source project called Video Use turns Claude Code into a full AI editing assistant that can handle videos directly through chat.

What it can do:

✔️ Edit interviews, tutorials, vlogs, and raw footage
✔️ Cut pauses, filler words, breaths, and dead space automatically
✔️ Apply color grading in different styles
✔️ Add subtitles, effects, and animations
✔️ Save editing progress for later sessions
✔️ Export finished videos as mp4

👉 Github 👈

Feels like the line between coding agents and creative tools is disappearing fast.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
7🔥3
🛰 Maigret scans 3000+ sites from one username

An open-source OSINT tool called Maigret can search a single nickname across thousands of websites and collect connected public profiles and data.

It automatically checks linked accounts, gathers available information, and can generate a full PDF report from the results.

👉 Github 👈

Useful for investigations, research, or basic digital footprint analysis.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
11
💼 40 websites to find remote jobs

A curated list of the most popular platforms where people find remote work and get paid.

You’ll find openings for almost any profession and experience level, from freelance gigs to full-time roles at startups and global companies.

● LinkedIn — https://linkedin.com
● Indeed — https://indeed.com
● Glassdoor — https://glassdoor.com
● FlexJobs — https://flexjobs.com
● We Work Remotely — https://weworkremotely.com
● Remote — https://remote.com
● Upwork — https://upwork.com
● Freelancer — https://freelancer.com
● Fiverr — https://fiverr.com
● Guru — https://guru.com
● Toptal — https://toptal.com
● AngelList (Wellfound) — https://wellfound.com
● Hubstaff Talent — https://talent.hubstaff.com
● SimplyHired — https://simplyhired.com
● Remotive — https://remotive.com
● Virtual Vocations — https://virtualvocations.com
● Working Nomads — https://workingnomads.com
● Hired — https://hired.com
● CloudPeeps — https://cloudpeeps.com
● TaskRabbit — https://taskrabbit.com
Talent.comhttps://talent.com
● Remote OK — https://remoteok.io
● DRemote — https://dremote.io
● Jooble — https://jooble.org
● Stack Overflow Jobs Archive — https://stackoverflow.com/jobs
● Jobspresso — https://jobspresso.co
OnlineJobs.phhttps://onlinejobs.ph
● The Muse — https://themuse.com
● SkipTheDrive — https://skipthedrive.com
● Zirtual — https://zirtual.com
● JustRemote — https://justremote.co
● Hireable — https://hireable.com
● Remote Work Hub — https://remoteworkhub.com
● Jobbatical — https://jobbatical.com
● Freelance Writing Gigs — https://freelancewritinggigs.com
● Content Writing Jobs — https://contentwritingjobs.com
● ProBlogger Jobs — https://problogger.com/jobs
● Behance — https://behance.net/joblist
● Designhill — https://designhill.com/jobs


One good application can change everything.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
10🔥3👍2
🌐 DPI Checkers tests whether your ISP is slowing or filtering traffic

An open-source tool called DPI Checkers helps detect connection throttling and network interference from your internet provider.

What it can do:

✔️ Test your internet connection and CIDR allowlists
✔️ Detect DNS response spoofing
✔️ Check access to multiple sites and services in bulk
✔️ Generate a clear picture of where filtering may be happening

👉 Github 👈

Useful if certain websites feel unusually slow or stop loading for no obvious reason.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
2🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
🤖 Saving AI Agents From Memory Loss

Memoir is a useful plugin for Claude Code that turns the agent’s memory into a structured knowledge library.

It helps the model remember your coding habits, writing style, and project-specific preferences over time.

✔️ Stores long-term context and reusable knowledge
✔️ Makes it easier to trace where hallucinations came from
✔️ Lets you remove bad memories when the model learns something incorrect
✔️ Improves consistency across long projects

👉 Github 👈

Especially useful when Claude Code starts acting like it forgot everything from yesterday.

💻 @programmer
Please open Telegram to view this post
VIEW IN TELEGRAM
1
This media is not supported in your browser
VIEW IN TELEGRAM
📌 Honestly, this is my best discovery of the year:

🐳 QRYPTY MAIL 🖤

Anonymous email. Sign up in 5 seconds. It’s free. No passwords required—log in using an access code.
Messages arrive directly in Telegram 📬

I never share anything I don't use myself 🫡
I just want to wholeheartedly recommend this service! 🤩
The site's simplicity and design are simply "wow" 🤯

👉 https://tglink.io/6606457bc04941
🤖 @QRYPTYBOT

😊 Create an email address right now—you won't regret it; it really does take just 5 seconds!
I support this project—you should too.
4
Google Cloud’s AI Agent Skill Stack Is Now Open Source

Addy Osmani, Head of Developer Experience at Google Cloud, shared his personal toolkit for AI agents.

The setup works with Claude, Cursor, OpenCode, Gemini CLI, and other coding assistants. It includes 19 reusable skills and 7 slash commands for structured development workflows.

✔️ Define shapes the idea before any code is written
✔️ Plan breaks large projects into smaller steps
✔️ Build executes development with full project context
✔️ Verify tests and debugs the output
✔️ Review checks code quality, security, and performance
✔️ Ship prepares the project for release

👉 Github 👈

A solid framework for turning coding agents into a more disciplined engineering workflow.
Please open Telegram to view this post
VIEW IN TELEGRAM