Skip to content
View Mars-60's full-sized avatar

Block or report Mars-60

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mars-60/README.md

Hi 👋, I'm Adnan Raza

Software Developer • MERN • Python • Golang • Agentic AI & ML

💻 Solving daily-life problems through projects


👨‍💻 main.cpp

#include<iostream>
#include<vector>usingnamespacestd;
```cpp
intmain() {
Developer adnan;
adnan.study("Computer Science @ JMI");
adnan.build({
"AI Tools",
"Backend Systems",
"Developer Products"
});
adnan.currentlyWorkingOn(
"Atlas - AI Personal Activity & Intelligence System"
);
adnan.futureGoal(
"Create technology that impacts millions"
);
return0;
}

🌐 Socials:

LinkedInXemail

💻 Tech Stack:

CSS3JavaScriptCC++HTML5PythonVercelRenderBootstrapEJSExpress.jsJWTNodeJSReactSocket.ioTailwindCSSMySQLMongoDBCanvaGoSQLiteFlaskCursorFigmaMatplotlibNumPyPandasscikit-learnGitGitHubPostman

📊 GitHub Stats:

✍️ Random Dev Quote


Popular repositories Loading

  1. learning-in-public learning-in-publicPublic

    A public record of my journey towards mastering backend development, problem-solving, and core computer science fundamentals through consistent learning and revision.

    1

  2. project2 project2Public

    AI-powered GitHub repository analyzer that generates repo summaries, file trees, and lets you chat with any public codebase. Built with MERN, JWT, Google & GitHub OAuth.

    JavaScript 1

  3. project3 project3Public

    AI-powered Personal Memory & Activity Intelligence System that transforms PC activity, browsing history, screen content, and documents into searchable memory. Built with Python, Flask, OCR, Retriev…

    Python 1

  4. JalSetu---ZENITH JalSetu---ZENITHPublic

    Smart water management platform with contamination tracking, policy dashboard, and research data upload. Built with MERN + Leaflet.

    JavaScript

  5. Mars-60 Mars-60Public

  6. project1 project1Public

    Real-time chat backend featuring WebSocket communication, user authentication, and message persistence using Node.js, Express, Socket.IO, and MongoDB.

    JavaScript