Welcome

This is my Vanilla Frontend Portfolio

I'm creating this portfolio to showcase my front-end development skills using HTML, CSS, and JavaScript. Instead of using placeholder text like Lorem Ipsum, I decided to write something more personal. This project will later be linked to a larger, more polished portfolio site, but for now, it's focused on demonstrating my core front-end abilities.

Anime character illustration
Personal photo or illustration

About Me

Who am I?

Let me introduce myself briefly. My journey in computer science began during the 2023 HSC board exams. While my junior college experience wasn't perfect, it introduced me to a variety of new technical concepts. I particularly enjoyed my 12th-grade syllabus, which covered advanced topics such as assembly language. I even wrote my own machine code in 8085/8086 microprocessor systems. This project is just a glimpse of my growing interest in technology. Let's move on to the next section.

Skills

A Look at My Technical Toolbox

HTML

HyperText Markup Language

CSS

Cascading Style Sheets

JavaScript

Programming language for the web

React

JavaScript library for building user interfaces

Git & GitHub

Version control and collaboration platform

Assembly Language

Low-level programming language for microprocessors

Python

High-level programming language for general-purpose development

C++

General-purpose programming language with object-oriented features

Java

Object-oriented programming language for cross-platform applications

Data Structures

Efficient ways to organize and manage data

AutoCAD

Computer-aided design software for 2D and 3D designs

MERN Stack (In Progress)

MongoDB, Express.js, React, Node.js – Full-stack JavaScript development

Realizations

Time for Improvement

This website was built using only HTML, CSS, and JavaScript. While it's functional on desktop, it doesn't render well on mobile devices. After researching responsive design best practices, I learned that a "mobile-first approach" is recommended.

So, this marks the conclusion of this project. My next goal is to build a fully responsive version of this portfolio.