-
-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from ansulagrawal/main
Added Ansul Agrawal Profile JSON
- Loading branch information
Showing
1 changed file
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |