Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions app/zenith-hall/projects.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"projects": [
{
"project_name": "AI-Powered Task Management System",
"description": "An intelligent task management system that uses AI to prioritize and categorize tasks.",
"tags": ["React", "Node.js", "AI", "MongoDB"],
"github_repository_url": "https://github.com/codeunia/task-management-ai",
"intern_name": "Rahul Sharma",
"intern_linkedin": "https://linkedin.com/in/rahul-sharma"
},
"project_name": "Jarvis – Your Voice-Activated AI Assistant",
"description": "Jarvis is a personalized full-stack voice-based AI assistant that automates tasks, opens applications, and engages in natural, talkative conversations.",
"tags": ["Python", "FastAPI", "LangChain", "Groq LLM", "JavaScript"],
"github_repository_url": "https://github.com/Codeunia/Jarvis-FullStack-AI-Virtual-Assistant",
"intern_name": "Ashish Sharma",
"intern_linkedin": "https://linkedin.com/in/ashish-sharma-ai"
},
{
"project_name": "E-Learning Platform Dashboard",
"description": "A comprehensive dashboard for e-learning platforms with analytics and progress tracking.",
"tags": ["Vue.js", "Express", "PostgreSQL", "Chart.js"],
"github_repository_url": "https://github.com/codeunia/elearning-dashboard",
"intern_name": "Priya Patel",
"intern_linkedin": "https://linkedin.com/in/priya-patel"
"project_name": "TripMate-Travel-Itinerary-Planner",
"description": "A sleek and interactive travel itinerary planner built using React.js. Plan, organize, and visualize your trips effortlessly with maps",
"tags": ["React.js", "Express", "MongoDB", "Tailwindcss"],
"github_repository_url": "https://github.com/Codeunia/TripMate-Travel-Itinerary-Planner",
"intern_name": "Sarthak Jasuja",
"intern_linkedin": "https://linkedin.com/in/Sarthak-jasuja"
},
{
"project_name": "Blockchain-based Certificate Verification",
"project_name": "TrackWise",
"description": "A secure certificate verification system using blockchain technology for tamper-proof credentials.",
"tags": ["Solidity", "Ethereum", "Web3.js", "React"],
"github_repository_url": "https://github.com/codeunia/blockchain-certificates",
"intern_name": "Arjun Kumar",
"github_repository_url": "https://github.com/Codeunia/TrackWise",
"intern_name": "Vidushi",
"intern_linkedin": "https://linkedin.com/in/arjun-kumar"
},
{
Expand Down
Loading