Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Ansul Agrawal Profile JSON #255

Merged
merged 1 commit into from
Oct 14, 2024
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
66 changes: 66 additions & 0 deletions public/data/ansullagrawal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"name": "Ansul Agrawal",
"location": "Bangalore, India",
"bio": "Hello, I'm a Software Engineer specializing in modern web development. I have extensive experience working with technologies such as React, Node.js, and Shopify, building dynamic and user-friendly web applications. My journey in software development has led me to work on diverse projects, ranging from freelance gigs to large-scale open-source contributions. I’m passionate about creating high-quality, scalable solutions and take pride in writing clean, maintainable code. I enjoy collaborating with teams to bring ideas to life and solving complex problems with innovative approaches. My work often involves integrating third-party services, optimizing performance, and staying up to date with the latest industry trends and best practices. As a lifelong learner, I continuously explore new tools and frameworks, aiming to stay at the forefront of technology. Outside of coding, I contribute to tech communities by sharing knowledge, mentoring other developers, and participating in hackathons and coding challenges. I’m always open to new opportunities and look forward to connecting with like-minded professionals to create impactful software solutions.",
"avatar": "https://github.com/ansulagrawal.png",
"portfolio": "https://www.ansulagrawal.in",
"skills": [
"React",
"JavaScript (ES6+)",
"HTML5 & CSS3",
"Next.js",
"Redux / Context API",
"TypeScript",
"Responsive Web Design",
"Styled Components / CSS-in-JS",
"Tailwind CSS",
"jQuery",
"Node.js",
"Express.js",
"RESTful APIs",
"GraphQL",
"Serverless Architecture (AWS Lambda, Vercel)",
"WebSockets",
"Authentication (JWT, OAuth)",
"Shopify Development",
"Shopify Liquid Templating",
"Shopify App Development (Node.js, React)",
"Shopify Plus Customizations",
"Payment Gateway Integration",
"WooCommerce",
"MERN Stack (MongoDB, Express, React, Node.js)",
"MEAN Stack (MongoDB, Express, Angular, Node.js)",
"JAMstack (JavaScript, APIs, Markup)",
"Contributing to Open Source Projects",
"GitHub / GitLab Version Control",
"Managing Pull Requests and Code Reviews",
"AWS (EC2, S3, Lambda)",
"Vercel / Netlify Deployments",
"Docker",
"Continuous Integration / Continuous Deployment (CI/CD)",
"MongoDB",
"MySQL / PostgreSQL",
"Firebase / Firestore",
"SQLite",
"Unit Testing (Jest, Mocha)",
"End-to-End Testing (Cypress, Selenium)",
"Performance Optimization",
"Debugging Tools (Chrome DevTools)",
"Git / GitHub / GitLab",
"Agile Methodologies (Scrum, Kanban)",
"Code Reviews",
"Pair Programming",
"Problem-Solving",
"Attention to Detail",
"Communication and Teamwork",
"Mentorship and Knowledge Sharing",
"Adaptability and Quick Learning",
"Collaboration with Designers (Figma, Adobe XD)",
"Web Performance Optimization",
"Third-Party API Integration"
],
"social": {
"GitHub": "https://github.com/ansulagrawal",
"LinkedIn": "https://www.linkedin.com/in/ansulagrawal"
}
}
Loading