Akshat Tyagi

MCA Student

Ghaziabad, Uttar PradeshSoftware Engineering and Web Development
19skills
4education

About

Highly motivated MCA student with foundational knowledge of computer science, software systems, data-driven applications, frontend engineering, backend architecture, and object-oriented programming.

Education

Ajay Kumar Garg Engineering College (AKGEC) | APJ Abdul Kalam Technical University

Master of Computer Applications (MCA)

2025 – Present

Chaudhary Charan Singh University (CCSU)

Bachelor of Computer Applications (BCA)

2022 – 2025

CBSE Board

Higher Secondary Education (Class XII)

Completed 2022

CBSE Board

Secondary Education (Class X)

Completed 2020

Skills

Core JavaC++PythonSQLCHTML5CSS3JavaScriptJavaScript ES6MySQLRelational Database Management SystemsData Structures and AlgorithmsObject-Oriented ProgrammingGitGitHubBFSDFSStackQueue

Projects

Full-Stack E-Commerce Platform

Designed and developed a multi-page web platform using HTML5, CSS3, JavaScript, and MySQL. Implemented dynamic product grids, reactive shopping carts, form validation, and a relational backend schema for user accounts, catalog updates, and transaction histories. Reduced product-filtering response cycles by 15% through execution and indexing optimizations.

Algorithmic Maze Solver Tool

Built a Python pathfinding simulation tool using object-oriented programming, BFS, DFS, stacks, and queues to map traversals through matrix grid models. Created modular, testable structures separating layout logic from exploration computations.