Skip to content
View YogeshDevX-404's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report YogeshDevX-404

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.

Content in all repositories owned by your account will be closed.
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
YogeshDevX-404/README.md

Developer Stack

+@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @+
@@       o o                                           @@
@@       | |                                           @@
@@      _L_L_                                          @@
@@   \/__-__\/ Programming isn't about what you know @@
@@   (|~o.o~|)  It's about what you can figure out   @@
@@   / \`-'/ \                                       @@
@@     _/`U'\_                                         @@
@@    ( .   . )     .----------------------------.     @@
@@   / /     \ \    | while( ! (succed=try() ) ) |     @@
@@   \ |  ,  | /    '----------------------------'     @@
@@    \|=====|/                                        @@
@@     |_.^._|                                         @@
@@     | |"| |                                         @@
@@     ( ) ( )   Testing leads to failure              @@
@@     |_| |_|   and failure leads to understanding    @@
@@ _.-' _j L_ '-._                                     @@
@@(___.'     '.___)                                    @@
+@ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @+
[yogesh@portfolio ~]$ whoami
Yogesh Prajapati
Full Stack Developer
MERN Stack Developer
Java & DSA Enthusiast

[yogesh@portfolio ~]$ cat skills.txt
Java
JavaScript
React.js
Node.js
Express.js
MongoDB
MySQL
Python
Docker

[yogesh@portfolio ~]$ ls projects/
Wanderlust
QuickTasks
Portfolio
BlogApp

[yogesh@portfolio ~]$ cat organizations.txt
IEEE Member
Leader - Enigma Technical Club

[yogesh@portfolio ~]$ status
Building scalable web applications...

ABOUT ME

I am a passionate Full Stack Developer specializing in the MERN Stack. I enjoy building scalable web applications, solving Data Structures & Algorithms problems, contributing to technical communities, and continuously learning modern technologies.

EDUCATION & ACHIEVEMENTS

Education Institute
B.Tech - Computer Science Engineering Ambalika Institute of Management & Technology
Diploma - Computer Science Engineering Azad Institute of Engineering & Technology
Achievements Community
IEEE Member Leader of Enigma Technical Club
Organized Coding Competitions and Hackathons Community Mentor and Technical Organizer
Full Stack MERN Developer Strong Problem Solving Skills

FUN FACT :

The first computer bug was an actual bug — a moth found inside Harvard's Mark II computer in 1947. Grace Hopper logged it.

PROFILE METRICS

System Auth

total stars followers

LEETCODE STATS

LeetCode Stats

LeetCode Contest Rating

LeetCode Activity

FEATURED PROJECTS

Project Stack Highlights
Wanderlust MERN Stack Airbnb inspired platform with authentication, listings, Cloudinary uploads, reviews, ratings, responsive design, and MongoDB integration
QuickTasks Full Stack Task management app with authentication, CRUD operations, task tracking, responsive dashboard, and secure backend
Portfolio Website React / Web Modern portfolio showcasing projects, achievements, skills, and technical expertise
Blog Application MERN Stack Blogging platform with authentication, rich text editor, blog editing, like system, MongoDB, and responsive UI

Architect of Seven Masterpieces

CONTRIBUTION GRID SNAKE

Cyber Matrix YogeshDevX-404 Spider

TECH HUMOR

Jokes Card

PROGRAMMING WISDOM

"Small steps, clean code, consistent learning."

  • Yogesh Prajapati

INTERACTIVE ZONE

Chess Tournament

ANYONE can take a turn on the board
Make your move !!. It's black(solid) to play(instructions beneath)

A B C D E F G H
8 8
7 7
6 6
5 5
4 4
3 3
2 2
1 1
A B C D E F G H

To move a piece to a postion

Choose one from the following table :

FROM TO (Just click a link!)
E4 E3
E7 C8, D5, F5, G6, G8
E8 D7, D8, F7
F6 F5
G4 F4, G1, G2, G3, G5, G6, G7, G8, H4

Having fun? Ask a friend to play next move to get the next turn !

How it works When you click on a link it will submit a new issue with the desired move, create the issue and a GitHub action is triggered, which in turn runs a small python script that performs the specified movement, updates this README file and commits the changes.
Last 5 moves in this game
Move Author
H2 to H3 @StackOverflowIsBetterThanAnyAI
G8 to G4 @Odinwattez
D1 to E1 @StackOverflowIsBetterThanAnyAI
H8 to G8 @benFrnklnDuck
E3 to H6 @StackOverflowIsBetterThanAnyAI
Top 10 most moves across all games
Total moves User
26 @YogeshDevX-404
14 @JayantGoel001
8 @viktoriussuwandi
6 @StackOverflowIsBetterThanAnyAI
5 @lulunac27a
3 @Sabyasachi-Seal
3 @harshendram
2 @Basvdlouw
2 @TomfromBerlin
2 @SagXD

Connect 4 Dots

Here you can play Connect4. Just click a number under the grid to move. It's red turn.

1 2 3 4 5 6 7
---
---
---
---
---
---
1 2 3 4 5 6 7
Last 5 moves in this game
Move Author
4 @harshendram
2 @StackOverflowIsBetterThanAnyAI
5 @StackOverflowIsBetterThanAnyAI
5 @StackOverflowIsBetterThanAnyAI
6 @StackOverflowIsBetterThanAnyAI
Top 10 most moves across all games
Total moves User
35 @StackOverflowIsBetterThanAnyAI
12 @YogeshDevX-404
9 @viktoriussuwandi
6 @lulunac27a
5 @oxoovo
4 @benzlokzik
3 @jhoitenga
2 @JayantGoel001
2 @mauro-balades
2 @Cophhy

Cyber Operational Stack

CURRENTLY BUILDING

// Wanderlust API
const app = express();

app.use(auth());
app.use(cloudinary());

app.get("/listings", async (req, res) => {
    const listings = await Listing.find();
    res.json(listings);
});
// QuickTasks workflow
type Task = {
    title: string;
    status: "todo" | "doing" | "done";
};

const ship = (task: Task) =>
    `${task.title} -> ${task.status}`;

SYSTEM STATUS

Epic System Monitor

DEVELOPER CLEARANCE: FULL STACK

⠀⠀⠀⠀⠀⠀⠀⢀⣤⣶⣾⣿⣿⣿⣿⣿⣿⣶⣤⡀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⢀⣴⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣦⡀⠀⠀⠀⠀⠀
    "Build with focus, learn with patience,
     and ship with clarity."
⠀⠀⠀⠀⠀⠀⠀⠉⠛⠿⣿⣿⣿⣿⣿⣿⠿⠛⠉⠀⠀⠀⠀⠀⠀⠀

Workspace ready. Build mode activated.



Developer Quote


Pinned Loading

  1. CarGame CarGame Public

    CSS

  2. AI-Career-Coach AI-Career-Coach Public

    JavaScript

  3. BookStylePortfolio BookStylePortfolio Public

    HTML

  4. DSA DSA Public

    Java

  5. Enigma_Website- Enigma_Website- Public

    JavaScript

  6. Multilangual_Ai_Assistence Multilangual_Ai_Assistence Public

    Python