Skip to content

Commit

Permalink
Merge branch 'develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
JaldeepAsodariya authored Nov 20, 2024
2 parents 6229e8e + ff2acd4 commit a8024a2
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 3 deletions.
52 changes: 52 additions & 0 deletions public/data/job-openings-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,58 @@
"experience": "NA"
}
]
},
{
"companyName": "AppAspect Technologies Pvt. Ltd.",
"location": "Ahmedabad",
"bio": "At AppAspect, a leading mobile app and web development company in the USA, we specialize in transforming your ideas into revenue-generating reality. Our top-notch technical expertise has brought to life various applications, from Interactive Social Shopping Apps and Game Apps to Education Apps, Lifestyle Apps, B2B e-commerce apps, on-demand travel apps, and beyond. Committed to comprehensive digital solutions, we also excel in crafting dynamic and visually appealing websites that seamlessly align with your business goals, ensuring a robust online presence for your brand.",
"companyLogoUrl": "https://www.appaspect.com/wp-content/uploads/2022/01/Logo-with-R.svg",
"companyWebsite": "https://www.appaspect.com/",
"companyCareerPage": "https://www.appaspect.com/career/",
"linkedin": "https://www.linkedin.com/company/appaspect/",
"hiringImageUrl": "https://www.appaspect.com/images/Hiring.png",
"openings": [
{
"title": "iOS Developers",
"count": 2,
"experience": "1-2 years"
},
{
"title": "Android Developers",
"count": 1,
"experience": "1-2 years"
},
{
"title": "Flutter Developers",
"count": 1,
"experience": "1-2 years"
},
{
"title": "React Native Developers",
"count": 1,
"experience": "1-2 years"
},
{
"title": "WordPress Developers",
"count": 1,
"experience": "1-2 years"
},
{
"title": "Laravel Developers",
"count": 1,
"experience": "1-2 years"
},
{
"title": "UI UX Designers",
"count": 1,
"experience": "0.5-1 year"
},
{
"title": "Business Development Executive",
"count": 1,
"experience": "2-3 years"
}
]
}
]
}
80 changes: 78 additions & 2 deletions public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,83 @@
}
]
},
{
{
"fullName": "Sohan Ram",
"location": "Ahmedabad, India",
"bio": "4+ Experienced software developer skilled API integration, Angular 8+, TypeScript, React.js, and JavaScript.",
"email": "[email protected]",
"phone": "+91-8112252116",
"imageUrl": "https://developers.google.com/static/profile/badges/events/community/devfest/2022/discover/badge.svg",
"website": "",
"skills": [
"Angular",
"React",
"Typescript",
"Javascript"
],
"links": [
{
"icon": "website",
"link": "",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/sohanpaliyal",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/sohanpaliyal",
"name": "LinkedIn"
},
{
"icon": "twitter",
"link": "https://x.com/sohanpaliyal",
"name": "X/Twitter"
}
]
},
{
"fullName": "Yug Raval",
"location": "Ahmedabad, India",
"bio": "AI Engineer Specializing in Machine Learning Solutions | Web | Transforming Data into Insights | React | Django",
"email": "[email protected]",
"phone": "+91-8128148877",
"imageUrl": "https://drive.google.com/file/d/1n7sLRJDFGv6nYwQ6jP4OgyIPhFjmJLlW/view?usp=sharing",
"website": "",
"skills": [
"JavaScript",
"Machine Learning",
"Gen AI",
"AI/ML",
"ReactJS",
"Python Automation"
],
"links": [
{
"icon": "website",
"link": "",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/yug-raval",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/yug-raval-6111a9171/",
"name": "LinkedIn"
},
{
"icon": "twitter",
"link": "https://x.com/yug8877",
"name": "X/Twitter"
}
]
},
{
"fullName": "Anand Shrivastava",
"location": "Ahmedabad, India",
"bio": "Pushing boundries with carefully crafted LLMs AI and ML based solution | 3+ years of enperience in AI world with experties in | AI ML Engineer | LLM enthusiast | AI Agent brewing | Transforming Data into Insights",
Expand Down Expand Up @@ -875,4 +951,4 @@
]
}
]
}
}
2 changes: 1 addition & 1 deletion src/pages/registration-page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ export class RegistrationPage extends PolymerElement {
</div>
</div>
<div class="register-btn">
<a href="https://forms.gle/77ipPmFTfeARoQNW8" target="_blank">
<a href="https://forms.gle/LcVNPBDxKRwHo6PH7" target="_blank">
<paper-button primary>
<iron-icon icon="hoverboard:ticket"></iron-icon>
[[registerNow]]
Expand Down

0 comments on commit a8024a2

Please sign in to comment.