Work Card - Copy this React, Tailwind Component to your project
Import React from "react"; import { faBriefcase } from "@fortawesome/free solid svg icons"; import Card from "../common/card"; import "./styles/works.css"; const Works = () => { return ( <div className="works"> <Card icon={faBriefcase} title="Work" body={ <div className="works body"> <div className="work"> <img src="./facebook.png" alt="facebook" className="work image" /> <div className="work title">Facebook</div> <div className="work subtitle"> Software Engineer </div> <div className="work duration">2019 Present</div> </div> <div className="work"> <img src="./twitter.png" alt="twitter" className="work image" /> <div className="work title">Twitter</div> <div className="work subtitle"> Software Engineer </div> <div className="work duration">2019 Present</div> </div> </div> } /> </div> ); }; export default Works; , update this , Sardar Sain +91 8505098026 | sardarsain638@gmail.com | LinkedIn | GitHub Central University of Rajasthan Bachelor of Technology (B.Tech), Computer Science & Engineering Gov. Sr. Sec. School (RBSE board) Senior Secondary (XII), Science Positions of Responsibility Ajmer, India 2019– 2023 Kishangarh, Ajmer 2017 Aiming for a growth oriented and challenging career to contribute knowledge and skills to the organization while enhancing experience through continuous learning and teamwork. Professional Experience Website Development Executive Surgeped, Jaipur Jan 2023– Present • Since joining Surgeped, I have had the opportunity to work on diverse projects, enhancing my skills in PHP, HTML, CSS, JavaScript, ReactJS, NodeJS, Java Swing, .NET, C#, and Python. My roles have encompassed coding, hosting, server management, and team leadership. Key achievements: • Developed and launched websites such as nexassignment.com, academiaassist.com, preenish, and surgewave. • Implemented advanced features in projects like product selling platforms, car rentals, cooking assistance tools, and gamified learning sites. • Managed server side operations, provided hosting solutions, and ensured website reliability. • Mentored junior developers and collaborated with cross functional teams. • Assisted clients with system setup and configuration in meetings. Trainings Website Development Executive Surgeped, Jaipur • Completed projects in PHP, Node.js, and React for dynamic, interactive websites. PHP Pace InfoTech, Jaipur (Online) Jan 2023– Jun 2023 Jan 2022– Aug 2022 • Trained in HTML5, CSS, JavaScript, MySQL, PHP, jQuery, and WordPress. Built a solid foundation in web development. Professional Projects Recipe Management System Apr 2024 • Developed a Django web app with user authentication, recipe management, and data visualization. Utilized HTML, CSS, Bootstrap, and Chart.js for front end development. Car Rental Platform Mar 2024 • Built a platform for user sign up, car browsing, and rental bookings with payment via gift cards. Ensured secure experiences through admin approved car listings. Email Marketing Tool Mar 2023 • Created a secure tool for email marketing with personalized subject lines, testing, Excel integration, performance evaluation, and scheduled campaigns using EJS, Node.js, and MongoDB. Gamified Learning Website Jul 2023– Aug 2023 • Developed a gamified learning platform with sequential lessons, rewards, leaderboards, and achievement celebrations using React, Node.js, and MongoDB. Academic Projects University Placement Portal Aug 2022– Oct 2022 • Designed a platform to streamline communication between TPO, students, and companies. TPOs can schedule drives and share news while students can update profiles and access details. • GitHub Repository Rojgar Mitra Nov 2022– Jan 2023 • Created a job portal where users can register to receive notifications and job details in various fields, allowing direct contact with employers. Technical Skills • Languages: Java, C, PHP, JavaScript, HTML/CSS, Bootstrap (beginner in Python, C#) • Frameworks: React.js, Node.js, ASP.NET • Developer Tools: Git, VS Code, Visual Studio • Databases: MySQL, MongoDB, SQLit, according this
