Abhishek Akkal

Call me | Email | LinkedIn | GitHub | X (Twitter)

Aspiring Full Stack Developer

Passionate about what I do, consistent in learning, and focused on building real-world projects.



About me

I’m Abhishek Akkal, a second-year BCA student at Amity University Online, currently focused on learning full stack development. I enjoy the process of building projects and continuously improving my skills. Beyond coding, I have a strong interest in reading manga, manhwa, and novels.




Education

Bachelor of Computer Applications (BCA)

Higher Secondary (12th – Science)




Skills

Technical skills

HTML
CSS
JavaScript
Java

Tools

Git, GitHub, VS Code




Projects

Tic Tac Toe Game (HTML, CSS, JavaScript)

Built an interactive Tic Tac Toe game using HTML, CSS, and JavaScript, featuring 2-player gameplay with turn-based logic, restart functionality, and responsive design. Implemented game logic to manage player turns and winning conditions, while handling user interactions dynamically through JavaScript. Strengthened understanding of DOM manipulation, state management, and integrating HTML, CSS, and JavaScript to build a complete interactive application.

Tech: HTML, CSS, JavaScript

GitHub: Tic Tac Toe Game  |  Demo: Watch Gameplay Video

Amazon Clone (HTML, CSS)

Built a responsive e-commerce user interface inspired by Amazon using HTML and CSS, featuring a navigation bar with search functionality, product sections, and a structured layout. Focused on improving layout handling and alignment using Flexbox, while also working on responsiveness and clean UI structure. Gained practical experience with Git and GitHub for version control and deployed the project using GitHub Pages.

Tech: HTML, CSS

GitHub: Amazon Clone  |  View Project: LinkedIn Showcase Post

Wikipedia Clone (HTML)

Built a simple Wikipedia-style page using only HTML, focusing on structured content and proper use of HTML elements. Implemented tables to display named, decimal, and hexadecimal entities along with their rendered output, using correct table structure and features like colspan for better layout. Strengthened understanding of HTML entities and how browsers interpret special characters.

Tech: HTML

GitHub: Wikipedia

User Registration Form (HTML)

Created a user registration form using HTML with various input fields and basic validation using required attributes and email format checks. Implemented form submission using the mailto method and improved understanding of HTML forms and input handling.

Tech: HTML

GitHub: User Registration Form




Learning Journey

Started my web development journey by learning HTML and building small projects to understand structure and layout. Progressed to creating UI-based projects using HTML and CSS, improving my understanding of layout and responsiveness. Currently learning JavaScript to build interactive applications, and have also explored Java fundamentals, planning to strengthen it further after JavaScript.