Skip to content

Commit

Permalink
updated info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridhima10 committed Jul 1, 2024
1 parent 75ecf25 commit ed1418b
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 252 deletions.
25 changes: 0 additions & 25 deletions app/blog/[slug]/page.js

This file was deleted.

44 changes: 0 additions & 44 deletions app/blog/page.js

This file was deleted.

2 changes: 1 addition & 1 deletion app/components/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function Footer() {
</div>
<div className="flex flex-col md:flex-row items-center justify-between">
<p className="text-sm">
© Developer Portfolio by <Link target="_blank" href="https://www.linkedin.com/in/abu-said-bd/" className="text-[#16f2b3]">Abu Said</Link>
© Developer Portfolio by <Link target="_blank" href="https://www.linkedin.com/in/abu-said-bd/" className="text-[#16f2b3]">Ridhima Jain</Link>
</p>
<div className="flex items-center gap-5">
<Link
Expand Down
61 changes: 0 additions & 61 deletions app/components/homepage/blog/blog-card.jsx

This file was deleted.

51 changes: 0 additions & 51 deletions app/components/homepage/blog/index.jsx

This file was deleted.

21 changes: 3 additions & 18 deletions app/components/homepage/contact/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,24 +66,9 @@ function ContactSection() {
size={48}
/>
</Link>
<Link target="_blank" href={personalData.twitter}>
<FaXTwitter
className="bg-[#8b98a5] p-3 rounded-full hover:bg-[#16f2b3] hover:scale-110 transition-all duration-300 text-gray-800 cursor-pointer"
size={48}
/>
</Link>
<Link target="_blank" href={personalData.stackOverflow}>
<FaStackOverflow
className="bg-[#8b98a5] p-3 rounded-full hover:bg-[#16f2b3] hover:scale-110 transition-all duration-300 text-gray-800 cursor-pointer"
size={48}
/>
</Link>
<Link target="_blank" href={personalData.facebook}>
<FaFacebook
className="bg-[#8b98a5] p-3 rounded-full hover:bg-[#16f2b3] hover:scale-110 transition-all duration-300 text-gray-800 cursor-pointer"
size={48}
/>
</Link>



</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions app/components/homepage/hero-section/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ function HeroSection() {
</button>
</Link>

<Link className="flex items-center gap-1 hover:gap-3 rounded-full bg-gradient-to-r from-pink-500 to-violet-600 px-3 md:px-8 py-3 md:py-4 text-center text-xs md:text-sm font-medium uppercase tracking-wider text-white no-underline transition-all duration-200 ease-out hover:text-white hover:no-underline md:font-semibold" role="button" target="_blank" href={personalData.resume}
{/* <Link className="flex items-center gap-1 hover:gap-3 rounded-full bg-gradient-to-r from-pink-500 to-violet-600 px-3 md:px-8 py-3 md:py-4 text-center text-xs md:text-sm font-medium uppercase tracking-wider text-white no-underline transition-all duration-200 ease-out hover:text-white hover:no-underline md:font-semibold" role="button" target="_blank" href={personalData.resume}
>
<span>Get Resume</span>
<MdDownload size={16} />
</Link>
</Link> */}
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions app/components/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ function Navbar() {
<li>
<Link className="block px-4 py-2 no-underline outline-none hover:no-underline" href="/#education"><div className="text-sm text-white transition-colors duration-300 hover:text-pink-600">EDUCATION</div></Link>
</li>
<li>
{/* <li>
<Link className="block px-4 py-2 no-underline outline-none hover:no-underline" href="/blog"><div className="text-sm text-white transition-colors duration-300 hover:text-pink-600">BLOGS</div></Link>
</li>
</li> */}
<li>
<Link className="block px-4 py-2 no-underline outline-none hover:no-underline" href="/#projects"><div className="text-sm text-white transition-colors duration-300 hover:text-pink-600">PROJECTS</div></Link>
</li>
Expand Down
4 changes: 2 additions & 2 deletions app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { GoogleTagManager } from "@next/third-parties/google";
import { Inter } from "next/font/google";
import { ToastContainer } from "react-toastify";
import "react-toastify/dist/ReactToastify.css";
import Footer from "./components/footer";
// import Footer from "./components/footer";
import Navbar from "./components/navbar";
import "./css/card.scss";
import "./css/globals.scss";
Expand All @@ -25,7 +25,7 @@ export default function RootLayout({ children }) {
{children}
<ScrollToTop />
</main>
<Footer />
{/* <Footer /> */}
</body>
<GoogleTagManager gtmId={process.env.NEXT_PUBLIC_GTM} />
</html>
Expand Down
4 changes: 2 additions & 2 deletions app/page.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { personalData } from "@/utils/data/personal-data";
import AboutSection from "./components/homepage/about";
import Blog from "./components/homepage/blog";
// import Blog from "./components/homepage/blog";
import ContactSection from "./components/homepage/contact";
import Education from "./components/homepage/education";
import Experience from "./components/homepage/experience";
Expand Down Expand Up @@ -33,7 +33,7 @@ export default async function Home() {
<Skills />
<Projects />
<Education />
<Blog blogs={blogs} />
{/* <Blog blogs={blogs} /> */}
<ContactSection />
</>
)
Expand Down
3 changes: 0 additions & 3 deletions utils/data/contactsData.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ export const contactsData = {
phone: '+919622037097',
address: 'Golden Homes Kharar-Landran RD, sector 127, Punjab, 140301, India',
github: 'https://github.com/Ridhima10',
facebook: 'https://www.facebook.com/abusaid.riyaz/',
linkedIn: 'https://www.linkedin.com/in/ridhima-jain-96829a212/',
twitter: 'https://twitter.com/said7388',
stackOverflow: 'https://stackoverflow.com/users/16840768/abu-said',
devUsername: "Ridhima10"
}
2 changes: 1 addition & 1 deletion utils/data/personal-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export const personalData = {
stackOverflow: 'https://stackoverflow.com/users/16840768/abu-said',
leetcode: "https://leetcode.com/said3812/",
devUsername: "Ridhima10",
resume: "https://drive.google.com/file/d/1eyutpKFFhJ9X-qpQGKhUNnVRkB5Wer00/view?usp=sharing"
// resume: "https://drive.google.com/file/d/1eyutpKFFhJ9X-qpQGKhUNnVRkB5Wer00/view?usp=sharing"
}
48 changes: 8 additions & 40 deletions utils/data/projects-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,56 +7,24 @@ export const projectsData = [
{
id: 1,
name: 'Upasthiti',
description: "Me and my team built an AI-powered financial mobile application. I have developed API using Express, Typescript, OpenAI, AWS, and MongoDB. Used OTP via AWS SES, Google, and Facebook for the authentication system. Built AI assistants using OpenAI's latest model and trained using our dataset. Voice messages are converted to text using AWS Transcribe. The app fetches data from Google Sheets and generates a PDF term sheet, sent via AWS SES.",
tools: ['Express', 'MongoDB', 'OpenAI API', 'AWS SES', 'AWS S3', 'Node Mailer', 'Joi', 'Puppeteer', 'EC2', 'PM2', 'Nginx'],
role: 'Backend Developer',
description: "Upasthiti is an Attendance Management and Analytics Web Application that is used for taking Attendance. This project aims at solving the problem of maintaining and managing Attendance of Students. And generate useful data insights out of it.I have developed the frontend of the website using html, css, nuxt and vue.",
tools: ['Frontend-','Nuxt JS 2','Bootstrap 5','Vuex','Ionic','Jest','Backend-','Python 3.10','Django with Django REST Framework','PostgreSQL','Unit Test'
],
role: 'Frontend Developer',
code: '',
demo: '',
image: crefin,
},
{
id: 2,
name: 'Travel Agency App',
description: 'I have designed and developed a full-stack web app for 2Expedition, a travel agency in Armenia. I created the UI using NextJS, Typescript, MUI, TailwindCSS, Google Maps, Sun-Editor, and React Slick. The app supports multiple languages and currencies. I developed the API using NestJS, Typescript, MySQL, TypeORM, AWS, and Nodemailer. I deployed the front-end app to AWS Amplify and the back-end app to AWS EC2.',
tools: ['NextJS', 'Tailwind CSS', "Google Maps", "NestJS", "TypeScript", "MySQL", "AWS S3", "Sun-Editor", "Gmail Passkey"],
role: 'Full Stack Developer',
name: 'StoretoDoor',
description: "StoreToDoor is an e-commerce website which allows you to sell your artwork or you can buy art of your choice. I have developed it's frontend using html, css, js and bootstrap",
tools: ['HTML', 'CSS',"Javascript","Bootstrap"],
role: 'Frontend Developer',
code: '',
demo: '',
image: travel,
},
{
id: 3,
name: 'AI Powered Real Estate',
description: 'My team built an AI-based real estate app using Replicate API and OpenAI. We used Express, Typescript, OpenAI, Replicate, Stripe, and Mongoose to develop the API. We utilized NextJS, Formik, TailwindCSS, and other npm libraries for the UI. We have trained multiple AI assistants using the latest GPT model and integrated Replicate API for image processing. We added role-based auth, subscription plans, Cron job scheduling, and payment integration with Stripe.',
tools: ['React', 'Bootstrap', 'SCSS', 'Stripe', 'Express', 'TypeScript', 'MongoDB', 'Azure Blob', 'OpenAI API', 'Replicate AI', 'Cronjob', 'JWT'],
code: '',
role: 'Full Stack Developer',
demo: '',
image: realEstate,
},
{
id: 4,
name: 'Newsroom Management',
description: "My team and I developed a newspaper management dashboard application called Newsroom Management. As a front-end developer, I worked on creating the dashboard using NextJS, Material UI, Redux, Calendar, and other necessary npm libraries. We used React Redux to manage the application's state and React-hook-form and Sun Editor to handle forms.",
tools: ['NextJS', 'Material UI', 'Redux', 'Sun Editor', "Calendar"],
code: '',
demo: '',
image: ayla,
role: 'Full Stack Developer',
}
];


// Do not remove any property.
// Leave it blank instead as shown below

// {
// id: 1,
// name: '',
// description: "",
// tools: [],
// role: '',
// code: '',
// demo: '',
// image: crefin,
// },

0 comments on commit ed1418b

Please sign in to comment.