Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View lc-2025's full-sized avatar
⌨️
$do || !$do; try - try: command not found
⌨️
$do || !$do; try - try: command not found

Block or report lc-2025

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lc-2025/README.md

Fullstack Software Engineer

React, Node.js, Typescript

About

Fullstack Software Engineer with 9+ years of experience, delivering 40+ projects, including a Vue/Laravel IT inventory app that optimized HR processing time by 50% and Italy’s leading whiskey e-commerce (2017-2019). Enhanced collaboration, adaptability, and time management skills through professional development in consulting, returning to tech with updated expertise in React, Node.js, and DevOps via self-study and certifications. Passionate about building scalable, user-focused solutions.

💬 "I had the opportunity to work alongside Luca and found in him a great capacity for cohesion and participation in the team, as well as excellent technical preparation and the ability to innovate and find the most suitable solution. Humanly, a very pleasant person with whom to have a chat in moments of exchanging ideas.” – Alessio Luparelli, CTO at Greylab

Work

Personal Development | Freelance

📅 January 2025 - Present

  • Built a fullstack portfolio with TypeScript, Next.js, GSAP, and Sanity, achieving a 95+ Lighthouse score for accessibility and performance, deployed via Vercel DevOps pipeline 🔗 LC 2.0
  • Developed a crypto e-commerce platform with TypeScript, Next.js, Express, GraphQL, and MongoDB, deployed on Vercel/Render with Docker 🔗 eNeFTi
  • Strengthened expertise in modern web development through self-study

Gen (Avast/NortonLifeLock) | Senior Software Engineer

📅 May 2021 - October 2023

  • Developed 9+ web apps, extensions, and APIs using React, Svelte, TypeScript, Express, and MongoDB/PostgreSQL, reducing approval times by 66% with a JavaScript Slack/Teams notification extension.
  • Created a TypeScript NPM package for automated project configurations, streamlining cross-functional management.
  • Led R&D presentations for 20+ participants and mentored teams in pair-programming sessions, enhancing collaboration.

Featured Projects

Fullstack portfolio built with TypeScript, Next.js, GSAP, and Sanity, optimized for responsive UI/UX and accessibility (95+ Lighthouse score). Deployed via Vercel with a DevOps pipeline.
🛠️ Tech Stack | Website

Fullstack crypto e-commerce platform using TypeScript, Next.js, Express, GraphQL, and MongoDB, focused on usability and deployed on Vercel/Render with Docker.
🛠️ Tech Stack | Live Demo

Coding Challenges

Showcasing problem-solving skills through practical coding challenges.

Clipboard Challenge eDreams Challenge

Contributions

Actively exploring open-source projects to contribute to the community. Stay tuned for updates.

Skills

Languages Frontend Backend Testing DevOps Tools Other
JavaScript, TypeScript, Sass, SQL, GraphQL React, Next.js, Redux, TailwindCSS, Material-UI, BEM, Motion, GSAP, SEO Node.js, Express, Sanity, PostgreSQL, MongoDB, REST Jest, Cypress, Testing Library Docker, GitHub Actions, Google Cloud Platform, AWS, Vercel, Render Workbox, Apollo, Postman, Swagger, Git, Husky, Google Analytics/Tag Manager/Cloud Console Bash, GitFlow

Connect

📇 Passionate about pushing the boundaries of fullstack development with React and Node.js. Reach out on LinkedIn to collaborate on exciting projects

Anurag's GitHub stats Top Langs

Pinned Loading

  1. lc-2.0 lc-2.0 Public

    LC version 2.0 (3)

    TypeScript 1

  2. enefti enefti Public

    NFTs E-Commerce Demo

    TypeScript 1 1

  3. edreams-challenge edreams-challenge Public

    eDreams Coding Challenge

    HTML 1

  4. Clipboard Coding Challenge Clipboard Coding Challenge
    1
    /**
    2
    * Given a REST API, return the top 3 of the hypothetical workplaces with the highest number of employees with ended shifts
    3
    */
    4
    
                  
    5
    import {PaginatedResponse} from 'src/modules/shared/shared.types';