Ankit Bali

Hi 👋,

I am Ankit Bali

I build technology
that solves real-world problems.

Ankit Bali

Certifications & Courses

Certifications and courses I've completed

JavaScript Developer Certification certificate

JavaScript Developer Certification

freeCodeCamp

Comprehensive certification covering modern JavaScript fundamentals, including variables, functions, arrays, objects, loops, higher-order functions, ES6 features, asynchronous JavaScript, DOM manipulation, debugging, regular expressions, classes, recursion, data structures, algorithms, and functional programming.

View Certificate →
Front-End Libraries Developer Certification certificate

Front-End Libraries Developer Certification

freeCodeCamp

Comprehensive certification focused on building modern front-end applications with React, covering React fundamentals, state management, hooks, routing, performance, testing, TypeScript, CSS frameworks, and component-based application development through hands-on projects.

View Certificate →
Just JavaScript Course certificate

Just JavaScript Course

Dan Abramov & Maggie Appleton

A course focused on developing a deeper mental model of JavaScript and understanding how JavaScript programs work.

Redux Fundamentals Course certificate

Redux Fundamentals Course

Codecademy

Course covering the fundamentals of state management with Redux and building predictable application state.

Web Development Bootcamp certificate

Web Development Bootcamp

Angela Yu, Udemy

Comprehensive web development course covering frontend and backend web development technologies.

My Tech Stack

Technologies I've been working with recently

Projects

Things I have built so far

Valeda the World of Holistic Wellness

Valeda the World of Holistic Wellness

A 100+ page production healthcare platform built with Next.js and React.js for a skin and hair clinic. I independently developed and shipped the platform, including its multilingual English-Hindi experience, booking flow, API integrations, SEO architecture, and performance optimizations. The platform helped increase qualified lead generation by 3x, while the custom translation system and Next.js architecture improved the consistency, performance, and maintainability of the site.

Dashboard App with CRUD Operations

Dashboard App with CRUD Operations

This app is designed to help users manage their invoices. It is built using Next.js and uses a PostgreSQL database. The user can login with their login ID: user@nextmail.com, Password: 123456, and proceed to login to the dashboard and perform CRUD operations in the Invoices table.

Task Manager App with CRUD Operations

Task Manager App with CRUD Operations

This app is designed to help users manage their tasks. It is built using Next.js, Context API & useReducer. It demonstrates how state is managed in a React application using Context API and useReducer. The user can add, edit, delete, and mark tasks as completed.