Skip to content

Commit f2b4d82

Browse files
authored
Merge pull request #1105 from RayyanStudiosTM/my-new-feature
AI Career Navigator πŸ’Œ | Feature Enhancements ⚑ - Dark Theme UI & Career Guidance Tools (#1101)
2 parents 577f8f7 + fdeefb1 commit f2b4d82

File tree

5 files changed

+1984
-260
lines changed

5 files changed

+1984
-260
lines changed

β€Ž.envβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
REACT_APP_GEMINI_API_KEY=your_actual_api_key_here
2+
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Shaikh Rayyan Ahmed",
3+
"location": "Aurangabad, Maharashtra, India",
4+
"bio": "Software developer and AI enthusiast building SaaS platforms, apps, and AI-powered tools to make learning and productivity smarter.",
5+
"avatar": "https://github.com/RayyanStudiosTM.png",
6+
"portfolio": "https://github.com/RayyanStudiosTM",
7+
"skills": [
8+
"Full Stack Development",
9+
"AI & Machine Learning",
10+
"App Development",
11+
"SaaS Development",
12+
"Data Science",
13+
"Cloud Computing"
14+
],
15+
"social": {
16+
"GitHub": "https://github.com/RayyanStudiosTM",
17+
"LinkedIn": "https://www.linkedin.com/in/bytexpert/",
18+
"Instagram": "https://www.instagram.com/mr._.rayy",
19+
"Email": "[email protected]",
20+
"Discord": "https://discord.com/users/shaikhrayyanahmed"
21+
}
22+
}

0 commit comments

Comments
Β (0)