> Welcome to my IDE

I'm NOBODY

A developer passionate about building clean, efficient, and interactive solutions for the web and Python projects. Currently shipping side-projects, automating workflows, and exploring ML/AI.

nobody@portfolio:~$curl -s https://nobodydv.dev/skills
scroll to explore
Python/
JavaScript/
React/
Node.js/
HTML5/
CSS3/
Git/
GitHub/
Tailwind/
TypeScript/
Next.js/
Linux/
Figma/
Docker/
Python/
JavaScript/
React/
Node.js/
HTML5/
CSS3/
Git/
GitHub/
Tailwind/
TypeScript/
Next.js/
Linux/
Figma/
Docker/
// section 01

<AboutMe />

// tip: the traffic-light dots on the IDE card actually work

profile.py
python
1
2
3
4
5
6
7
8
9
10
11
12
13
# Developer profile summary
class Nobody:
role = "Python & Web Developer"
location = "Iran"
bio = "Solving complex problems, automating"
"workflows, building modern frontends."
 
def get_skills(self):
return {
"expert": ["Python"],
"tech": ["JS", "React",
"Node", "Git"],
}

Building things that just work.

I'm NOBODY — a Python & Web Developer based in Iran. I enjoy solving complex problems, automating workflows, and building modern frontends. From e-commerce platforms to autonomous Minecraft agents, I love turning ideas into shipped products.

When I'm not coding, you'll find me contributing to open source, tweaking localization projects, or breaking and rebuilding my own sandboxes.

50K+
Lines of code
12+
Projects shipped
21
Coffees / week
8+
Open source repos
Web AppsAutomationCreative UIsOpen Source

<skills.json />

// hover to highlight · click to filter

Python
expert
95%
JavaScript
tech
80%
React
tech
78%
Node.js
tech
75%
Git / GitHub
tech
82%
ML / AI
exploring
65%
// section 02

<MyProjects />

// click the traffic lights · minimize · maximize · close

samping_website.js
javascript
1
2
3
4
5
6
7
// E-commerce platform
const Samping = {
type: "E-Commerce",
stack: ["HTML", "JS", "Tailwind"],
status: "Active",
checkout: async (cart) => "success"
};
E-CommerceWebsite
Run Live
minecraft_ai.py
python
1
2
3
4
5
6
# Autonomous agent in Minecraft
class MinecraftBot:
def __init__(self):
self.brain = "NeuralNetwork"
self.skills = ["Mining", "Combat"]
self.active = True
ML / AIPython
Run Source
discord_backup.py
python
1
2
3
4
5
6
7
# Discord.py server utilities
async def backup_server(ctx):
guild = ctx.guild
db.save({
"roles": guild.roles,
"channels": guild.channels
})
Discord.pyJSON / API
Run Source
openfront_fa.json
json
1
2
3
4
5
6
{
"project": "OpenFront Persian",
"task": "Localization / Trans",
"locale": "fa-IR",
"percentage": 100
}
LocalizationFrontend
Run Live
// section 03

<LiveShell />

A real interactive terminal. Type help to see what I can do — try projects, cowsay hi, or matrix.

sandbox:active
nobody@portfolio: ~/sandbox
NOBODY shell v1.4.2 — type 'help' to begin.
 
nobody@portfolio:~$ 
$ help$ whoami$ skills$ projects$ cowsay hi$ joke$ matrix
// section 04

<Contact />

I'm currently open to new opportunities, freelance collaboration, and code queries. Feel free to drop a message or follow my repositories.

GitHub
@MRGhust
Telegram
@you3efIR
Email
ylala4546@gmail.com
Available for work
typically responds within 24h