Skip to content

Commit 6dd3913

Browse files
committed
Added the project of Interns to the Intern Row
1 parent 5abd45a commit 6dd3913

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

app/zenith-hall/projects.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
22
"projects": [
33
{
4-
"project_name": "AI-Powered Task Management System",
5-
"description": "An intelligent task management system that uses AI to prioritize and categorize tasks.",
6-
"tags": ["React", "Node.js", "AI", "MongoDB"],
7-
"github_repository_url": "https://github.com/codeunia/task-management-ai",
8-
"intern_name": "Rahul Sharma",
9-
"intern_linkedin": "https://linkedin.com/in/rahul-sharma"
10-
},
4+
"project_name": "Jarvis – Your Voice-Activated AI Assistant",
5+
"description": "Jarvis is a personalized full-stack voice-based AI assistant that automates tasks, opens applications, and engages in natural, talkative conversations.",
6+
"tags": ["Python", "FastAPI", "LangChain", "Groq LLM", "JavaScript"],
7+
"github_repository_url": "https://github.com/Codeunia/Jarvis-FullStack-AI-Virtual-Assistant",
8+
"intern_name": "Ashish Sharma",
9+
"intern_linkedin": "https://linkedin.com/in/ashish-sharma-ai"
10+
},
1111
{
12-
"project_name": "E-Learning Platform Dashboard",
13-
"description": "A comprehensive dashboard for e-learning platforms with analytics and progress tracking.",
14-
"tags": ["Vue.js", "Express", "PostgreSQL", "Chart.js"],
15-
"github_repository_url": "https://github.com/codeunia/elearning-dashboard",
16-
"intern_name": "Priya Patel",
17-
"intern_linkedin": "https://linkedin.com/in/priya-patel"
12+
"project_name": "TripMate-Travel-Itinerary-Planner",
13+
"description": "A sleek and interactive travel itinerary planner built using React.js. Plan, organize, and visualize your trips effortlessly with maps",
14+
"tags": ["React.js", "Express", "MongoDB", "Tailwindcss"],
15+
"github_repository_url": "https://github.com/Codeunia/TripMate-Travel-Itinerary-Planner",
16+
"intern_name": "Sarthak Jasuja",
17+
"intern_linkedin": "https://linkedin.com/in/Sarthak-jasuja"
1818
},
1919
{
20-
"project_name": "Blockchain-based Certificate Verification",
20+
"project_name": "TrackWise",
2121
"description": "A secure certificate verification system using blockchain technology for tamper-proof credentials.",
2222
"tags": ["Solidity", "Ethereum", "Web3.js", "React"],
23-
"github_repository_url": "https://github.com/codeunia/blockchain-certificates",
24-
"intern_name": "Arjun Kumar",
23+
"github_repository_url": "https://github.com/Codeunia/TrackWise",
24+
"intern_name": "Vidushi",
2525
"intern_linkedin": "https://linkedin.com/in/arjun-kumar"
2626
},
2727
{

0 commit comments

Comments
 (0)